文档格式: 全部 DOC PPT PDF XLS
排序: 默认 | 最新 | 页数
关于PHP开发编码规范
关于PHP开发编码规范.doc

关于PHP开发编码规范这是一个之前的一篇文章,感觉很好重新整理又发出来。希望能让大家有所收获。1.介绍1.1....

页数:19页格式:doc 下载文档

商品存放堆码规范
商品存放堆码规范.doc

EvaluationWarning:ThedocumentwascreatedwithSpire..简误薪芥蜜邪怪筐森伙工各撵恐壬固伴冠梢罩驻晓转社郝...

页数:4页格式:doc 下载文档

企业信息化编码规范
企业信息化编码规范.doc

上海托科软件关于服装行业信息化编码规范建议前言此编码规范是为了帮助企业在实现信息化管理过程中,建立起自...

页数:8页格式:doc 下载文档

CNC代码
CNC代码.doc

重要的G/M代码1、G00与G01G00运动轨迹有直线和折线两种,该指令只是用于点定位,不能用于切削加工G01按指定进...

页数:14页格式:doc 下载文档

mach3G代码和M代码说明
mach3G代码和M代码说明.doc

MACH3?G代码和M代码说明G代码代码G00? 快速定位G01 直线切削G02 顺时针圆弧/螺旋切削G03 逆时针圆弧/螺旋切...

页数:11页格式:doc 下载文档

2020年MicrosoftC#编码规范资料
2020年MicrosoftC#编码规范资料.doc

MicrosoftC#编码规范本文档描述了微软一站式代码示例库项目组所采纳的关于本地C++(C#)代码的编程风格指导规...

页数:50页格式:doc 下载文档

新旧代码对照手册范本
新旧代码对照手册范本.doc

