admin 管理员组

文章数量: 887032


2023年12月16日发(作者:jsp实用教程教材分享)

大一网页设计期末考试题及答案

一、 单项选择题(每空1分,共10分)

1.目前在Internet上应用最为广泛的服务是( )。

服务 服务 服务 服务

2.在域名系统中,域名采用( )。

A.树型命名机制 B.星型命名机制

C.层次型命名机制 D.网状型命名机制

协议是一种( )协议。

A.文件传输协议 B.远程登录协议

C.邮件协议 D.超文本传输协议

语言中的转行标记是( )。

A. B.

C. D.<p> </p><p style="text-indent: 2em;";>5.在HTML中,标题字体标记<hx>中x的最大取值是( )。 </p><p style="text-indent: 2em;";>A.4 B.5 C.6 D.7 </p><p style="text-indent: 2em;";>6.以下不能用来定义表格内容的标记为( )。 </p><p style="text-indent: 2em;";>A.</p><p style="text-indent: 2em;";> B.<tr> C.<th> D.<td> </p><p style="text-indent: 2em;";> </p><p style="text-indent: 2em;";>7.下面不是组成一个HTML文件基本结构标记的是( )。 </p><p style="text-indent: 2em;";>A.<HTML></HTML> B.<HEAD></HEAD> </p><p style="text-indent: 2em;";>C.<FORM></FORM> D.<BODY></BODY> </p><p style="text-indent: 2em;";>8. 加入一条水平线的HTML代码是( )。 </p><p style="text-indent: 2em;";>A. <hr> B. </p><p style="text-indent: 2em;";>C. D. </p><p style="text-indent: 2em;";>9.在HTML中,标记<pre>的作用是( )。 </p><p style="text-indent: 2em;";>A.标题标记 B.预排版标记 </p><p style="text-indent: 2em;";>C.转行标记 D.文字效果标记 </p><p style="text-indent: 2em;";>10. 要创建一个Email地址的链接,下面正确的句法是( )A. <a href=“mailto:**********”>与我联系</a> </p><p style="text-indent: 2em;";>B. <a href=“files: **********”>与我联系</a> </p><p style="text-indent: 2em;";>C. <a href=“http: **********”>与我联系</a> </p><p style="text-indent: 2em;";>D. <a href=“usenet: **********”>与我联系</a> </p><p style="text-indent: 2em;";> </p><p style="text-indent: 2em;";>… 上午 11:31:51 </p><p style="text-indent: 2em;";>二、 简答题(每题6分,共60分) </p><p style="text-indent: 2em;";>1、简述Web浏览器打开一个Web文件的工作过程。 </p><p style="text-indent: 2em;";>2、描述网页设计的一般步骤。 </p><p style="text-indent: 2em;";>3、简述网页设计的基本准则。 </p><p style="text-indent: 2em;";>4、简述规划网站目录结构时应遵循的原则。 </p><p style="text-indent: 2em;";>5、描述版面布局的步骤。 </p><p style="text-indent: 2em;";>6、什么是“HTML”?HTML“标记”又是什么? </p><p style="text-indent: 2em;";>7、简述“HTML”文档的基本结构。 </p><p style="text-indent: 2em;";>8、简述以下一段HTML代码中各对标记的作用。 </p><p style="text-indent: 2em;";>〈html〉 </p><p style="text-indent: 2em;";>。 </p><p style="text-indent: 2em;";>〈head〉 </p><p style="text-indent: 2em;";>〈title〉网页设计〈/title〉 </p><p style="text-indent: 2em;";>〈/head〉 </p><p style="text-indent: 2em;";>〈body〉 </p><p style="text-indent: 2em;";>〈h2〉北国风光〈/h2〉 </p><p style="text-indent: 2em;";>〈/body〉 </p><p style="text-indent: 2em;";>〈/html〉 </p><p style="text-indent: 2em;";>9、如何进行本地网页的测试? </p><p style="text-indent: 2em;";>10、网站管理和维护的主要工作有哪些? </p><p style="text-indent: 2em;";>三、 问答题(每题15分,共15分) </p><p style="text-indent: 2em;";>1、描述建设一个网站的具体步骤。 </p><p style="text-indent: 2em;";>四、综合题(每题15分,共15分) </p><p style="text-indent: 2em;";>1、设计一个旅游网网站的首页,请画出轮廓并加以说明。 </p><p style="text-indent: 2em;";>模拟试题一参考答案 </p><p style="text-indent: 2em;";>一、单项选择题(每空1分,共10分) </p><p style="text-indent: 2em;";>B、C、D、B、C、 A、C、A、B、A、 </p><p style="text-indent: 2em;";>二、 简答题(每题6分,共60分) </p><p style="text-indent: 2em;";>1、简述Web浏览器打开一个Web文件的工作过程。 </p><p style="text-indent: 2em;";>1) Web浏览器向服务器发出页面请求 </p><p style="text-indent: 2em;";>2) 服务器接收页面请求,并将搜索到的页面发给Web浏览器 </p><p style="text-indent: 2em;";>3) Web浏览器接收并显示页面 </p><p style="text-indent: 2em;";>每步2分,要加以说明,否则1分 </p><p style="text-indent: 2em;";>2、描述网页设计的一般步骤。 </p><p style="text-indent: 2em;";>1) 设计主题 </p><p style="text-indent: 2em;";>2) 设计网页的总体结构 </p><p style="text-indent: 2em;";>3) 资料的收集和整理 </p><p style="text-indent: 2em;";>4) 选择网页的设计方法 </p><p style="text-indent: 2em;";>5) 注意一些基本问题,如:标题要简明、图片最好加说明等 </p><p style="text-indent: 2em;";>一个一分,答全6分 </p><p style="text-indent: 2em;";>3、简述网页设计的基本准则。 </p><p style="text-indent: 2em;";>需要遵循的艺术原则主要有: </p><p style="text-indent: 2em;";>1) 对比原则 </p><p style="text-indent: 2em;";>2) 协调原则 </p><p style="text-indent: 2em;";>3) 平衡原则 </p><p style="text-indent: 2em;";>4) 趣味原则。 </p><p style="text-indent: 2em;";>还包括统一、连贯、分割、对比、和谐、易读、易找、清晰、精选。 </p><p style="text-indent: 2em;";>@陈高如 </p><p style="text-indent: 2em;";>一个一分,6个以上得6分 </p><p style="text-indent: 2em;";>4、简述规划网站目录结构时应遵循的原则。 </p><p style="text-indent: 2em;";>在创建目录时需要注意: </p><p style="text-indent: 2em;";>(1)不要将所有文件都存放在根目录下。 </p><p style="text-indent: 2em;";>(2)目录层次不要太深,建议不要超过三层 。 </p><p style="text-indent: 2em;";>(3)不要使用过长的目录名和尽量不要使用中文目录名。 </p><p style="text-indent: 2em;";>每步2分,要加以说明,否则1分 </p><p style="text-indent: 2em;";>5、描述版面布局的步骤。 </p><p style="text-indent: 2em;";>步骤: </p><p style="text-indent: 2em;";>1) 绘制网页草图 </p><p style="text-indent: 2em;";>2) 粗略布局 </p><p style="text-indent: 2em;";>3) 定案 </p><p style="text-indent: 2em;";>每步2分,要加以说明,否则1分 </p><p style="text-indent: 2em;";>6、什么是“HTML”?HTML“标记”又是什么? </p><p style="text-indent: 2em;";>HTML是一种建立网页文件的语言,透过标记式指令,将影像、声音、图片和文字等连接起来。 </p><p style="text-indent: 2em;";>在HTML中用于描述功能的符号称为“标记”,它是用来控制文字、图形等显示方式的符号。 </p><p style="text-indent: 2em;";>每个3分,要加以说明,否则1分 </p><p style="text-indent: 2em;";>7、简述“HTML”文档的基本结构。 </p><p style="text-indent: 2em;";>HTML网页的基本结构。 </p><p style="text-indent: 2em;";><HTML> HTML文件开始 </p><p style="text-indent: 2em;";><HEAD> 文件头开始 </p><p style="text-indent: 2em;";>文件头 </p><p style="text-indent: 2em;";></HEAD> 文件头结束 </p><p style="text-indent: 2em;";><BODY> 文件体开始 </p><p style="text-indent: 2em;";>文件体 </p><p style="text-indent: 2em;";></BODY> 文体结束 </p><p style="text-indent: 2em;";></HTML> HTML文件结束 </p><p style="text-indent: 2em;";>完整得全分,否则一组标记2分 </p><p style="text-indent: 2em;";>8、简述以下一段HTML代码中各对标记的作用。 </p><p style="text-indent: 2em;";>〈html〉 </p><p style="text-indent: 2em;";>〈head〉 </p><p style="text-indent: 2em;";>〈title〉网页设计〈/title〉 </p><p style="text-indent: 2em;";>〈/head〉 </p><p style="text-indent: 2em;";>〈body〉 </p><p style="text-indent: 2em;";>〈h2〉北国风光〈/h2〉 </p><p style="text-indent: 2em;";>〈/body〉 </p><p style="text-indent: 2em;";>〈/html〉 </p><p style="text-indent: 2em;";>包括文件开始标记、文件头标记、标题标记、文件体标记、换段标记及相关的一些属性。 </p><p style="text-indent: 2em;";>一个一分 </p><p style="text-indent: 2em;";>9、如何进行本地网页的测试? </p><p style="text-indent: 2em;";>在本地机器上进行测试的基本方法是用浏览器浏览网页,从网站的首页开始,一页一页地测试,以保证所有的网页都没有错误。在不同的操作系统以及不同的浏览器下网页可能会出现不同的效果,甚至无法浏览,就算是同一种浏览器但在不同的分辨率显示模式下,也可能出现不同的效果。解决办法就是使用目前较主流的操作系统(如windows、unix)和浏览器(如microsoft internet explorer 、netscape navigator)进行浏览观察。 </p><p style="text-indent: 2em;";>本地测试的另一项重要工作就是要保证各链接的正确跳转,一般应将网页的所有资源相对于网页“根目录”来进行定位,即使用相对路径来保证上传到远程服务</p><p style="text-indent: 2em;";>器上后能正确使用。 本地测试还涉及到一些工作如检查网页的大小、脚本程序能否正确运行等。 </p><p style="text-indent: 2em;";>@陈高如 </p><p style="text-indent: 2em;";>要点一个2分,需展开 </p><p style="text-indent: 2em;";>10、网站管理和维护的主要工作有哪些? </p><p style="text-indent: 2em;";>网站的管理维护主要包括检测网站的错误、保证网站正常运转、处理用户信息、定期更新网页内容和修正网页错误等。网站的管理维护可以使用一些专业的软件来实现。对于公司、企业等单位,尤其是拥有自己服务器的单位,则需要配置专门的网站管理员来管理和维护。 </p><p style="text-indent: 2em;";>三、问答题(每题15分,共15分) </p><p style="text-indent: 2em;";>1、 描述建设一个网站的具体步骤。 </p><p style="text-indent: 2em;";>建设一个网站一般要经过以下步骤:制作环境的准备,网站目标的确定,网站的主题、风格和创意点的确定,网站结构的确立,网站素材的准备,网站制作工具的选择和确定,网站的建立,网站的测试和上传,网站的宣传和推广以及网站的更新和维护。 </p><p style="text-indent: 2em;";>一步1,5分.需展开 </p><p style="text-indent: 2em;";>四、综合题(每题15分,共15分) </p><p style="text-indent: 2em;";>1、 设计一个旅游网网站的首页,请画出轮廓并加以说明。 </p><p style="text-indent: 2em;";>应有栏目:旅游新闻播报系统、目的地指南系统、门票预订系统、酒店预订系统、交通信息发布系统、用户注册管理系统等。 </p></div><br><p><h2></h2></p> <!-- 附件 --> <p class="tag"> 本文标签: <a style="margin-right: 10px" href="/tag/455.html" target="_blank">网站</a> <a style="margin-right: 10px" href="/tag/579.html" target="_blank">标记</a> <a style="margin-right: 10px" href="/tag/331.html" target="_blank">网页</a> </p> <div class="roclinux-cn copyright"> <blockquote> <p> 版权声明:本文标题:大一网页设计期末考试题及答案 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:<a href="http://www.freenas.com.cn/jishu/1702731320h428458.html">http://www.freenas.com.cn/jishu/1702731320h428458.html</a>, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。 </p> </blockquote> </div> </div> <div class="roclinux-cn block-wrap single-relative"> <h2 class="block-title"> 更多相关文章 </h2> <div class="roclinux-cn post-list"> <div class="roclinux-cn post-item"> <!--<div class="roclinux-cn post-item-cover">--> <!-- <a class="post-item-img" href="/jishu/1729014954h1307094.html" title="零代码编程:用ChatGPT爬取网页数据遇到乱码怎么办?">--> <!-- <img class="hover-scale" src="/view/img/nopic.png" alt="零代码编程:用ChatGPT爬取网页数据遇到乱码怎么办?">--> <!-- </a>--> <!-- <ul class="post-categories">--> <!-- <li><a href="/jishu" target="_blank">技术总结</a></li>--> <!-- </ul>--> <!--</div>--> <a href="/jishu/1729014954h1307094.html" class="post-item-title" title="零代码编程:用ChatGPT爬取网页数据遇到乱码怎么办?"> <h3>零代码编程:用ChatGPT爬取网页数据遇到乱码怎么办?</h3> <div class="roclinux-cn post-item-cover" style="display:inline-grid"> <ul class="post-categories"> <li> <a href="/jishu" target="_blank">技术总结</a> </li> </ul> </div> </a> <div class="roclinux-cn post-item-footer"> <div class="roclinux-cn tag-wrap"> </div> <div class="roclinux-cn post-item-meta">2月前</div> </div> <p class="post-item-summary">今天用ChatGPT写了一段代码&#xff0c;爬取中文网站数据&#xff0c;提示词如下&#xff1a; 写一段Python程序&#xff0c;爬取网页数据并保存到excel表格。 具体步骤&#</p> </div> <div class="roclinux-cn post-item"> <!--<div class="roclinux-cn post-item-cover">--> <!-- <a class="post-item-img" href="/jishu/1729015332h1307135.html" title="chatgpt赋能python:Python操作SEO:从抓取网页到数据分析">--> <!-- <img class="hover-scale" src="/view/img/nopic.png" alt="chatgpt赋能python:Python操作SEO:从抓取网页到数据分析">--> <!-- </a>--> <!-- <ul class="post-categories">--> <!-- <li><a href="/jishu" target="_blank">技术总结</a></li>--> <!-- </ul>--> <!--</div>--> <a href="/jishu/1729015332h1307135.html" class="post-item-title" title="chatgpt赋能python:Python操作SEO:从抓取网页到数据分析"> <h3>chatgpt赋能python:Python操作SEO:从抓取网页到数据分析</h3> <div class="roclinux-cn post-item-cover" style="display:inline-grid"> <ul class="post-categories"> <li> <a href="/jishu" target="_blank">技术总结</a> </li> </ul> </div> </a> <div class="roclinux-cn post-item-footer"> <div class="roclinux-cn tag-wrap"> </div> <div class="roclinux-cn post-item-meta">2月前</div> </div> <p class="post-item-summary">Python操作SEO:从抓取网页到数据分析 在当今数字化时代,搜索引擎优化已经成为了每家企业的必修课。然而,SEO涉及到众多技术,其中爬虫抓取和数据处理是其中关键环节。而Python语言正是在这两个方面表现出了非常强大的优势。 1.</p> </div> <div class="roclinux-cn post-item"> <!--<div class="roclinux-cn post-item-cover">--> <!-- <a class="post-item-img" href="/jishu/1729015422h1307150.html" title="ChatGPT引领你掌握网站创建的秘诀!从0开始,轻松打造自己的个性化网站!">--> <!-- <img class="hover-scale" src="/view/img/nopic.png" alt="ChatGPT引领你掌握网站创建的秘诀!从0开始,轻松打造自己的个性化网站!">--> <!-- </a>--> <!-- <ul class="post-categories">--> <!-- <li><a href="/jishu" target="_blank">技术总结</a></li>--> <!-- </ul>--> <!--</div>--> <a href="/jishu/1729015422h1307150.html" class="post-item-title" title="ChatGPT引领你掌握网站创建的秘诀!从0开始,轻松打造自己的个性化网站!"> <h3>ChatGPT引领你掌握网站创建的秘诀!从0开始,轻松打造自己的个性化网站!</h3> <div class="roclinux-cn post-item-cover" style="display:inline-grid"> <ul class="post-categories"> <li> <a href="/jishu" target="_blank">技术总结</a> </li> </ul> </div> </a> <div class="roclinux-cn post-item-footer"> <div class="roclinux-cn tag-wrap"> </div> <div class="roclinux-cn post-item-meta">2月前</div> </div> <p class="post-item-summary">1 使用 HTML 生成一个完整的创业公司网站的落地页 prompt&#xff1a;Create a complete landing page for a start up company using HTML 生成整个网页的</p> </div> <div class="roclinux-cn post-item"> <!--<div class="roclinux-cn post-item-cover">--> <!-- <a class="post-item-img" href="/jishu/1729015437h1307153.html" title="免登录ChatGPT联网版GPT-3GPT-4,还可发送网站链接总结网页内容 - TDChat">--> <!-- <img class="hover-scale" src="/view/img/nopic.png" alt="免登录ChatGPT联网版GPT-3GPT-4,还可发送网站链接总结网页内容 - TDChat">--> <!-- </a>--> <!-- <ul class="post-categories">--> <!-- <li><a href="/jishu" target="_blank">技术总结</a></li>--> <!-- </ul>--> <!--</div>--> <a href="/jishu/1729015437h1307153.html" class="post-item-title" title="免登录ChatGPT联网版GPT-3GPT-4,还可发送网站链接总结网页内容 - TDChat"> <h3>免登录ChatGPT联网版GPT-3GPT-4,还可发送网站链接总结网页内容 - TDChat</h3> <div class="roclinux-cn post-item-cover" style="display:inline-grid"> <ul class="post-categories"> <li> <a href="/jishu" target="_blank">技术总结</a> </li> </ul> </div> </a> <div class="roclinux-cn post-item-footer"> <div class="roclinux-cn tag-wrap"> </div> <div class="roclinux-cn post-item-meta">2月前</div> </div> <p class="post-item-summary">我们已经推出了联网功能&#xff0c;让ChatGPT可查阅最新新闻实时信息用来回答&#xff0c;该功能一经推出就受到了用户的青睐。 在当天下午&#xff0c;我们在TDChat官网上又更新了联网的另一个重磅功能</p> </div> <div class="roclinux-cn post-item"> <!--<div class="roclinux-cn post-item-cover">--> <!-- <a class="post-item-img" href="/jishu/1729015465h1307156.html" title="chatgpt赋能python:Python如何连接网页">--> <!-- <img class="hover-scale" src="/view/img/nopic.png" alt="chatgpt赋能python:Python如何连接网页">--> <!-- </a>--> <!-- <ul class="post-categories">--> <!-- <li><a href="/jishu" target="_blank">技术总结</a></li>--> <!-- </ul>--> <!--</div>--> <a href="/jishu/1729015465h1307156.html" class="post-item-title" title="chatgpt赋能python:Python如何连接网页"> <h3>chatgpt赋能python:Python如何连接网页</h3> <div class="roclinux-cn post-item-cover" style="display:inline-grid"> <ul class="post-categories"> <li> <a href="/jishu" target="_blank">技术总结</a> </li> </ul> </div> </a> <div class="roclinux-cn post-item-footer"> <div class="roclinux-cn tag-wrap"> </div> <div class="roclinux-cn post-item-meta">2月前</div> </div> <p class="post-item-summary">Python如何连接网页 在当今数字化时代,连接网页是日常生活中必不可少的一部分。而Python,则是一门强大的编程语言,能够用于各种不同的应用场景。在这篇文章中,我们将介绍Python如何连接网页,并探讨如何在SEO方面利用它的优势。</p> </div> <div class="roclinux-cn post-item"> <!--<div class="roclinux-cn post-item-cover">--> <!-- <a class="post-item-img" href="/jishu/1729015572h1307171.html" title="小白零基础搭建第一个属于自己的chatgpt网站">--> <!-- <img class="hover-scale" src="/view/img/nopic.png" alt="小白零基础搭建第一个属于自己的chatgpt网站">--> <!-- </a>--> <!-- <ul class="post-categories">--> <!-- <li><a href="/jishu" target="_blank">技术总结</a></li>--> <!-- </ul>--> <!--</div>--> <a href="/jishu/1729015572h1307171.html" class="post-item-title" title="小白零基础搭建第一个属于自己的chatgpt网站"> <h3>小白零基础搭建第一个属于自己的chatgpt网站</h3> <div class="roclinux-cn post-item-cover" style="display:inline-grid"> <ul class="post-categories"> <li> <a href="/jishu" target="_blank">技术总结</a> </li> </ul> </div> </a> <div class="roclinux-cn post-item-footer"> <div class="roclinux-cn tag-wrap"> </div> <div class="roclinux-cn post-item-meta">2月前</div> </div> <p class="post-item-summary">小白零基础搭建第一个属于自己的GPT网站 前言购买服务器chatgpt网站介绍正式部署网站运行讯飞星火api获取域名 前言 想搭建自己的网站其实很容易&#xff0c;小白也可以建站&#xff0c;而且成本几乎为零&</p> </div> <div class="roclinux-cn post-item"> <!--<div class="roclinux-cn post-item-cover">--> <!-- <a class="post-item-img" href="/jishu/1729033284h1309421.html" title="高级Java开发人员最常访问的几个网站">--> <!-- <img class="hover-scale" src="/view/img/nopic.png" alt="高级Java开发人员最常访问的几个网站">--> <!-- </a>--> <!-- <ul class="post-categories">--> <!-- <li><a href="/jishu" target="_blank">技术总结</a></li>--> <!-- </ul>--> <!--</div>--> <a href="/jishu/1729033284h1309421.html" class="post-item-title" title="高级Java开发人员最常访问的几个网站"> <h3>高级Java开发人员最常访问的几个网站</h3> <div class="roclinux-cn post-item-cover" style="display:inline-grid"> <ul class="post-categories"> <li> <a href="/jishu" target="_blank">技术总结</a> </li> </ul> </div> </a> <div class="roclinux-cn post-item-footer"> <div class="roclinux-cn tag-wrap"> </div> <div class="roclinux-cn post-item-meta">2月前</div> </div> <p class="post-item-summary">原 高级Java开发人员最常访问的几个网站 2019年07月29日 14:46:36 点化人生 阅读数 25 这是高级Java开发人员最常访问的几个网站。 这些网站提供新闻&#xff0c;一般问题或面试问题的答案&#xff0</p> </div> <div class="roclinux-cn post-item"> <!--<div class="roclinux-cn post-item-cover">--> <!-- <a class="post-item-img" href="/jishu/1729037693h1309971.html" title="Node.js 网页瘸腿爬虫初体验">--> <!-- <img class="hover-scale" src="/view/img/nopic.png" alt="Node.js 网页瘸腿爬虫初体验">--> <!-- </a>--> <!-- <ul class="post-categories">--> <!-- <li><a href="/jishu" target="_blank">技术总结</a></li>--> <!-- </ul>--> <!--</div>--> <a href="/jishu/1729037693h1309971.html" class="post-item-title" title="Node.js 网页瘸腿爬虫初体验"> <h3>Node.js 网页瘸腿爬虫初体验</h3> <div class="roclinux-cn post-item-cover" style="display:inline-grid"> <ul class="post-categories"> <li> <a href="/jishu" target="_blank">技术总结</a> </li> </ul> </div> </a> <div class="roclinux-cn post-item-footer"> <div class="roclinux-cn tag-wrap"> </div> <div class="roclinux-cn post-item-meta">2月前</div> </div> <p class="post-item-summary">延续上一篇&#xff0c;想把自己博客的文档标题利用Node.js的request全提取出来&#xff0c;于是有了下面的初哥爬虫&#xff0c;水平有限&#xff0c;这只爬虫目前还有点瘸腿&#xf</p> </div> <div class="roclinux-cn post-item"> <!--<div class="roclinux-cn post-item-cover">--> <!-- <a class="post-item-img" href="/jishu/1729039435h1310181.html" title="教你如何使用Windows电脑对IOS手机上的网页进行调试">--> <!-- <img class="hover-scale" src="/view/img/nopic.png" alt="教你如何使用Windows电脑对IOS手机上的网页进行调试">--> <!-- </a>--> <!-- <ul class="post-categories">--> <!-- <li><a href="/jishu" target="_blank">技术总结</a></li>--> <!-- </ul>--> <!--</div>--> <a href="/jishu/1729039435h1310181.html" class="post-item-title" title="教你如何使用Windows电脑对IOS手机上的网页进行调试"> <h3>教你如何使用Windows电脑对IOS手机上的网页进行调试</h3> <div class="roclinux-cn post-item-cover" style="display:inline-grid"> <ul class="post-categories"> <li> <a href="/jishu" target="_blank">技术总结</a> </li> </ul> </div> </a> <div class="roclinux-cn post-item-footer"> <div class="roclinux-cn tag-wrap"> </div> <div class="roclinux-cn post-item-meta">2月前</div> </div> <p class="post-item-summary">前期准备 PC端安装Chrome浏览器。苹果手机一部。连接电脑数据线一条。梯子。PC端安装iTunes或者爱思助手。 苹果手机设置 打开“设置”→找到“Safari 浏览器”点击进去→往下滑找到“高级”进行点击→打开“Web检查器”。</p> </div> <div class="roclinux-cn post-item"> <!--<div class="roclinux-cn post-item-cover">--> <!-- <a class="post-item-img" href="/jishu/1729142942h1323182.html" title="网页 js 逆向分析 ( v_jstools )、jshook ( 安卓上用js实现Hook )">--> <!-- <img class="hover-scale" src="/view/img/nopic.png" alt="网页 js 逆向分析 ( v_jstools )、jshook ( 安卓上用js实现Hook )">--> <!-- </a>--> <!-- <ul class="post-categories">--> <!-- <li><a href="/jishu" target="_blank">技术总结</a></li>--> <!-- </ul>--> <!--</div>--> <a href="/jishu/1729142942h1323182.html" class="post-item-title" title="网页 js 逆向分析 ( v_jstools )、jshook ( 安卓上用js实现Hook )"> <h3>网页 js 逆向分析 ( v_jstools )、jshook ( 安卓上用js实现Hook )</h3> <div class="roclinux-cn post-item-cover" style="display:inline-grid"> <ul class="post-categories"> <li> <a href="/jishu" target="_blank">技术总结</a> </li> </ul> </div> </a> <div class="roclinux-cn post-item-footer"> <div class="roclinux-cn tag-wrap"> </div> <div class="roclinux-cn post-item-meta">2月前</div> </div> <p class="post-item-summary">1、网页 js 逆向分析( v_jstools ) From&#xff1a;https:mp.weixin.qqsLisYhDKK_6ddF-19m1gvzg Python 爬虫工具篇&#xff1a;必用的 Chro</p> </div> <div class="roclinux-cn post-item"> <!--<div class="roclinux-cn post-item-cover">--> <!-- <a class="post-item-img" href="/jishu/1729174198h1327061.html" title="为什么我电脑的所有浏览器都开不了网页">--> <!-- <img class="hover-scale" src="/view/img/nopic.png" alt="为什么我电脑的所有浏览器都开不了网页">--> <!-- </a>--> <!-- <ul class="post-categories">--> <!-- <li><a href="/jishu" target="_blank">技术总结</a></li>--> <!-- </ul>--> <!--</div>--> <a href="/jishu/1729174198h1327061.html" class="post-item-title" title="为什么我电脑的所有浏览器都开不了网页"> <h3>为什么我电脑的所有浏览器都开不了网页</h3> <div class="roclinux-cn post-item-cover" style="display:inline-grid"> <ul class="post-categories"> <li> <a href="/jishu" target="_blank">技术总结</a> </li> </ul> </div> </a> <div class="roclinux-cn post-item-footer"> <div class="roclinux-cn tag-wrap"> </div> <div class="roclinux-cn post-item-meta">2月前</div> </div> <p class="post-item-summary">一、问题描述二、解决办法1、把注册表中的 ProxyEnable 数值 1 改为 02、360安全卫士修复 三、他山之石 一、问题描述 使用某些代理上网软件&#xff0c;没恢复设置会出现&#xff1a;网络连接正常&</p> </div> <div class="roclinux-cn post-item"> <!--<div class="roclinux-cn post-item-cover">--> <!-- <a class="post-item-img" href="/jishu/1729175059h1327171.html" title="浏览器超全网站收藏夹 6000+">--> <!-- <img class="hover-scale" src="/view/img/nopic.png" alt="浏览器超全网站收藏夹 6000+">--> <!-- </a>--> <!-- <ul class="post-categories">--> <!-- <li><a href="/jishu" target="_blank">技术总结</a></li>--> <!-- </ul>--> <!--</div>--> <a href="/jishu/1729175059h1327171.html" class="post-item-title" title="浏览器超全网站收藏夹 6000+"> <h3>浏览器超全网站收藏夹 6000+</h3> <div class="roclinux-cn post-item-cover" style="display:inline-grid"> <ul class="post-categories"> <li> <a href="/jishu" target="_blank">技术总结</a> </li> </ul> </div> </a> <div class="roclinux-cn post-item-footer"> <div class="roclinux-cn tag-wrap"> </div> <div class="roclinux-cn post-item-meta">2月前</div> </div> <p class="post-item-summary">网上这种资源的分享特别少大家切珍惜 废话不对说直接上图自己看 分了这么多类你就知道我收藏了多少网站吧&#xff1f; 没错有6000左右&#xff0c;网上这类资源确实少之又少。所以分享了一下 大家可以前往这个地址下载</p> </div> <div class="roclinux-cn post-item"> <!--<div class="roclinux-cn post-item-cover">--> <!-- <a class="post-item-img" href="/jishu/1729939413h1372757.html" title="Python网络爬虫——爬取小视频网站源视频!自己偷偷看哦!">--> <!-- <img class="hover-scale" src="/view/img/nopic.png" alt="Python网络爬虫——爬取小视频网站源视频!自己偷偷看哦!">--> <!-- </a>--> <!-- <ul class="post-categories">--> <!-- <li><a href="/jishu" target="_blank">技术总结</a></li>--> <!-- </ul>--> <!--</div>--> <a href="/jishu/1729939413h1372757.html" class="post-item-title" title="Python网络爬虫——爬取小视频网站源视频!自己偷偷看哦!"> <h3>Python网络爬虫——爬取小视频网站源视频!自己偷偷看哦!</h3> <div class="roclinux-cn post-item-cover" style="display:inline-grid"> <ul class="post-categories"> <li> <a href="/jishu" target="_blank">技术总结</a> </li> </ul> </div> </a> <div class="roclinux-cn post-item-footer"> <div class="roclinux-cn tag-wrap"> </div> <div class="roclinux-cn post-item-meta">1月前</div> </div> <p class="post-item-summary">学习前提 1、了解python基础语法 2、了解re、selenium、BeautifulSoup、os、requests等python第三方库 1.引入库 PS&#xff1a;如有需要Python学习资料的小伙伴可以加点击下方链</p> </div> <div class="roclinux-cn post-item"> <!--<div class="roclinux-cn post-item-cover">--> <!-- <a class="post-item-img" href="/jishu/1731526303h1490966.html" title="Twitter网页版怎么登录?详细步骤与常见问题解答">--> <!-- <img class="hover-scale" src="/view/img/nopic.png" alt="Twitter网页版怎么登录?详细步骤与常见问题解答">--> <!-- </a>--> <!-- <ul class="post-categories">--> <!-- <li><a href="/jishu" target="_blank">技术总结</a></li>--> <!-- </ul>--> <!--</div>--> <a href="/jishu/1731526303h1490966.html" class="post-item-title" title="Twitter网页版怎么登录?详细步骤与常见问题解答"> <h3>Twitter网页版怎么登录?详细步骤与常见问题解答</h3> <div class="roclinux-cn post-item-cover" style="display:inline-grid"> <ul class="post-categories"> <li> <a href="/jishu" target="_blank">技术总结</a> </li> </ul> </div> </a> <div class="roclinux-cn post-item-footer"> <div class="roclinux-cn tag-wrap"> </div> <div class="roclinux-cn post-item-meta">1月前</div> </div> <p class="post-item-summary">Twitter作为全球知名的社交媒体平台&#xff0c;通过网页版为用户提供了方便的浏览和互动体验。无论是分享日常动态、关注热门话题&#xff0c;还是查看国际资讯&#xff0c;Twitter都能让您第一时间掌握最</p> </div> <div class="roclinux-cn post-item"> <!--<div class="roclinux-cn post-item-cover">--> <!-- <a class="post-item-img" href="/jishu/1731551504h1492329.html" title="分享一个下载系统镜像的网站">--> <!-- <img class="hover-scale" src="/view/img/nopic.png" alt="分享一个下载系统镜像的网站">--> <!-- </a>--> <!-- <ul class="post-categories">--> <!-- <li><a href="/jishu" target="_blank">技术总结</a></li>--> <!-- </ul>--> <!--</div>--> <a href="/jishu/1731551504h1492329.html" class="post-item-title" title="分享一个下载系统镜像的网站"> <h3>分享一个下载系统镜像的网站</h3> <div class="roclinux-cn post-item-cover" style="display:inline-grid"> <ul class="post-categories"> <li> <a href="/jishu" target="_blank">技术总结</a> </li> </ul> </div> </a> <div class="roclinux-cn post-item-footer"> <div class="roclinux-cn tag-wrap"> </div> <div class="roclinux-cn post-item-meta">1月前</div> </div> <p class="post-item-summary">基本上的系统镜像都包含 https:msdn.itellyou</p> </div> <div class="roclinux-cn post-item"> <!--<div class="roclinux-cn post-item-cover">--> <!-- <a class="post-item-img" href="/jishu/1732337413h1532350.html" title="局部页面切换url为什么不变_python爬虫 - 翻页url不变网页的爬虫探究">--> <!-- <img class="hover-scale" src="/view/img/nopic.png" alt="局部页面切换url为什么不变_python爬虫 - 翻页url不变网页的爬虫探究">--> <!-- </a>--> <!-- <ul class="post-categories">--> <!-- <li><a href="/jishu" target="_blank">技术总结</a></li>--> <!-- </ul>--> <!--</div>--> <a href="/jishu/1732337413h1532350.html" class="post-item-title" title="局部页面切换url为什么不变_python爬虫 - 翻页url不变网页的爬虫探究"> <h3>局部页面切换url为什么不变_python爬虫 - 翻页url不变网页的爬虫探究</h3> <div class="roclinux-cn post-item-cover" style="display:inline-grid"> <ul class="post-categories"> <li> <a href="/jishu" target="_blank">技术总结</a> </li> </ul> </div> </a> <div class="roclinux-cn post-item-footer"> <div class="roclinux-cn tag-wrap"> </div> <div class="roclinux-cn post-item-meta">1月前</div> </div> <p class="post-item-summary">python爬虫-翻页url不变网页的爬虫探究 url随着翻页改变的爬虫已经有非常多教程啦,这里主要记录一下我对翻页url不变网页的探究过程。学术菜鸡第一次写CSDN,请大家多多包容~ 如果对你有一点点帮助,请帮我点个赞吧! 翻页url不变</p> </div> <div class="roclinux-cn post-item"> <!--<div class="roclinux-cn post-item-cover">--> <!-- <a class="post-item-img" href="/jishu/1732787187h1555109.html" title="Windows网页版">--> <!-- <img class="hover-scale" src="/view/img/nopic.png" alt="Windows网页版">--> <!-- </a>--> <!-- <ul class="post-categories">--> <!-- <li><a href="/jishu" target="_blank">技术总结</a></li>--> <!-- </ul>--> <!--</div>--> <a href="/jishu/1732787187h1555109.html" class="post-item-title" title="Windows网页版"> <h3>Windows网页版</h3> <div class="roclinux-cn post-item-cover" style="display:inline-grid"> <ul class="post-categories"> <li> <a href="/jishu" target="_blank">技术总结</a> </li> </ul> </div> </a> <div class="roclinux-cn post-item-footer"> <div class="roclinux-cn tag-wrap"> </div> <div class="roclinux-cn post-item-meta">24天前</div> </div> <p class="post-item-summary">Windows12&#xff1a;Windows 12 网页版 (tjy-gitnub.github.io) Windows11&#xff1a;Win11 in React (andrewstech.me) Window</p> </div> <div class="roclinux-cn post-item"> <!--<div class="roclinux-cn post-item-cover">--> <!-- <a class="post-item-img" href="/jishu/1733871774h1636134.html" title="ChatGPT 中文版:国内镜像网站推荐【12月持续更新】">--> <!-- <img class="hover-scale" src="/view/img/nopic.png" alt="ChatGPT 中文版:国内镜像网站推荐【12月持续更新】">--> <!-- </a>--> <!-- <ul class="post-categories">--> <!-- <li><a href="/jishu" target="_blank">技术总结</a></li>--> <!-- </ul>--> <!--</div>--> <a href="/jishu/1733871774h1636134.html" class="post-item-title" title="ChatGPT 中文版:国内镜像网站推荐【12月持续更新】"> <h3>ChatGPT 中文版:国内镜像网站推荐【12月持续更新】</h3> <div class="roclinux-cn post-item-cover" style="display:inline-grid"> <ul class="post-categories"> <li> <a href="/jishu" target="_blank">技术总结</a> </li> </ul> </div> </a> <div class="roclinux-cn post-item-footer"> <div class="roclinux-cn tag-wrap"> </div> <div class="roclinux-cn post-item-meta">12天前</div> </div> <p class="post-item-summary">一、ChatGPT中文镜像站 ① https:chat.lify.vip 支持GPT4、4o以及o1&#xff0c;支持MJ绘画 什么是镜像站 镜像站&#xff08;Mirror Site&#xff09;是指</p> </div> <div class="roclinux-cn post-item"> <!--<div class="roclinux-cn post-item-cover">--> <!-- <a class="post-item-img" href="/jishu/1733926188h1642905.html" title="Windows 12 网页版">--> <!-- <img class="hover-scale" src="/view/img/nopic.png" alt="Windows 12 网页版">--> <!-- </a>--> <!-- <ul class="post-categories">--> <!-- <li><a href="/jishu" target="_blank">技术总结</a></li>--> <!-- </ul>--> <!--</div>--> <a href="/jishu/1733926188h1642905.html" class="post-item-title" title="Windows 12 网页版"> <h3>Windows 12 网页版</h3> <div class="roclinux-cn post-item-cover" style="display:inline-grid"> <ul class="post-categories"> <li> <a href="/jishu" target="_blank">技术总结</a> </li> </ul> </div> </a> <div class="roclinux-cn post-item-footer"> <div class="roclinux-cn tag-wrap"> </div> <div class="roclinux-cn post-item-meta">11天前</div> </div> <p class="post-item-summary">Windows 12 网页版是一个在线开源项目&#xff0c;由一个初三学生用前端开发三件套 HTMLCSSJavaScript 实现的一个网页版的 Windows 12&#xff0c;灵感来源于Windows 12 概念版</p> </div> <div class="roclinux-cn post-item"> <!--<div class="roclinux-cn post-item-cover">--> <!-- <a class="post-item-img" href="/jishu/1734008565h1654047.html" title="网站跳转第三方QQ、微信登陆">--> <!-- <img class="hover-scale" src="/view/img/nopic.png" alt="网站跳转第三方QQ、微信登陆">--> <!-- </a>--> <!-- <ul class="post-categories">--> <!-- <li><a href="/jishu" target="_blank">技术总结</a></li>--> <!-- </ul>--> <!--</div>--> <a href="/jishu/1734008565h1654047.html" class="post-item-title" title="网站跳转第三方QQ、微信登陆"> <h3>网站跳转第三方QQ、微信登陆</h3> <div class="roclinux-cn post-item-cover" style="display:inline-grid"> <ul class="post-categories"> <li> <a href="/jishu" target="_blank">技术总结</a> </li> </ul> </div> </a> <div class="roclinux-cn post-item-footer"> <div class="roclinux-cn tag-wrap"> </div> <div class="roclinux-cn post-item-meta">10天前</div> </div> <p class="post-item-summary">一、QQ登陆 1、登陆QQ互联&#xff0c;申请网站应用。 QQ互联官网首页https:connect.qq    2、申请过程注意事项。 创建网站应用时&#xff0c;网站页面必须有QQ登陆入口&#xff</p> </div> </div> </div> <div class="roclinux-cn comments"> <div class="roclinux-cn postcomm block-wrap" id="divCommentPost"> <h2 class="block-title"> 发表评论 </h2> <form id="saypl" target="_self" method="post" name="saypl" action="/comment/create/428458.html?safe_token=c158NMxRmu6qztDW2UUUcgpIRUiNakNrwL8w308g1Z4vIy5DDeh42fy13LfFbPgMQ_2BVkW30CnM_2FHFE1S53iJ1w_3D_3D"> <input type="hidden" name="doctype" value="1" /> <input type="hidden" name="quotepid" value="0" /> <div class="roclinux-cn comment-box comment-textarea"> <textarea name="message" id="txaArticle" class="text" cols="50" rows="4" tabindex="5" placeholder="评论内容"></textarea> </div> <input name="sumbit" type="submit" tabindex="6" value="发表评论" class="sub"> </form> </div> </div> <div class="sn-comments"> <div class="sn-comments__title">全部评论 0</div> <div class="sn-comments__body"> <div class="sn-empty">暂无评论</div> </div> </div> </div> </div> <div class="aside"> <div class="block-wrap" id="side-top-dxt"> <h2 class="block-title">推荐文章<i class="mcico mico-right"></i></h2> <div class="mcdas"> <a href="/jishu/1732352020h1533354.html" title="echarts地图轮播功能+鼠标事件" class="photo-item" target="_blank" style="background:#364cc6"> <!--<img src="/uploads/image/0533.jpg" alt="echarts地图轮播功能+鼠标事件" class="photo-item-img hover-scale" />--> <div class="photo-item-inner"> <h3 class="photo-item-title"> echarts地图轮播功能+鼠标事件 </h3> </div> </a> <a href="/jishu/1732352879h1533590.html" title="json html代码出错,在JSON字符串中使用HTML代码引发的异常" class="photo-item" target="_blank" style="background:#364cc6"> <!--<img src="/uploads/image/0351.jpg" alt="json html代码出错,在JSON字符串中使用HTML代码引发的异常" class="photo-item-img hover-scale" />--> <div class="photo-item-inner"> <h3 class="photo-item-title"> json html代码出错,在JSON字符串中使用HTML代码引发的异常 </h3> </div> </a> <a href="/jishu/1732355953h1534443.html" title="极简springboot整合beelt、beeltsql和MySQL" class="photo-item" target="_blank" style="background:#364cc6"> <!--<img src="/uploads/image/0537.jpg" alt="极简springboot整合beelt、beeltsql和MySQL" class="photo-item-img hover-scale" />--> <div class="photo-item-inner"> <h3 class="photo-item-title"> 极简springboot整合beelt、beeltsql和MySQL </h3> </div> </a> <a href="/jishu/1733232660h1563807.html" title="前置机服务器windows系统,前置机和服务器怎么设置连接" class="photo-item" target="_blank" style="background:#364cc6"> <!--<img src="/view/img/nopic.png" alt="前置机服务器windows系统,前置机和服务器怎么设置连接" class="photo-item-img hover-scale" />--> <div class="photo-item-inner"> <h3 class="photo-item-title"> 前置机服务器windows系统,前置机和服务器怎么设置连接 </h3> </div> </a> <a href="/jishu/1734804359h1670766.html" title="Windows一键启动程序脚本" class="photo-item" target="_blank" style="background:#364cc6"> <!--<img src="/view/img/nopic.png" alt="Windows一键启动程序脚本" class="photo-item-img hover-scale" />--> <div class="photo-item-inner"> <h3 class="photo-item-title"> Windows一键启动程序脚本 </h3> </div> </a> </div> </div> <div class="block-wrap" id="side-hot-view-item"> <h2 class="block-title">热门文章<i class="mcico mico-right"></i> </h2> <ul> <li class="mclas"> <!--<div class="list-img">--> <!-- <a href="/jishu/1732352642h1533521.html" target="_blank">--> <!-- <img src="/uploads/image/0340.jpg" alt="首富王健林:万达管理员工的20条天规!" class="hover-scale" />--> <!-- </a>--> <!--</div>--> <div class="list-content"> <a title="首富王健林:万达管理员工的20条天规!" target="_blank" href="/jishu/1732352642h1533521.html"> <h3>首富王健林:万达管理员工的20条天规!</h3> </a> <span class="post-date">29天前</span> </div> </li> <li class="mclas"> <!--<div class="list-img">--> <!-- <a href="/jishu/1732354637h1534078.html" target="_blank">--> <!-- <img src="/uploads/image/0091.jpg" alt="泰迪杯数据分析比赛2018年B题解答" class="hover-scale" />--> <!-- </a>--> <!--</div>--> <div class="list-content"> <a title="泰迪杯数据分析比赛2018年B题解答" target="_blank" href="/jishu/1732354637h1534078.html"> <h3>泰迪杯数据分析比赛2018年B题解答</h3> </a> <span class="post-date">29天前</span> </div> </li> <li class="mclas"> <!--<div class="list-img">--> <!-- <a href="/jishu/1732771525h1554265.html" target="_blank">--> <!-- <img src="/view/img/nopic.png" alt="windows7自带录制屏幕怎么用" class="hover-scale" />--> <!-- </a>--> <!--</div>--> <div class="list-content"> <a title="windows7自带录制屏幕怎么用" target="_blank" href="/jishu/1732771525h1554265.html"> <h3>windows7自带录制屏幕怎么用</h3> </a> <span class="post-date">25天前</span> </div> </li> <li class="mclas"> <!--<div class="list-img">--> <!-- <a href="/jishu/1733239218h1564861.html" target="_blank">--> <!-- <img src="/view/img/nopic.png" alt="Linux系统ISO镜像文件下载地址" class="hover-scale" />--> <!-- </a>--> <!--</div>--> <div class="list-content"> <a title="Linux系统ISO镜像文件下载地址" target="_blank" href="/jishu/1733239218h1564861.html"> <h3>Linux系统ISO镜像文件下载地址</h3> </a> <span class="post-date">19天前</span> </div> </li> <li class="mclas"> <!--<div class="list-img">--> <!-- <a href="/jishu/1733246228h1565942.html" target="_blank">--> <!-- <img src="/view/img/nopic.png" alt="U盘启动盘恢复成普通的U盘" class="hover-scale" />--> <!-- </a>--> <!--</div>--> <div class="list-content"> <a title="U盘启动盘恢复成普通的U盘" target="_blank" href="/jishu/1733246228h1565942.html"> <h3>U盘启动盘恢复成普通的U盘</h3> </a> <span class="post-date">19天前</span> </div> </li> <li class="mclas"> <!--<div class="list-img">--> <!-- <a href="/jishu/1733543156h1604912.html" target="_blank">--> <!-- <img src="/view/img/nopic.png" alt="CAM自动化助力PCB智能制造" class="hover-scale" />--> <!-- </a>--> <!--</div>--> <div class="list-content"> <a title="CAM自动化助力PCB智能制造" target="_blank" href="/jishu/1733543156h1604912.html"> <h3>CAM自动化助力PCB智能制造</h3> </a> <span class="post-date">16天前</span> </div> </li> <li class="mclas"> <!--<div class="list-img">--> <!-- <a href="/jishu/1733929087h1643611.html" target="_blank">--> <!-- <img src="/view/img/nopic.png" alt="Tesseract-OCR5.0软件安装和语言包安装(Windows系统)" class="hover-scale" />--> <!-- </a>--> <!--</div>--> <div class="list-content"> <a title="Tesseract-OCR5.0软件安装和语言包安装(Windows系统)" target="_blank" href="/jishu/1733929087h1643611.html"> <h3>Tesseract-OCR5.0软件安装和语言包安装(Windows系统)</h3> </a> <span class="post-date">11天前</span> </div> </li> <li class="mclas"> <!--<div class="list-img">--> <!-- <a href="/jishu/1733929147h1643627.html" target="_blank">--> <!-- <img src="/view/img/nopic.png" alt="FreeCAD是什么、如何下载(windows+0.18.4版本)和安装以及中文设置" class="hover-scale" />--> <!-- </a>--> <!--</div>--> <div class="list-content"> <a title="FreeCAD是什么、如何下载(windows+0.18.4版本)和安装以及中文设置" target="_blank" href="/jishu/1733929147h1643627.html"> <h3>FreeCAD是什么、如何下载(windows+0.18.4版本)和安装以及中文设置</h3> </a> <span class="post-date">11天前</span> </div> </li> <li class="mclas"> <!--<div class="list-img">--> <!-- <a href="/jishu/1733929619h1643744.html" target="_blank">--> <!-- <img src="/view/img/nopic.png" alt="Windows10安装DM8-达梦数据库" class="hover-scale" />--> <!-- </a>--> <!--</div>--> <div class="list-content"> <a title="Windows10安装DM8-达梦数据库" target="_blank" href="/jishu/1733929619h1643744.html"> <h3>Windows10安装DM8-达梦数据库</h3> </a> <span class="post-date">11天前</span> </div> </li> <li class="mclas"> <!--<div class="list-img">--> <!-- <a href="/jishu/1734726160h1660411.html" target="_blank">--> <!-- <img src="/view/img/nopic.png" alt="简单快速设置Windows和Ubuntu双系统双引导" class="hover-scale" />--> <!-- </a>--> <!--</div>--> <div class="list-content"> <a title="简单快速设置Windows和Ubuntu双系统双引导" target="_blank" href="/jishu/1734726160h1660411.html"> <h3>简单快速设置Windows和Ubuntu双系统双引导</h3> </a> <span class="post-date">2天前</span> </div> </li> </ul> </div> <div class="block-wrap" id="side-new-view-item"> <h2 class="block-title">最新文章<i class="mcico mico-right"></i> </h2> <ul> <li class="mclas"> <!--<div class="list-img">--> <!-- <a href="/free/1713021540h628456.html" target="_blank">--> <!-- <img src="/view/img/nopic.png" alt="Raid技术" class="hover-scale" />--> <!-- </a>--> <!--</div>--> <div class="list-content"> <a title="Raid技术" target="_blank" href="/free/1713021540h628456.html"> <h3>Raid技术</h3> </a> <span class="post-date">8</span> </div> </li> <li class="mclas"> <!--<div class="list-img">--> <!-- <a href="/free/1713021438h628450.html" target="_blank">--> <!-- <img src="/view/img/nopic.png" alt="LSI_阵列卡操作手册" class="hover-scale" />--> <!-- </a>--> <!--</div>--> <div class="list-content"> <a title="LSI_阵列卡操作手册" target="_blank" href="/free/1713021438h628450.html"> <h3>LSI_阵列卡操作手册</h3> </a> <span class="post-date">8</span> </div> </li> <li class="mclas"> <!--<div class="list-img">--> <!-- <a href="/free/1713019527h628324.html" target="_blank">--> <!-- <img src="/view/img/nopic.png" alt="破解Centos7_root用户密码" class="hover-scale" />--> <!-- </a>--> <!--</div>--> <div class="list-content"> <a title="破解Centos7_root用户密码" target="_blank" href="/free/1713019527h628324.html"> <h3>破解Centos7_root用户密码</h3> </a> <span class="post-date">8</span> </div> </li> <li class="mclas"> <!--<div class="list-img">--> <!-- <a href="/free/1713019479h628321.html" target="_blank">--> <!-- <img src="/view/img/nopic.png" alt="Redhat重置Root用户密码方法" class="hover-scale" />--> <!-- </a>--> <!--</div>--> <div class="list-content"> <a title="Redhat重置Root用户密码方法" target="_blank" href="/free/1713019479h628321.html"> <h3>Redhat重置Root用户密码方法</h3> </a> <span class="post-date">8</span> </div> </li> <li class="mclas"> <!--<div class="list-img">--> <!-- <a href="/free/1713019358h628310.html" target="_blank">--> <!-- <img src="/view/img/nopic.png" alt="远程批量修改linux服务器密码的脚本" class="hover-scale" />--> <!-- </a>--> <!--</div>--> <div class="list-content"> <a title="远程批量修改linux服务器密码的脚本" target="_blank" href="/free/1713019358h628310.html"> <h3>远程批量修改linux服务器密码的脚本</h3> </a> <span class="post-date">8</span> </div> </li> <li class="mclas"> <!--<div class="list-img">--> <!-- <a href="/jishu/1734929598h1679486.html" target="_blank">--> <!-- <img src="/view/img/nopic.png" alt="DELL PowerEdge T110 II U盘安装系统" class="hover-scale" />--> <!-- </a>--> <!--</div>--> <div class="list-content"> <a title="DELL PowerEdge T110 II U盘安装系统" target="_blank" href="/jishu/1734929598h1679486.html"> <h3>DELL PowerEdge T110 II U盘安装系统</h3> </a> <span class="post-date">2</span> </div> </li> <li class="mclas"> <!--<div class="list-img">--> <!-- <a href="/jishu/1734924592h1678828.html" target="_blank">--> <!-- <img src="/view/img/nopic.png" alt="戴尔t310服务器装系统步骤,dell笔记本重装系统教程" class="hover-scale" />--> <!-- </a>--> <!--</div>--> <div class="list-content"> <a title="戴尔t310服务器装系统步骤,dell笔记本重装系统教程" target="_blank" href="/jishu/1734924592h1678828.html"> <h3>戴尔t310服务器装系统步骤,dell笔记本重装系统教程</h3> </a> <span class="post-date">1</span> </div> </li> <li class="mclas"> <!--<div class="list-img">--> <!-- <a href="/jishu/1734923950h1678746.html" target="_blank">--> <!-- <img src="/view/img/nopic.png" alt="惠普ENVY x360 14 2024 锐龙版笔记本重装win7系统教程" class="hover-scale" />--> <!-- </a>--> <!--</div>--> <div class="list-content"> <a title="惠普ENVY x360 14 2024 锐龙版笔记本重装win7系统教程" target="_blank" href="/jishu/1734923950h1678746.html"> <h3>惠普ENVY x360 14 2024 锐龙版笔记本重装win7系统教程</h3> </a> <span class="post-date">1</span> </div> </li> <li class="mclas"> <!--<div class="list-img">--> <!-- <a href="/jishu/1734923210h1678650.html" target="_blank">--> <!-- <img src="/view/img/nopic.png" alt="通过U盘启动盘安装Windows10操作系统步骤" class="hover-scale" />--> <!-- </a>--> <!--</div>--> <div class="list-content"> <a title="通过U盘启动盘安装Windows10操作系统步骤" target="_blank" href="/jishu/1734923210h1678650.html"> <h3>通过U盘启动盘安装Windows10操作系统步骤</h3> </a> <span class="post-date">1</span> </div> </li> <li class="mclas"> <!--<div class="list-img">--> <!-- <a href="/jishu/1734923011h1678623.html" target="_blank">--> <!-- <img src="/view/img/nopic.png" alt="Win7怎么使用PE重装系统?PE重装系统步骤图" class="hover-scale" />--> <!-- </a>--> <!--</div>--> <div class="list-content"> <a title="Win7怎么使用PE重装系统?PE重装系统步骤图" target="_blank" href="/jishu/1734923011h1678623.html"> <h3>Win7怎么使用PE重装系统?PE重装系统步骤图</h3> </a> <span class="post-date">1</span> </div> </li> </ul> </div> </div> </div> <div class="footer"> CopyRight © 2022 All Rights Reserved. <br class="footer-br" /> <a href="/" target="_blank">Powered By 技术交流 – FreeNAS中文网</a>| <a target="_blank" rel="nofollow" href="https://beian.miit.gov.cn/" style="font-size: 12px;">浙ICP备08016383号-4</a> 友情链接: <a href="https://www.freenas.com.cn/sitemap/1.txt" title="sitemaps">网站地图1</a> <a href="https://www.freenas.com.cn/sitemap/2.txt" title="sitemaps">网站地图2</a> <a href="https://www.freenas.com.cn/sitemap/3.txt" title="sitemaps">网站地图3</a> <a href="https://www.freenas.com.cn/sitemap/4.txt" title="sitemaps">网站地图4</a> <a href="https://www.freenas.com.cn/sitemap/5.txt" title="sitemaps">网站地图5</a> <a href="https://www.freenas.com.cn/sitemap/6.txt" title="sitemaps">网站地图6</a> <a href="https://www.freenas.com.cn/sitemap/7.txt" title="sitemaps">网站地图7</a> <a href="https://www.freenas.com.cn/sitemap/8.txt" title="sitemaps">网站地图8</a> <a href="https://www.freenas.com.cn/sitemap/9.txt" title="sitemaps">网站地图9</a> <a href="https://www.freenas.com.cn/sitemap/10.txt" title="sitemaps">网站地图10</a> <a href="https://www.freenas.com.cn/sitemap/11.txt" title="sitemaps">网站地图11</a> <a href="https://www.freenas.com.cn/sitemap/12.txt" title="sitemaps">网站地图12</a> <a href="https://www.freenas.com.cn/sitemap/13.txt" title="sitemaps">网站地图13</a> <a href="https://www.freenas.com.cn/sitemap/14.txt" title="sitemaps">网站地图14</a> <a href="https://www.freenas.com.cn/sitemap/15.txt" title="sitemaps">网站地图15</a> <a href="https://www.freenas.com.cn/sitemap/16.txt" title="sitemaps">网站地图16</a> <a href="https://www.freenas.com.cn/sitemap/17.txt" title="sitemaps">网站地图17</a> <a href="https://www.freenas.com.cn/sitemap/18.txt" title="sitemaps">网站地图18</a> <a href="https://www.freenas.com.cn/sitemap/19.txt" title="sitemaps">网站地图19</a> <a href="https://www.freenas.com.cn/sitemap/20.txt" title="sitemaps">网站地图20</a> <a href="https://www.freenas.com.cn/sitemap/21.txt" title="sitemaps">网站地图21</a> <a href="https://www.freenas.com.cn/sitemap/22.txt" title="sitemaps">网站地图22</a> <a href="https://www.freenas.com.cn/sitemap/23.txt" title="sitemaps">网站地图23</a> <a href="https://www.freenas.com.cn/sitemap/24.txt" title="sitemaps">网站地图24</a> <a href="https://www.freenas.com.cn/sitemap/25.txt" title="sitemaps">网站地图25</a> <a href="https://www.freenas.com.cn/sitemap/26.txt" title="sitemaps">网站地图26</a> <a href="https://www.freenas.com.cn/sitemap/27.txt" title="sitemaps">网站地图27</a> <a href="https://www.freenas.com.cn/sitemap/28.txt" title="sitemaps">网站地图28</a> <a href="https://www.freenas.com.cn/sitemap/29.txt" title="sitemaps">网站地图28</a> <a href="https://www.freenas.com.cn/sitemap/30.txt" title="sitemaps">网站地图30</a> <a href="https://www.freenas.com.cn/sitemap/31.txt" title="sitemaps">网站地图31</a> <a href="https://www.freenas.com.cn/sitemap/32.txt" title="sitemaps">网站地图32</a> <a href="https://www.freenas.com.cn/sitemap/33.txt" title="sitemaps">网站地图33</a> <a href="https://www.freenas.com.cn/sitemap/34.txt" title="sitemaps">网站地图34</a> <a href="https://www.freenas.com.cn/sitemap/35.txt" title="sitemaps">网站地图35</a> <a href="https://www.freenas.com.cn/sitemap/36.txt" title="sitemaps">网站地图36</a> <a href="https://www.freenas.com.cn/sitemap/37.txt" title="sitemaps">网站地图37</a> <a href="https://www.freenas.com.cn/sitemap/38.txt" title="sitemaps">网站地图38</a> <a href="https://www.freenas.com.cn/sitemap/39.txt" title="sitemaps">网站地图39</a> <a href="https://www.freenas.com.cn/sitemap/40.txt" title="sitemaps">网站地图40</a> <a href="https://www.freenas.com.cn/sitemap/41.txt" title="sitemaps">网站地图41</a> <a href="https://www.freenas.com.cn/sitemap/42.txt" title="sitemaps">网站地图42</a> <a href="https://www.freenas.com.cn/sitemap/43.txt" title="sitemaps">网站地图43</a> <a href="https://www.freenas.com.cn/sitemap/44.txt" title="sitemaps">网站地图44</a> <a href="https://www.freenas.com.cn/sitemap/45.txt" title="sitemaps">网站地图45</a> <a href="https://www.freenas.com.cn/sitemap/46.txt" title="sitemaps">网站地图46</a> </div> <script src="/view/js/xiuno.js?2.3.0"></script> <script src="/view/template/quzhiwa/js/custom.js?2.3.0"></script> <script> $('.cat-tab-wrap li[data-active="fid-4"]').addClass('current-menu-item'); $('.menu-header-container li[data-active="fid-4"]').addClass('current-menu-item'); </script> </body> </html>