PDFDIV教程 267.71KB

glseda需要积分:1(1积分=1元)
文件:DIV教程.pdf
DIV教程图片

资源介绍:

### DIV教程知识点总结 #### 第1天:选择什么样的DOCTYPE - **知识点介绍**:文档类型声明(DOCTYPE)是HTML或XHTML文档的第一行,用于指定文档遵循的标准版本。 - **重要性**:正确的DOCTYPE声明是确保文档能被浏览器正确解析的基础。 - **XHTML 1.0提供的三种DTD**: - **过渡型 (Transitional)**:适用于包含HTML 4.01兼容标签的文档。允许使用表现层标签和属性。 - **DTD声明**: ```html ``` - **严格型 (Strict)**:不允许使用任何表现层标签或属性,强调内容与样式完全分离。 - **DTD声明**: ```html ``` - **框架型 (Frameset)**:专门用于包含框架集的页面。 - **DTD声明**: ```html ``` #### 第2天:什么是名字空间 (Namespace) - **知识点介绍**:命名空间是一种避免标识符冲突的技术,在XHTML中尤为重要,因为它基于XML,而XML允许用户定义自己的标签。 - **命名空间的作用**: - 避免不同来源的标签冲突。 - 通过URL进行唯一标识。 - **命名空间声明**: - 在XHTML文档头部添加`xmlns`属性。 - 示例: ```html ``` #### 第3天:定义语言编码 - **知识点介绍**:定义文档的语言编码非常重要,确保文本能够被正确显示。 - **如何定义**: - 使用``标签。 - 示例: ```html ``` #### 第4天:调用样式表 - **知识点介绍**:通过链接外部CSS文件或内联样式来定义页面的视觉样式。 - **链接外部CSS文件**: - 使用``标签。 - 示例: ```html ``` #### 第5天:head区的其他设置 - **知识点介绍**:``部分除了包含基本的文档元数据外,还可以加入其他设置,如图标、脚本等。 - **可能的设置项**: - ``:文档标题。 - `<meta>`:额外的元信息。 - `<script>`:JavaScript脚本。 #### 第6天:XHTML代码规范 - **知识点介绍**:遵循XHTML的规范,确保文档结构清晰且易于维护。 - **关键点**: - 自闭合标签应使用斜杠。 - 所有属性都应加上引号。 - 所有标签必须关闭。 #### 第7天:CSS入门 - **知识点介绍**:了解CSS的基本概念,学习如何选择元素并为其应用样式。 - **CSS选择器**: - 类选择器(`.classname`) - ID选择器(`#idname`) - 标签选择器(`element`) #### 第8天:CSS布局入门 - **知识点介绍**:掌握CSS布局的基础技巧,包括盒子模型、定位等。 - **CSS布局技术**: - 浮动(`float`) - 定位(`position`) - 盒子模型(`margin`, `padding`, `border`) #### 第9天:第一个CSS布局实例 - **知识点介绍**:通过实际示例演示如何使用CSS布局技巧创建简单的页面布局。 - **实例要点**: - 使用`div`元素作为容器。 - 应用合适的CSS规则来实现所需的布局效果。 #### 第10天:自适应高度 - **知识点介绍**:使元素的高度根据其内容自动调整。 - **实现方法**: - 使用`min-height`设置最小高度。 - 结合`overflow:auto`处理溢出内容。 #### 第11天:不用表格的菜单 - **知识点介绍**:传统的菜单常使用表格布局,但现在更推荐使用`div`和CSS来创建响应式菜单。 - **替代方案**: - 使用`ul`和`li`创建列表结构。 - 通过CSS设置样式和布局。 #### 第12天:校验及常见错误 - **知识点介绍**:使用工具验证XHTML和CSS代码,识别并修正错误。 - **校验工具**: - W3C XHTML校验器 - W3C CSS校验器 - **常见错误**: - 未关闭的标签。 - 错误的属性值。 - 不符合语法的CSS规则。 以上知识点为DIV教程的核心内容,通过系统学习这些内容,可以帮助开发者深入了解并熟练掌握HTML和CSS的基础知识及应用技巧。 </section><footer><time datetime="2025-03-12 10:14:03">2025-03-12 10:14:03</time></footer></article><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9580572913920259" crossorigin="anonymous"></script><ins class="adsbygoogle" style="display:block; text-align:center;" data-ad-layout="in-article" data-ad-format="fluid" data-ad-client="ca-pub-9580572913920259" data-ad-slot="9311775005"></ins><script> (adsbygoogle = window.adsbygoogle || []).push({});</script><article class="comment-area"><span id="comment-count" variant="large">100+评论</span><input type="hidden" name="pid" value="0" id="pid" /><input type="hidden" name="aid" value="10922" id="aid" /><div id="reply-section" style="display: none;"><small id="reply-user"></small><a id="cancel-reply">取消回复</a></div><label for="nickname">昵称:</label><input type="text" id="nickname" value="卞儿星琴" min="1" maxlength="20"><textarea id="commnet-content" placeholder="说两句..."></textarea><fieldset role="group"><input type="text" name="verifycode" value="" id="verifycode" placeholder="验证码"><img src="/captcha.html" alt="captcha" onclick="this.src = '/captcha?r=' + Math.random();" id="imgverify" /></fieldset><button type="button" id="addcomment">提交</button><ol id="comment-list"></ol><input id="more-comment" type="button" id="morecomment" value="加载更多评论" class="outline"></article><div class="related"><small>相关资源</small></div><div class="overflow-auto"><table class="table-layout download-list striped"><thead><tr><th>类型</th><th>标题</th><th>大小</th><th>时间</th></tr></thead><tbody><tr><td class="td-list-item-filetype"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve"><path style="fill:#E2E5E7;" d="M128,0c-17.6,0-32,14.4-32,32v448c0,17.6,14.4,32,32,32h320c17.6,0,32-14.4,32-32V128L352,0H128z"/><path style="fill:#B0B7BD;" d="M384,128h96L352,0v96C352,113.6,366.4,128,384,128z"/><polygon style="fill:#CAD1D8;" points="480,224 384,128 480,128"/><path style="fill:rgb(161,160,229);" d="M416,416c0,8.8-7.2,16-16,16H48c-8.8,0-16-7.2-16-16V256c0-8.8,7.2-16,16-16h352c8.8,0,16,7.2,16,16 V416z"/><path style="fill:#CAD1D8;" d="M400,432H96v16h304c8.8,0,16-7.2,16-16v-16C416,424.8,408.8,432,400,432z"/><g><text><tspan x="220" y="380" font-size="124" font-family="Verdana, Helvetica, Arial, sans-serif" fill="white" text-anchor="middle">RAR</tspan></text></g></svg></td><td class="td-list-item-title" title="文件名:jfreechart.rar"><a href="/download/10921.html" target="_blank" title="jfreechart">jfreechart</a></td><td class="td-list-item-filesize">1.27MB</td><td class="td-list-item-createtime">1月前</td></tr><tr><td colspan="4"><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9580572913920259" crossorigin="anonymous"></script><ins class="adsbygoogle" style="display:block" data-ad-format="fluid" data-ad-layout-key="-gs-1k+22-j5+184" data-ad-client="ca-pub-9580572913920259" data-ad-slot="8425535910"></ins><script> (adsbygoogle = window.adsbygoogle || []).push({});</script></td></tr><tr><td class="td-list-item-filetype"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve"><path style="fill:#E2E5E7;" d="M128,0c-17.6,0-32,14.4-32,32v448c0,17.6,14.4,32,32,32h320c17.6,0,32-14.4,32-32V128L352,0H128z"/><path style="fill:#B0B7BD;" d="M384,128h96L352,0v96C352,113.6,366.4,128,384,128z"/><polygon style="fill:#CAD1D8;" points="480,224 384,128 480,128"/><path style="fill:rgb(161,160,229);" d="M416,416c0,8.8-7.2,16-16,16H48c-8.8,0-16-7.2-16-16V256c0-8.8,7.2-16,16-16h352c8.8,0,16,7.2,16,16 V416z"/><path style="fill:#CAD1D8;" d="M400,432H96v16h304c8.8,0,16-7.2,16-16v-16C416,424.8,408.8,432,400,432z"/><g><text><tspan x="220" y="380" font-size="124" font-family="Verdana, Helvetica, Arial, sans-serif" fill="white" text-anchor="middle">RAR</tspan></text></g></svg></td><td class="td-list-item-title" title="文件名:编译原理课后习题答案.rar"><a href="/download/10920.html" target="_blank" title="编译原理课后习题答案">编译原理课后习题答案</a></td><td class="td-list-item-filesize">7.73KB</td><td class="td-list-item-createtime">1月前</td></tr><tr><td class="td-list-item-filetype"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve"><path style="fill:#E2E5E7;" d="M128,0c-17.6,0-32,14.4-32,32v448c0,17.6,14.4,32,32,32h320c17.6,0,32-14.4,32-32V128L352,0H128z"/><path style="fill:#B0B7BD;" d="M384,128h96L352,0v96C352,113.6,366.4,128,384,128z"/><polygon style="fill:#CAD1D8;" points="480,224 384,128 480,128"/><path style="fill:rgb(215,160,229);" d="M416,416c0,8.8-7.2,16-16,16H48c-8.8,0-16-7.2-16-16V256c0-8.8,7.2-16,16-16h352c8.8,0,16,7.2,16,16 V416z"/><path style="fill:#CAD1D8;" d="M400,432H96v16h304c8.8,0,16-7.2,16-16v-16C416,424.8,408.8,432,400,432z"/><g><text><tspan x="220" y="380" font-size="124" font-family="Verdana, Helvetica, Arial, sans-serif" fill="white" text-anchor="middle">7Z</tspan></text></g></svg></td><td class="td-list-item-title" title="文件名:ai.7z"><a href="/download/10919.html" target="_blank" title="语音识别技术">语音识别技术</a></td><td class="td-list-item-filesize">266.97KB</td><td class="td-list-item-createtime">1月前</td></tr><tr><td class="td-list-item-filetype"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve"><path style="fill:#E2E5E7;" d="M128,0c-17.6,0-32,14.4-32,32v448c0,17.6,14.4,32,32,32h320c17.6,0,32-14.4,32-32V128L352,0H128z"/><path style="fill:#B0B7BD;" d="M384,128h96L352,0v96C352,113.6,366.4,128,384,128z"/><polygon style="fill:#CAD1D8;" points="480,224 384,128 480,128"/><path style="fill:rgb(187,229,160);" d="M416,416c0,8.8-7.2,16-16,16H48c-8.8,0-16-7.2-16-16V256c0-8.8,7.2-16,16-16h352c8.8,0,16,7.2,16,16 V416z"/><path style="fill:#CAD1D8;" d="M400,432H96v16h304c8.8,0,16-7.2,16-16v-16C416,424.8,408.8,432,400,432z"/><g><text><tspan x="220" y="380" font-size="124" font-family="Verdana, Helvetica, Arial, sans-serif" fill="white" text-anchor="middle">EXE</tspan></text></g></svg></td><td class="td-list-item-title" title="文件名:2A_Think_1558231576.exe"><a href="/download/10918.html" target="_blank" title="usb连接232(usb-serial controller d驱动)">usb连接232(usb-serial controller d驱动)</a></td><td class="td-list-item-filesize">4.3MB</td><td class="td-list-item-createtime">1月前</td></tr><tr><td class="td-list-item-filetype"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve"><path style="fill:#E2E5E7;" d="M128,0c-17.6,0-32,14.4-32,32v448c0,17.6,14.4,32,32,32h320c17.6,0,32-14.4,32-32V128L352,0H128z"/><path style="fill:#B0B7BD;" d="M384,128h96L352,0v96C352,113.6,366.4,128,384,128z"/><polygon style="fill:#CAD1D8;" points="480,224 384,128 480,128"/><path style="fill:rgb(161,160,229);" d="M416,416c0,8.8-7.2,16-16,16H48c-8.8,0-16-7.2-16-16V256c0-8.8,7.2-16,16-16h352c8.8,0,16,7.2,16,16 V416z"/><path style="fill:#CAD1D8;" d="M400,432H96v16h304c8.8,0,16-7.2,16-16v-16C416,424.8,408.8,432,400,432z"/><g><text><tspan x="220" y="380" font-size="124" font-family="Verdana, Helvetica, Arial, sans-serif" fill="white" text-anchor="middle">RAR</tspan></text></g></svg></td><td class="td-list-item-title" title="文件名:TestEmoji.rar"><a href="/download/10923.html" target="_blank" title="emoji表情在Android项目中的应用">emoji表情在Android项目中的应用</a></td><td class="td-list-item-filesize">14.12MB</td><td class="td-list-item-createtime">1月前</td></tr><tr><td colspan="4"><script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-9580572913920259" crossorigin="anonymous"></script><ins class="adsbygoogle" style="display:block" data-ad-format="fluid" data-ad-layout-key="-gs-1k+22-j5+184" data-ad-client="ca-pub-9580572913920259" data-ad-slot="8425535910"></ins><script> (adsbygoogle = window.adsbygoogle || []).push({});</script></td></tr><tr><td class="td-list-item-filetype"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve"><path style="fill:#E2E5E7;" d="M128,0c-17.6,0-32,14.4-32,32v448c0,17.6,14.4,32,32,32h320c17.6,0,32-14.4,32-32V128L352,0H128z"/><path style="fill:#B0B7BD;" d="M384,128h96L352,0v96C352,113.6,366.4,128,384,128z"/><polygon style="fill:#CAD1D8;" points="480,224 384,128 480,128"/><path style="fill:rgb(161,160,229);" d="M416,416c0,8.8-7.2,16-16,16H48c-8.8,0-16-7.2-16-16V256c0-8.8,7.2-16,16-16h352c8.8,0,16,7.2,16,16 V416z"/><path style="fill:#CAD1D8;" d="M400,432H96v16h304c8.8,0,16-7.2,16-16v-16C416,424.8,408.8,432,400,432z"/><g><text><tspan x="220" y="380" font-size="124" font-family="Verdana, Helvetica, Arial, sans-serif" fill="white" text-anchor="middle">RAR</tspan></text></g></svg></td><td class="td-list-item-title" title="文件名:数据库设计报告.rar"><a href="/download/10924.html" target="_blank" title="数据库课程设计报告">数据库课程设计报告</a></td><td class="td-list-item-filesize">317.25KB</td><td class="td-list-item-createtime">1月前</td></tr><tr><td class="td-list-item-filetype"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve"><path style="fill:#E2E5E7;" d="M128,0c-17.6,0-32,14.4-32,32v448c0,17.6,14.4,32,32,32h320c17.6,0,32-14.4,32-32V128L352,0H128z"/><path style="fill:#B0B7BD;" d="M384,128h96L352,0v96C352,113.6,366.4,128,384,128z"/><polygon style="fill:#CAD1D8;" points="480,224 384,128 480,128"/><path style="fill:rgb(229,160,168);" d="M416,416c0,8.8-7.2,16-16,16H48c-8.8,0-16-7.2-16-16V256c0-8.8,7.2-16,16-16h352c8.8,0,16,7.2,16,16 V416z"/><path style="fill:#CAD1D8;" d="M400,432H96v16h304c8.8,0,16-7.2,16-16v-16C416,424.8,408.8,432,400,432z"/><g><text><tspan x="220" y="380" font-size="124" font-family="Verdana, Helvetica, Arial, sans-serif" fill="white" text-anchor="middle">PDF</tspan></text></g></svg></td><td class="td-list-item-title" title="文件名:LDMC S60移动应用开发讲义--Symbian C++编程基础.pdf"><a href="/download/10925.html" target="_blank" title="symbian开发">symbian开发</a></td><td class="td-list-item-filesize">1.36MB</td><td class="td-list-item-createtime">1月前</td></tr><tr><td class="td-list-item-filetype"><svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512 512" style="enable-background:new 0 0 512 512;" xml:space="preserve"><path style="fill:#E2E5E7;" d="M128,0c-17.6,0-32,14.4-32,32v448c0,17.6,14.4,32,32,32h320c17.6,0,32-14.4,32-32V128L352,0H128z"/><path style="fill:#B0B7BD;" d="M384,128h96L352,0v96C352,113.6,366.4,128,384,128z"/><polygon style="fill:#CAD1D8;" points="480,224 384,128 480,128"/><path style="fill:rgb(161,160,229);" d="M416,416c0,8.8-7.2,16-16,16H48c-8.8,0-16-7.2-16-16V256c0-8.8,7.2-16,16-16h352c8.8,0,16,7.2,16,16 V416z"/><path style="fill:#CAD1D8;" d="M400,432H96v16h304c8.8,0,16-7.2,16-16v-16C416,424.8,408.8,432,400,432z"/><g><text><tspan x="220" y="380" font-size="124" font-family="Verdana, Helvetica, Arial, sans-serif" fill="white" text-anchor="middle">RAR</tspan></text></g></svg></td><td class="td-list-item-title" title="文件名:AutoM.rar"><a href="/download/10926.html" target="_blank" title="元胞自动机最终版本">元胞自动机最终版本</a></td><td class="td-list-item-filesize">3.01MB</td><td class="td-list-item-createtime">1月前</td></tr></tbody></table></div><script> let download_need = '1'; let downapi ="/api/frontend.download/down.html"; document.querySelector(".download-button").addEventListener("click", function (e) { let message ="此资源免费,无需登录即可下载确定要下载吗?"; if (download_need > 0) { message = `下载需要${download_need}积分(1积分=1元),确定要下载吗?(自己上传的资源不扣积分)`; } layer.confirm(` <h6 style="color:red">${message}</h6><div class="download-notice__main"><p style="color: #374151; font-size: 14px; line-height: 1.8; margin-bottom: 16px;">本站下载资源仅作为文件交换和学习交流平台,提供的下载内容由会员上传、分享与交流使用。本站不对上传的内容负责,内容的完整性、准确性及使用风险由用户自行承担。</p><div style="background: #f9fafb; padding: 16px; border-radius: 8px; margin-bottom: 16px;"><ol><li style="margin-bottom: 12px;list-style:auto"><strong style="color: #3688fc; font-size: 15px;">学习与研究</strong><span style="color: #4b5563; font-size: 14px;">平台内容仅供用户个人学习、研究和教育使用,不得用于任何商业目的。确保合法使用。</span></li><li style="margin-bottom: 12px;list-style:auto"><strong style="color: #3688fc; font-size: 15px;">版权与合法性</strong><span style="color: #4b5563; font-size: 14px;">所有上传与下载的内容,用户应确保不侵犯第三方知识产权。本站不承担用户上传内容的版权责任,亦无法保证内容的真实性、准确性。</span></li><li style="margin-bottom: 12px;list-style:auto"><strong style="color: #3688fc; font-size: 15px;">责任声明</strong><span style="color: #4b5563; font-size: 14px;">本站内容仅供参考,用户应自行判断并承担使用风险。</span></li></ol></div><div style="background: #fff7ed; border-left: 4px solid #ff4d4f; padding: 12px 16px; margin-bottom: 16px; border-radius: 0 8px 8px 0;"><strong style="color: #ff4d4f; font-size: 15px;">侵权处理</strong><p style="color: #4b5563; font-size: 14px; margin: 0;">如果您认为本站的内容侵犯了您的合法权益,请立即联系我们(邮箱:<a href="mailto:9695737@qq.com" style="color: #3688fc;">9695737@qq.com</a>)。我们将在收到通知后尽快处理并删除相关内容。</p></div></div>`, { title:"免责声明", btn: ["同意并下载", '关闭'], btn1: function () { $.ajax({ url: downapi, type:"POST", data:"id="+"10922", success: function(e){ if(e.code === 1){ window.open(downapi+"?url="+e.data.down_link,'_self'); layer.msg("已弹出下载",{icon:1}); }else{ layer.msg(e.msg,{icon:2}); } }, error: function(){ layer.msg("请求出错,请联系网站客服",{icon:2}); } }) } }); });</script></main><footer class="container"><div class="footer">©2025 神弓 客服QQ9695737</div><script>var _hmt = _hmt || [];(function() { var hm = document.createElement("script"); hm.src ="https://hm.baidu.com/hm.js?cd457e8ec08fe7d49c23209866e1dd2a"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm, s);})();</script><script>(function(){var el = document.createElement("script");el.src ="https://lf1-cdn-tos.bytegoofy.com/goofy/ttzz/push.js?9191b64cfda0acdedf2ab3b44279a5436657adf0cc3de6405926ffa6e85e08a5fd5c4a3974f9cd3eeb674bde712b4782cc4f323247d55c2ed2efd47b7c83521adc648ee828d46e7d3689a9c59fd080f6";el.id ="ttzz";var s = document.getElementsByTagName("script")[0];s.parentNode.insertBefore(el, s);})(window)</script><script>(function () {var bp = document.createElement('script');var curProtocol = window.location.protocol.split(':')[0];if (curProtocol === 'https') {bp.src = 'https://zz.bdstatic.com/linksubmit/push.js';} else {bp.src = 'http://push.zhanzhang.baidu.com/push.js';}var s = document.getElementsByTagName('script')[0];s.parentNode.insertBefore(bp, s);})();</script><script type="text/javascript"> var require = { config: JSON.parse('{"site":{"name":"\u795e\u5f13","cdnurl":"","version":"1.6.0.20250331_38","timezone":"Asia\/Shanghai","languages":{"backend":"zh-cn","frontend":"zh-cn"},"gonggao_enable":"0","gonggao_tite":"\u91cd\u8981\u901a\u77e5!!!","gonggao_content":"\u539f\u6570\u5b57\u661f\u7a7a:shuzixingkong.net<br\/>\u5df2\u66f4\u540d\u4e3a:\u65e0\u804a\u79d1\u6280<br\/>\u65b0\u7f51\u5740\u4e3a:wuliaokeji.com\u65e0\u804a\u79d1\u6280\u5168\u62fc<br\/>\u8bf7\u4f7f\u7528\u65b0\u7f51\u5740\u8bbf\u95ee<br>\u65e7\u7f51\u5740\u5373\u5c06\u5f03\u7528!"},"modulename":"index","controllername":"download","actionname":"detail","jsname":"frontend\/download","moduleurl":"\/index","language":"zh-cn","__PUBLIC__":"\/","__ROOT__":"\/","__CDN__":"","lantuzhifu":{"default_amount":"10"},"summernote":{"classname":".editor","height":"250","minHeight":"250","placeholder":"","followingToolbar":"0","airMode":"0","toolbar":[["style",["style","undo","redo"]],["font",["bold","underline","strikethrough","clear"]],["fontname",["color","fontname","fontsize"]],["para",["ul","ol","paragraph","height"]],["table",["table","hr"]],["insert",["link","picture","video"]],["select",["image","attachment"]],["view",["fullscreen","codeview","help"]],["code",["code"]]]}}'), comment: { 'module_name': 'download' }, 'data_id': '10922' }; </script><script src="/template/09/js/system.js?v=1.6.0.20250331_38"></script><script src="/template/09/js/main.js?v=1.6.0.20250331_38"></script></footer></body></html>