新旧代码对照及常见附言新版代码对应旧代码常见交易附言(如款项性质为预收付或退款的,请自行根据实际性质调...

页数:46页格式:doc 下载文档

伪代码和源代码区别
伪代码和源代码区别.doc

伪代码伪代码(Pseudocode)是一种算法描述语言。它不是一种现实存在的编程语言。使用为代码的目的是为了使被...

页数:2页格式:doc 下载文档

J2EE项目开发编码规范
J2EE项目开发编码规范.doc

J2EE项目开发规范JAVA编码规范命名规范包命名包名称必须全部用小写。命名方式:业务领域名.子系统名..enviro...

页数:22页格式:doc 下载文档

软件开发编码规范
软件开发编码规范.doc

软件安全开发编码规范代码编写开发人员应保证工程中不存在无用的资源(如代码、图片文件等)。代码中每个类名...

页数:7页格式:doc 下载文档

MSSQLServer命名及编码规范
MSSQLServer命名及编码规范.doc

文件类型:项目管理(标准/规范/模板)文件编号:版本:10A版权声明本文件版权属于XXXXX,保留所有权利。本文件中...

页数:10页格式:doc 下载文档

软件设计编码规范
软件设计编码规范.doc

质量管理体系过程文件软件设计编码过程文件版本信息:日期版本号版本说明修订人审核人批准人目录1. 目的 32....

页数:6页格式:doc 下载文档

fanuc的g代码及m代码
fanuc的g代码及m代码.doc

Fanuc的G代码及M代码。+j:x*H6e3Gr"PG00定位G01直线切削9h#T*d5L+C0TG02顺时针方向圆弧切削;y:U)r:@;wG03逆...

页数:4页格式:doc 下载文档

2021年Python编码规范汇编
2021年Python编码规范汇编.doc

Python编码规范遵照良好编码风格,能够有效提升代码可读性,降低犯错几率和维护难度。在团体开发中,使用(尽可...

页数:8页格式:doc 下载文档

2021年安全编码规范
2021年安全编码规范.doc

安全编码规范版本号:V1.0修订页编号章节名称修订内容简述修订日期修订前版本号修订后版本号修订人同意人目录...

页数:34页格式:doc 下载文档

Authorware-代码
Authorware-代码.doc

用户登录变量初始化:totaluser:=["张三","李四","王五","孙二"]欢迎画面显示图标附属计算图标:totaluser:...

页数:13页格式:doc 下载文档

2021年编码综合规范XHTML
2021年编码综合规范XHTML.doc

软件开发标准技术文档(XHTML)编码规范SeanOuyang软件技术文档20XX年修改统计序号版本号拟制人/修改人拟制/修...

页数:12页格式:doc 下载文档

2021年ASNPER编码综合规范
2021年ASNPER编码综合规范.doc

ASN.1编码规范及实现方法ASN.1语言概述ASN.1(Abstract Syntax Notation Number One),抽象语法描述1,是一...

页数:20页格式:doc 下载文档

VC编程规范-程序员们都应该这样写代码
VC编程规范-程序员们都应该这样写代码.doc

Evaluation Warning: The document was created with Spire.Doc for .NET.臻磁匹帕馒玻红陕郧孔赌偿溅刚倦死...

页数:9页格式:doc 下载文档

城市规划用地分类和代码
城市规划用地分类和代码.doc

类别代号类别名称范???????????围大类中类小类R居住用地居住小区、居住街坊、居住组团和单位生活区等各种类...

页数:9页格式:doc 下载文档

JAVA编码规范试题3
JAVA编码规范试题3.doc

一、判断题(每题2分,共28分)1.为了程序更加简洁,我们应该尽量使用下面的方式来赋值:a=b=1; 错2。...

页数:13页格式:doc 下载文档

vrml实例源代码(摆球、风扇、书柜代码)
vrml实例源代码(摆球、风扇、书柜代码).doc

vrml实例源代码(摆球、风扇、书柜代码)会动的摆球#VRML V2.0 utf8Background {skyColor .6 .6 1}Transform ...

页数:7页格式:doc 下载文档

java实验代码
java实验代码.doc

1. Hello 程序:public class Hello{ public static void main(String[] args){ System.out.println ("hel...

页数:9页格式:doc 下载文档

软件编码规范文档
软件编码规范文档.doc

C++设计编码规V1.00(试用版)设备开发部 黄焕斌目录重要提示4背景41文件组织规则41.1命名41.2目录41.3预处...

页数:19页格式:doc 下载文档

水利工程基础信息代码编制规定
水利工程基础信息代码编制规定.doc

中华人民共和国行业标准水利工程基础信息代码编制规定Specification on Basic Information Coding of Water...

页数:16页格式:doc 下载文档

【精品】Java编码标准规范
【精品】Java编码标准规范.doc

Java编码規約2004 年 09 月 12 S第1版承认查阅作者改版履歴版年月日改版理由作成者作成部門初2004/09/12新规...

页数:20页格式:doc 下载文档

CAD颜色代码
CAD颜色代码.doc

CAD颜色代码// standard autocad colourspublic static System.Drawing.Color[] MyAcadColorMs ={System.Dr...

页数:24页格式:doc 下载文档

fanuc0md的辅助功能代码及其含义(m代码)
fanuc0md的辅助功能代码及其含义(m代码).doc

fanuc0md的辅助功能代码及其含义(m代码)M00 程序停M01 选择停止M02 程序结束(复位)M03 主轴正转 (CW)M04 ...

页数:2页格式:doc 下载文档

SIP响应代码
SIP响应代码.doc

SIP响应代码SIP有六个响应1xx - 5xx已经借由HTTP,而6xx系列在SIP介绍。1XX被认为是一个临时响应,其余的最...

页数:2页格式:doc 下载文档

关键代码
关键代码.doc

onmouseup="FP_swapImg(0,0,/*id*/img3,/*url*/按钮/button21.jpg)" fp-style="fp-btn: Metal Tab 7; fp-fo...

页数:24页格式:doc 下载文档

低空数码航摄作业规范
低空数码航摄作业规范.doc

附件2超轻型飞机低空数码遥感系统应用研究低空数码航空摄影作业规范(草稿)中国测绘科学研究院中测新图(北...

页数:6页格式:doc 下载文档

zenonia3物品代码
zenonia3物品代码.doc

Zenonia 3 英文版物品代码。自己花了两个小时找的,暂且就只有这些。如果你要在空物品栏处改出物品,就要先...

页数:12页格式:doc 下载文档

《rs232代码》
《rs232代码》.doc

电子天平数据通信说明数据通信格式通信硬件格式:RS232 三线制,9600波特率,8位数据位,1位停止位。上位机...

页数:1页格式:doc 下载文档

哈夫曼编码译码器源代码
哈夫曼编码译码器源代码.doc

附录(源代码):特include //核心代码存include 存include typedef stiuct// ...

页数:5页格式:doc 下载文档

html代码大全
html代码大全.doc

. ...

页数:16页格式:doc 下载文档

《c代码风格》
《c代码风格》.doc

C代码风格代码风格是一个很个性化的东西,每个人都会有自己的喜好和见解。这里列出的是我个人的风格,并且是...

页数:15页格式:doc 下载文档

《html常用代码》
《html常用代码》.doc

HTML常用代码1)贴图:2)加入连接:写上你想写的字3...

页数:65页格式:doc 下载文档

《spi代码 》
《spi代码 》.doc

module simple_spi_top( input wire clk_i,//微处理器MPU内部信号input wire rst_i, ...

页数:6页格式:doc 下载文档

《代码应用 (2).》
《代码应用 (2).》.doc

晋江代码大全代码总结:1、贴图代码:2、图片居左,文字排列在右侧

页数:2页格式:doc 下载文档

java实验代码
java实验代码.doc

- ...

页数:76页格式:doc 下载文档

用户登录系统密码代码
用户登录系统密码代码.doc

#include #include #include #include #includetypedef...

页数:5页格式:doc 下载文档

宏程序代码
宏程序代码.doc

转铣床宏指令 G65及使用注意事项 (FANUC-0MC)2008-05-29 21:10宏指令 G65可以实现丰富的宏功能,包括算术运...

页数:6页格式:doc 下载文档

恶意代码防范管理制度
恶意代码防范管理制度.doc

第1页 / 总页数 10 页恶意代码防范管理制度.pdf精品整理文件名称文件编号编写部门审批人发布范围信息系统恶...

页数:10页格式:doc 下载文档

HTML代码4种范例-网页设计
HTML代码4种范例-网页设计.doc

.精选文档.范例1——Shopping_mall效果图.精选文档.HTML代码无标题文档... </p> <p class="item_info"> <span class="s1">页数:38页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-534806157.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-536484557.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic536484557.jpg" alt="FANUC编程代码"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-536484557.html">FANUC编程代码.doc</a> <p class="item_intro">.实用文档.第四章 FANUC-Oi-MD系统数控编程常用编程指令一:准备功能〔G功能〕准备功能G代码用来规定刀具和... </p> <p class="item_info"> <span class="s1">页数:24页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-536484557.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-536489724.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic536489724.jpg" alt="HTML代码4种范例-网页设计"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-536489724.html">HTML代码4种范例-网页设计.doc</a> <p class="item_intro">.实用文档.范例1——Shopping_mall效果图.实用文档.HTML代码<!doctype html><html><head><title>无标题文档... </p> <p class="item_info"> <span class="s1">页数:38页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-536489724.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-536506761.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic536506761.jpg" alt="vrml实例源代码(摆球、风扇、书柜代码)"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-536506761.html">vrml实例源代码(摆球、风扇、书柜代码).doc</a> <p class="item_intro">.实用文档.会动的摆球#VRML V2.0 utf8Background {skyColor .6 .6 1}Transform {translation 0 -2.5 0child... </p> <p class="item_info"> <span class="s1">页数:6页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-536506761.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-537104399.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic537104399.jpg" alt="项目代码"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-537104399.html">项目代码.doc</a> <p class="item_intro">- 2 -- 2 -项目代码:2019-451023-32-03-011238百环管字〔2021〕27号关于平果县富成冶金炉料有限责任公司技... </p> <p class="item_info"> <span class="s1">页数:10页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-537104399.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-537196217.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic537196217.jpg" alt="理想学印宝测试代码及故障代码"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-537196217.html">理想学印宝测试代码及故障代码.doc</a> <p class="item_intro">.实用文档.面板信息第 1 5章: 面板信息目录故障类型 & 故障号码15-3故障显示方法15-4故障类型15-5故障号码1... </p> <p class="item_info"> <span class="s1">页数:38页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-537196217.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-539754160.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic539754160.jpg" alt="专业代码"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-539754160.html">专业代码.doc</a> <p class="item_intro">26专业代码: 120105广东工业大学华立学院学 院 城建学院专 业: 工程造价二0一九年 六... </p> <p class="item_info"> <span class="s1">页数:29页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-539754160.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-540546010.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic540546010.jpg" alt="代码优化"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-540546010.html">代码优化.doc</a> <p class="item_intro">嵌入式实时程序设计CC++代码优化嵌入式实时程序设计CC++代码优化嵌入式实时程序设计CC++代码优化嵌入式实时... </p> <p class="item_info"> <span class="s1">页数:7页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-540546010.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-541025218.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic541025218.jpg" alt="G代码大全"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-541025218.html">G代码大全.doc</a> <p class="item_intro">Evaluation Warning: The document was created with Spire.Doc for .NET.GR码功能说明指令格式GOO快速定位... </p> <p class="item_info"> <span class="s1">页数:8页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-541025218.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-542859516.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic542859516.jpg" alt="理光复印机维修代码和故障代码"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-542859516.html">理光复印机维修代码和故障代码.doc</a> <p class="item_intro">编辑版word页脚下载后可删除,如有侵权请告知删除!编辑版word编辑版word页脚下载后可删除,如有侵权请告知... </p> <p class="item_info"> <span class="s1">页数:4页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-542859516.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-545824040.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic545824040.jpg" alt="源代码销售合同范本"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-545824040.html">源代码销售合同范本.doc</a> <p class="item_intro">第 2 页 共 5 页源代码销售合同范本源代码销售合同范本甲方:乙方:根据甲方软件开发需求,甲方向乙方采购_... </p> <p class="item_info"> <span class="s1">页数:5页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-545824040.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-548476205.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic548476205.jpg" alt="代码自查checklist"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-548476205.html">代码自查checklist.doc</a> <p class="item_intro">Evaluation Warning: The document was created with Spire.Doc for .NET.代码走读原则:准备工作结论(是/否... </p> <p class="item_info"> <span class="s1">页数:1页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-548476205.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-550172046.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic550172046.jpg" alt="HTML代码4种范例--网页设计"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-550172046.html">HTML代码4种范例--网页设计.doc</a> <p class="item_intro">- - -.. . ... </p> <p class="item_info"> <span class="s1">页数:46页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-550172046.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-550837689.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic550837689.jpg" alt="汉字代码表"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-550837689.html">汉字代码表.doc</a> <p class="item_intro">Evaluation Warning: The document was created with Spire.Doc for .NET.胺1623捌1638般1667堡1704ben萆61... </p> <p class="item_info"> <span class="s1">页数:22页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-550837689.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-554928035.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic554928035.jpg" alt="ELM代码matlab"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-554928035.html">ELM代码matlab.doc</a> <p class="item_intro">精品文档,仅供学习与交流,如有侵权请联系网站删除【精品文档】第 1 页Elmtrain.m(训练代码)function [IW,... </p> <p class="item_info"> <span class="s1">页数:7页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-554928035.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-555956162.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic555956162.jpg" alt="企业信息化编码规范"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-555956162.html">企业信息化编码规范.doc</a> <p class="item_intro">企业信息化编码规范用地区编号代替,如上海地区客户用021,苏州地区客户用0512。或者上海地区有多个客户,可... </p> <p class="item_info"> <span class="s1">页数:11页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-555956162.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-558871415.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic558871415.jpg" alt="法兰克代码"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-558871415.html">法兰克代码.doc</a> <p class="item_intro">G 功能字 FANUC 系统G00 — 快速移动点定位G01 — 直线插补G02 — 顺时针圆弧插补G03 — 逆时针圆弧插补G04... </p> <p class="item_info"> <span class="s1">页数:5页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-558871415.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-561268473.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic561268473.jpg" alt="topsis的MATLAB代码"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-561268473.html">topsis的MATLAB代码.doc</a> <p class="item_intro">精品文档,仅供学习与交流,如有侵权请联系网站删除【精品文档】第 1 页x=[shuju];y=[][m,n]=size(x);for i... </p> <p class="item_info"> <span class="s1">页数:1页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-561268473.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-562048080.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic562048080.jpg" alt="恶意代码防范管理制度"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-562048080.html">恶意代码防范管理制度.doc</a> <p class="item_intro">WORD1 / 7文件名称信息系统恶意代码防管理制度密级部文件编号NY-2017-05-01版本号V1.0编写部门晶科光伏发电... </p> <p class="item_info"> <span class="s1">页数:7页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-562048080.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-562352061.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic562352061.jpg" alt="不动产单元设定与代码编制规则"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-562352061.html">不动产单元设定与代码编制规则.doc</a> <p class="item_intro">磺宙攫押凿狠男辐挝局针船穗沉钳或识磊女杆拳禾扇桥华盾讹料获弊挝绥疗缀匙寇货猪霓没枫残稗田绪坚窜汰卵狈... </p> <p class="item_info"> <span class="s1">页数:68页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-562352061.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-562937267.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic562937267.jpg" alt="数码仓库应用系统规范"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-562937267.html">数码仓库应用系统规范.doc</a> <p class="item_intro">中华人民共和国质量监督检验检疫总局中华人民共和国标准化管理委员会发布2005—08—01实施2005-03-21... </p> <p class="item_info"> <span class="s1">页数:7页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-562937267.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-563297982.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic563297982.jpg" alt="办公用品编码管理规范"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-563297982.html">办公用品编码管理规范.doc</a> <p class="item_intro">1、目标:为规范企业办公用具管理,确保办公用具采购、发放、使用步骤顺畅,特编制办公用具编号,制订本管理... </p> <p class="item_info"> <span class="s1">页数:2页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-563297982.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-563447394.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic563447394.jpg" alt="条码及编码规则"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-563447394.html">条码及编码规则.doc</a> <p class="item_intro">目前位置:首页 >> 条码知识应用 >> EAN13码EAN13码EAN13码标准码共13位数,系由「国家代码」3位数,「厂商... </p> <p class="item_info"> <span class="s1">页数:4页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-563447394.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-563776951.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic563776951.jpg" alt="MatLab代码大全"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-563776951.html">MatLab代码大全.doc</a> <p class="item_intro">8第2章图像获取##%建立图形窗口 1 %生成二维频域网格%计算幅度频谱F=|F(u,v)|%显示幅度频谱,如图 2.3(b)%平... </p> <p class="item_info"> <span class="s1">页数:54页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-563776951.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-563826237.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic563826237.jpg" alt="防御恶意代码和计算机犯罪管理综合规范"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-563826237.html">防御恶意代码和计算机犯罪管理综合规范.doc</a> <p class="item_intro">中国石油信息安全标准编号:中国石油天然气股份有限企业防御恶意代码和计算机犯罪管理规范(审阅稿)版本号:... </p> <p class="item_info"> <span class="s1">页数:48页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-563826237.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-564387297.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic564387297.jpg" alt="2021年编码标准规范XHTML"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-564387297.html">2021年编码标准规范XHTML.doc</a> <p class="item_intro">软件开发原则技术文档(XHTML)编码规范SeanOuyang软件技术文档修改记录序号版本号拟制人/修改人拟制/修改日期... </p> <p class="item_info"> <span class="s1">页数:16页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-564387297.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-565003831.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic565003831.jpg" alt="C51代码(PWM)"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-565003831.html">C51代码(PWM).doc</a> <p class="item_intro">精品文档,仅供学习与交流,如有侵权请联系网站删除【精品文档】第 1 页#include < reg51.h >#include < in... </p> <p class="item_info"> <span class="s1">页数:11页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-565003831.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-566033040.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic566033040.jpg" alt="不动产单元设定与代码编制规则"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-566033040.html">不动产单元设定与代码编制规则.doc</a> <p class="item_intro">精品文档,仅供学习与交流,如有侵权请联系网站删除【精品文档】第 53 页磺宙攫押凿狠男辐挝局针船穗沉钳或... </p> <p class="item_info"> <span class="s1">页数:72页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-566033040.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-566156728.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic566156728.jpg" alt="软件开发编码要求规范"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-566156728.html">软件开发编码要求规范.doc</a> <p class="item_intro">wordword1 / 13word软件开发编码规(C#)目 录1引言4编写目的4背景4定义4参考资料42根本要求4程序结构要求4... </p> <p class="item_info"> <span class="s1">页数:13页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-566156728.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-566285667.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic566285667.jpg" alt="九宫格代码"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-566285667.html">九宫格代码.doc</a> <p class="item_intro">精品文档,仅供学习与交流,如有侵权请联系网站删除【精品文档】第 1 页using System;using System.Collect... </p> <p class="item_info"> <span class="s1">页数:6页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-566285667.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-566986955.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic566986955.jpg" alt="代码介绍"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-566986955.html">代码介绍.doc</a> <p class="item_intro">精品文档,仅供学习与交流,如有侵权请联系网站删除【精品文档】第 1 页1.Pic.asp,music.asp,video.asp,——... </p> <p class="item_info"> <span class="s1">页数:1页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-566986955.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-568768383.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic568768383.jpg" alt="G代码固件"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-568768383.html">G代码固件.doc</a> <p class="item_intro">.介绍本页面描述了 G代码在RepRap固件中的使用,以及它们如何工作。G代码还是可扩展的。一个典型的G代码发送... </p> <p class="item_info"> <span class="s1">页数:3页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-568768383.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-569190829.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic569190829.jpg" alt="各行业代码"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-569190829.html">各行业代码.doc</a> <p class="item_intro">精品文档,仅供学习与交流,如有侵权请联系网站删除【精品文档】第 1 页点击进入“上海统计”行业分类代码查... </p> <p class="item_info"> <span class="s1">页数:63页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-569190829.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-570616051.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic570616051.jpg" alt="代码优化终极课:代码优化实战演习"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-570616051.html">代码优化终极课:代码优化实战演习.doc</a> <p class="item_intro">2 / 8终极课:代码优化实战演习首先在做网站代码优化,要已经做过域名分析,空间分析,搜索引擎分析,竞争对手... </p> <p class="item_info"> <span class="s1">页数:8页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-570616051.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-572317905.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic572317905.jpg" alt="辐射4代码"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-572317905.html">辐射4代码.doc</a> <p class="item_intro">辐射4 代码控制台指令大全,示范:player.additem F 255增加255的盖瓶,"F"这段就是物品代这~空格不能少~255... </p> <p class="item_info"> <span class="s1">页数:13页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-572317905.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-576450219.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic576450219.jpg" alt="科目代码312"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-576450219.html">科目代码312.doc</a> <p class="item_intro"> </p> <p class="item_info"> <span class="s1">页数:27页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-576450219.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-576637637.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic576637637.jpg" alt="不动产单元设定与代码编制规则"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-576637637.html">不动产单元设定与代码编制规则.doc</a> <p class="item_intro"> </p> <p class="item_info"> <span class="s1">页数:74页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-576637637.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-577265985.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic577265985.jpg" alt="vhdl例程代码"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-577265985.html">vhdl例程代码.doc</a> <p class="item_intro"> </p> <p class="item_info"> <span class="s1">页数:90页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-577265985.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-578305520.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic578305520.jpg" alt="C++Primer源代码"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-578305520.html">C++Primer源代码.doc</a> <p class="item_intro"> </p> <p class="item_info"> <span class="s1">页数:76页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-578305520.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-578897778.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic578897778.jpg" alt="软件著作权通用代码范本"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-578897778.html">软件著作权通用代码范本.doc</a> <p class="item_intro"> </p> <p class="item_info"> <span class="s1">页数:90页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-578897778.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-580493453.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic580493453.jpg" alt="java编码规范考试题答案"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-580493453.html">java编码规范考试题答案.doc</a> <p class="item_intro"> </p> <p class="item_info"> <span class="s1">页数:10页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-580493453.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-581447299.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic581447299.jpg" alt="宗地代码440307204003gb"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-581447299.html">宗地代码440307204003gb.doc</a> <p class="item_intro"> </p> <p class="item_info"> <span class="s1">页数:23页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-581447299.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-581539941.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic581539941.jpg" alt="机构代码"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-581539941.html">机构代码.doc</a> <p class="item_intro"> </p> <p class="item_info"> <span class="s1">页数:7页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-581539941.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-581776247.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic581776247.jpg" alt="C编程G代码和 M代码"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-581776247.html">C编程G代码和 M代码.doc</a> <p class="item_intro"> </p> <p class="item_info"> <span class="s1">页数:2页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-581776247.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-582030082.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic582030082.jpg" alt="报关代码——关于关区代码表的说明"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-582030082.html">报关代码——关于关区代码表的说明.doc</a> <p class="item_intro"> </p> <p class="item_info"> <span class="s1">页数:198页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-582030082.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-582141116.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic582141116.jpg" alt="SAP物料编码及描述规范"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-582141116.html">SAP物料编码及描述规范.doc</a> <p class="item_intro"> </p> <p class="item_info"> <span class="s1">页数:6页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-582141116.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-585626836.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic585626836.jpg" alt="MATLAB程序代码--bp神经网络通用代码"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-585626836.html">MATLAB程序代码--bp神经网络通用代码.doc</a> <p class="item_intro"> </p> <p class="item_info"> <span class="s1">页数:9页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-585626836.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-587051180.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic587051180.jpg" alt="申请代码"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-587051180.html">申请代码.doc</a> <p class="item_intro"> </p> <p class="item_info"> <span class="s1">页数:13页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-587051180.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-591050403.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic591050403.jpg" alt="行业代码"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-591050403.html">行业代码.doc</a> <p class="item_intro"> </p> <p class="item_info"> <span class="s1">页数:13页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-591050403.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-591505901.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic591505901.jpg" alt="城市规划用地分类和代码一览表"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-591505901.html">城市规划用地分类和代码一览表.doc</a> <p class="item_intro"> </p> <p class="item_info"> <span class="s1">页数:11页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-591505901.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-593649481.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic593649481.jpg" alt="网页源代码设计范例参考"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-593649481.html">网页源代码设计范例参考.doc</a> <p class="item_intro"> </p> <p class="item_info"> <span class="s1">页数:10页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-593649481.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-593849972.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic593849972.jpg" alt="不动产单元设定与代码编制规则"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-593849972.html">不动产单元设定与代码编制规则.doc</a> <p class="item_intro"> </p> <p class="item_info"> <span class="s1">页数:59页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-593849972.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-594339636.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic594339636.jpg" alt="院校代码(全国高等院校代码查询)"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-594339636.html">院校代码(全国高等院校代码查询).doc</a> <p class="item_intro"> </p> <p class="item_info"> <span class="s1">页数:35页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-594339636.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-594455663.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic594455663.jpg" alt="新旧代码对照手册范本"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-594455663.html">新旧代码对照手册范本.doc</a> <p class="item_intro"> </p> <p class="item_info"> <span class="s1">页数:63页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-594455663.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-594846443.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic594846443.jpg" alt="N代码理解"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-594846443.html">N代码理解.doc</a> <p class="item_intro"> </p> <p class="item_info"> <span class="s1">页数:35页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-594846443.html" rel="nofollow"> 下载文档</a> </span> </div> </div> <div class="themelist_item clearfix"> <a href="/p-596431940.html"> <img onerror="er(this)" src="https://down.taodocs.com/Pic596431940.jpg" alt="软件开发编码要求规范"> <a> <div class="themeitem"> <a class="theme_tit" target="_blank" href="/p-596431940.html">软件开发编码要求规范.doc</a> <p class="item_intro"> </p> <p class="item_info"> <span class="s1">页数:8页</span><span class="s2">格式:doc</span><a class="theme_href" target="_blank" href="/p-596431940.html" rel="nofollow"> 下载文档</a> </span> </div> </div> </div> <div id="feny"><a href="/topdoc/80020-1-0-8.html"><</a><a href="/topdoc/80020-1-0-3.html">3</a><a href="/topdoc/80020-1-0-4.html">4</a><a href="/topdoc/80020-1-0-5.html">5</a><a href="/topdoc/80020-1-0-6.html">6</a><a href="/topdoc/80020-1-0-7.html">7</a><a href="/topdoc/80020-1-0-8.html">8</a><b>9</b><a href="/topdoc/80020-1-0-10.html">10</a><a href="/topdoc/80020-1-0-11.html">11</a><a href="/topdoc/80020-1-0-12.html">12</a><a href="/topdoc/80020-1-0-13.html">13</a><a href="/topdoc/80020-1-0-10.html">></a></div> </div> <div class="frm_right w185"> <div class="mydefaule_types about_hide theme_newtop guess_like"> <div class="title"> <span></span>猜你想要 </div> <div class="mod clearfix fs12 "> <div class="aboutCatalog"> <a target="_blank" href="/topdoc/54454-0-0-1.html">码头设计规范</a> <a target="_blank" href="/topdoc/80020-0-0-1.html">代码规范</a> <a target="_blank" href="/topdoc/80029-0-0-1.html">编码规范</a> <a target="_blank" href="/topdoc/80182-0-0-1.html">java代码规范</a> <a target="_blank" href="/topdoc/80200-0-0-1.html">java编码规范</a> <a target="_blank" href="/topdoc/80217-0-0-1.html">阿里代码规范</a> <a target="_blank" href="/topdoc/80223-0-0-1.html">代码编写规范</a> <a target="_blank" href="/topdoc/80235-0-0-1.html">阿里编码规范</a> <a target="_blank" href="/topdoc/80262-0-0-1.html">前端代码规范</a> <a target="_blank" href="/topdoc/80269-0-0-1.html">代码命名规范</a> </div> </div> </div> <div class="mydefaule_types"> <div class="title"> <span></span>最新标签 </div> <div class="mod test-1"> <div class="aboutCatalog"> <a target="_blank" href="/topdoc/629881-0-0-1.html">体育馆保安值班</a> <a target="_blank" href="/topdoc/629880-0-0-1.html">体育馆安保制度</a> <a target="_blank" href="/topdoc/629879-0-0-1.html">体育馆安保方案</a> <a target="_blank" href="/topdoc/629878-0-0-1.html">体育馆日常巡查</a> <a target="_blank" href="/topdoc/629877-0-0-1.html">体育馆日常经营</a> <a target="_blank" href="/topdoc/629876-0-0-1.html">体育馆日常清洁</a> <a target="_blank" href="/topdoc/629875-0-0-1.html">体育馆日常管理</a> <a target="_blank" href="/topdoc/629873-0-0-1.html">体育馆维护费用</a> <a target="_blank" href="/topdoc/629872-0-0-1.html">国际档案日标语</a> <a target="_blank" href="/topdoc/629871-0-0-1.html">国际档案日主题</a> <a target="_blank" href="/topdoc/629869-0-0-1.html">梅雨季节诗句</a> <a target="_blank" href="/topdoc/629868-0-0-1.html">游泳池规划设计</a> </div> </div> </div> <div class="mydefaule_types theme_newtop"> <div class="title"><span></span>最近更新</div> <div class="mod clearfix fs12"> <script type="text/javascript">showa2();</script> <ul> <li> <!-- <img src="//static.taodocs.com/img/icon/icon_docx.gif" /> --> <span class="b_docx"></span> <a href="/p-1166611217.html" onmousedown="inpmv(10)" title="2025年怎么写水果作文300字 " target="_blank"> 2025年怎么写水果作文300字 </a> </li> <li> <!-- <img src="//static.taodocs.com/img/icon/icon_docx.gif" /> --> <span class="b_docx"></span> <a href="/p-1166607140.html" onmousedown="inpmv(10)" title="2025年心愿250字六年级作文 " target="_blank"> 2025年心愿250字六年级作文 </a> </li> <li> <!-- <img src="//static.taodocs.com/img/icon/icon_docx.gif" /> --> <span class="b_docx"></span> <a href="/p-1166598986.html" onmousedown="inpmv(10)" title="2025装修维护合同装修维修合同(实用16篇)word模板范文 " target="_blank"> 2025装修维护合同装修维修合同(实用16篇)..</a> </li> <li> <!-- <img src="//static.taodocs.com/img/icon/icon_doc.gif" /> --> <span class="b_doc"></span> <a href="/p-1166598080.html" onmousedown="inpmv(10)" title="目标顾客的描述模板(六篇) " target="_blank"> 目标顾客的描述模板(六篇) </a> </li> <li> <!-- <img src="//static.taodocs.com/img/icon/icon_docx.gif" /> --> <span class="b_docx"></span> <a href="/p-1166597627.html" onmousedown="inpmv(10)" title="2025高校教师教育教学工作高校教师工作总结(实用9篇)word模板范文 " target="_blank"> 2025高校教师教育教学工作高校教师工作总结..</a> </li> <li> <!-- <img src="//static.taodocs.com/img/icon/icon_doc.gif" /> --> <span class="b_doc"></span> <a href="/p-1166595815.html" onmousedown="inpmv(10)" title="男方家暴离婚协议书怎么写(四篇) " target="_blank"> 男方家暴离婚协议书怎么写(四篇) </a> </li> <li> <!-- <img src="//static.taodocs.com/img/icon/icon_docx.gif" /> --> <span class="b_docx"></span> <a href="/p-1115278729.html" onmousedown="inpmv(10)" title="供水协议书范本 " target="_blank"> 供水协议书范本 </a> </li> <li> <!-- <img src="//static.taodocs.com/img/icon/icon_pptx.gif" /> --> <span class="b_pptx"></span> <a href="/p-1042959018.html" onmousedown="inpmv(10)" title="cvd工艺设备RF原理 " target="_blank"> cvd工艺设备RF原理 </a> </li> <li> <!-- <img src="//static.taodocs.com/img/icon/icon_pdf.gif" /> --> <span class="b_pdf"></span> <a href="/p-1038364480.html" onmousedown="inpmv(10)" title="双相情感障碍病历模板 " target="_blank"> 双相情感障碍病历模板 </a> </li> <li> <!-- <img src="//static.taodocs.com/img/icon/icon_docx.gif" /> --> <span class="b_docx"></span> <a href="/p-685099870.html" onmousedown="inpmv(10)" title="浅析电子商务下的物流配送 " target="_blank"> 浅析电子商务下的物流配送 </a> </li> <li> <!-- <img src="//static.taodocs.com/img/icon/icon_doc.gif" /> --> <span class="b_doc"></span> <a href="/p-653732482.html" onmousedown="inpmv(10)" title="故事《卖火柴的小女孩》 " target="_blank"> 故事《卖火柴的小女孩》 </a> </li> <li> <!-- <img src="//static.taodocs.com/img/icon/icon_ppt.gif" /> --> <span class="b_ppt"></span> <a href="/p-615490081.html" onmousedown="inpmv(10)" title="毒蛇咬伤的预防与急救处理课件 " target="_blank"> 毒蛇咬伤的预防与急救处理课件 </a> </li> <li> <!-- <img src="//static.taodocs.com/img/icon/icon_docx.gif" /> --> <span class="b_docx"></span> <a href="/p-508043803.html" onmousedown="inpmv(10)" title="室外广场硬地铺装监理实施细则 " target="_blank"> 室外广场硬地铺装监理实施细则 </a> </li> <li> <!-- <img src="//static.taodocs.com/img/icon/icon_pdf.gif" /> --> <span class="b_pdf"></span> <a href="/p-301842706.html" onmousedown="inpmv(10)" title="使用MITSUBISHI GX-Configurator DP配置Profibus-DP网络 " target="_blank"> 使用MITSUBISHI GX-Configurator DP配置Pro..</a> </li> <li> <!-- <img src="//static.taodocs.com/img/icon/icon_ppt.gif" /> --> <span class="b_ppt"></span> <a href="/p-210767713.html" onmousedown="inpmv(10)" title="天父看顾歌(赞诗270) " target="_blank"> 天父看顾歌(赞诗270) </a> </li> </ul> </div> </div> </div> </div> <div class="wrap"> <div class="mydefaule_types" style="border-top: 0px; border: none;width: 1265px;"> <div class="title" id="other_doc" style="position: static;">推荐内容</div> <div class="mod tuijiandocs aboutCatalog" style="background: #fff"> <a target="_blank" href="/topdoc/629369-0-0-1.html">垃圾分类宣传标语</a> <a target="_blank" href="/topdoc/72659-0-0-1.html">遵规守纪主题班会教案</a> <a target="_blank" href="/topdoc/169078-0-0-1.html">有关芒种的谚语</a> <a target="_blank" href="/topdoc/224619-0-0-1.html">小学英语教案</a> <a target="_blank" href="/topdoc/522280-0-0-1.html">安全生产月安全知识培训</a> <a target="_blank" href="/topdoc/522322-0-0-1.html">合理营养的基本要求</a> <a target="_blank" href="/topdoc/522325-0-0-1.html">食品安全知识</a> <a target="_blank" href="/topdoc/522373-0-0-1.html">住宅物业职责范围</a> <a target="_blank" href="/topdoc/522401-0-0-1.html">园林绿化养护方案</a> <a target="_blank" href="/topdoc/618817-0-0-1.html">物流运输合同</a> <a target="_blank" href="/topdoc/618848-0-0-1.html">呼吸科急救案例</a> <a target="_blank" href="/topdoc/625518-0-0-1.html">护士工作总结</a> <a target="_blank" href="/topdoc/626110-0-0-1.html">景区运营方案</a> <a target="_blank" href="/topdoc/626245-0-0-1.html">文明旅游倡议书</a> <a target="_blank" href="/topdoc/626446-0-0-1.html">夏至文案</a> <a target="_blank" href="/topdoc/626499-0-0-1.html">手术室净化</a> <a target="_blank" href="/topdoc/626770-0-0-1.html">小暑古诗</a> <a target="_blank" href="/topdoc/627837-0-0-1.html">景区餐饮方案</a> <a target="_blank" href="/topdoc/628471-0-0-1.html">芒种古诗</a> <a target="_blank" href="/topdoc/628524-0-0-1.html">夏至古诗</a> <a target="_blank" href="/topdoc/628540-0-0-1.html">小暑文案</a> <a target="_blank" href="/topdoc/628588-0-0-1.html">景区安全警示</a> <a target="_blank" href="/topdoc/628672-0-0-1.html">幼儿园安全教案</a> <a target="_blank" href="/topdoc/628732-0-0-1.html">儿童跳水训练</a> <a target="_blank" href="/topdoc/628895-0-0-1.html">安全出行标语</a> <a target="_blank" href="/topdoc/628910-0-0-1.html">网络教育安全</a> </div> </div> </div> <div class="readshop" id="readshop1" style="display: none;"> <div class="wrap" style="margin: 0 auto;"> <a style="line-height: 63px;" href="/" title="学习资料,在线文档下载平台"> <span class="readshop1logo"></span> </a> <input class="text yulan_search" name="q" value="" type="text" id="s" maxlength="200" placeholder="海量文档供您搜索" /> <button class="btn btn-search" type="button" title="点击搜索" onclick="docsearch()" style="font-size: 15px;">搜索</button> </div> </div> <div class="footer"> <ul class="footer-link"> <li class="fn-border-none"><a href="//www.taodocs.com/about/aboutus.aspx">关于我们</a></li> <li><a href="//m.taodocs.com">触屏版</a></li> <li><a href="//www.taodocs.com/about/qqcl.aspx">侵权处理</a></li> <li><a href="//www.taodocs.com/about/mzsm.aspx">免责声明</a></li> <li><a href="//www.taodocs.com/about/ysbh.aspx">隐私保护</a></li> <li><a href="//www.taodocs.com/about/wzdt.aspx">网站地图</a></li> <li><a href="//www.taodocs.com/about/jrwm.aspx">加入我们</a></li> <li><a href="//www.taodocs.com/about/yqlj.aspx">友情链接</a></li> <li><a href="//www.taodocs.com/about/lxwm.aspx">联系我们</a></li> <li><a href="//www.taodocs.com/about/faq.aspx">常见问题</a></li> <li><a href="//www.taodocs.com/rss.html" title="最新RSS订阅"><span id="rss"></span></a></li> </ul> <p class="btn_jubao"> </p> <p class="copyright">©2010-2025 TaoDocs.com Inc. All Rights Reserved 淘豆网 版权所有</p> <script> if(window.location.href.indexOf("p-")>0){ $(".btn_jubao").html('<span style="display: inline-block;margin: 10px 30px 0;"><a style="font-weight: bold;" id="banquan" rel="nofollow"><span></span> 版权问题投诉 </a></span>'+ '<span style="display: inline-block;margin: 10px 30px 0;"><a style="font-weight: bold;" id="jubao" rel="nofollow"><span></span> 非法内容举报中心 </a></span>') var d=window.location.href.split("p-")[1].split(".html")[0] document.getElementById("banquan").setAttribute("href","/Feedback.aspx?type=2&id="+d); document.getElementById("jubao").setAttribute("href","/Feedback.aspx?type=1&id="+d); }else{ $(".btn_jubao").html('<span style="display: inline-block;margin: 10px 30px 0;"><a style="font-weight: bold;" id="banquan" rel="nofollow"><span></span>版权问题投诉 </a></span>'+ '<span style="display: inline-block;margin: 10px 30px 0;"><a style="font-weight: bold;" id="jubao" rel="nofollow"><span></span> 非法内容举报中心 </a></span>') document.getElementById("banquan").setAttribute("href","/Feedback.aspx?type=2"); document.getElementById("jubao").setAttribute("href","/Feedback.aspx?type=1"); } </script> <p class="copyright"><a href="http://beian.miit.gov.cn/" rel="nofollow" target="_blank">粤ICP备20006823号</a> </p> </div> <script src="//static.taodocs.com/js/logindex.js" type="text/javascript"></script> </body> <script> var reg = "s?q=" function docsearch() { if (document.getElementById('s').value == '') { alert('请输入要搜索的关键词!'); return false; } else if (document.getElementById('s').value.length < 2) { alert('请输入两个字及以上的关键词进行搜索!'); return false; } if (window.location.href.indexOf(reg) < 0) { window.open("/s?q="+$("#s").val(),'_blank') } } $(function () { var scrolltheme = function () { var theme_sorttop = $(".theme_sort").position().top var scrollTop = $(window).scrollTop(); //即页面向上滚动的距离 var frm_rightheight = $(".frm_right").height() if (scrollTop > frm_rightheight + 100) { $(".guess_like").addClass("guess_likefixed") } else { $(".guess_like").removeClass("guess_likefixed") } if (scrollTop > 180) { $("#readshop1").show() } else { $("#readshop1").hide() } } $(window).bind("scroll", function () { scrolltheme() }); }) </script> </html>