<?xml version="1.0" standalone="yes"?>
<?xml-stylesheet type="text/xsl" href="css/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>北京web前端培训班 - 网站建设外包</title><link>http://www.35ui.cn/</link><description>web前端培训机构 - </description><generator>RainbowSoft Studio Z-Blog 1.8 Arwen Build 90619</generator><language>zh-CN</language><copyright>北京web前端外包开发公司</copyright><pubDate>Thu, 30 Apr 2026 04:50:34 +0800</pubDate><item><title>黄页网站大全 2018黄页网站制作</title><author>04xiaoming@163.com (xiaoming)</author><link>http://www.35ui.cn/post/20171219411.html</link><pubDate>Tue, 19 Dec 2017 09:25:28 +0800</pubDate><guid>http://www.35ui.cn/post/20171219411.html</guid><description><![CDATA[<p>&nbsp;网站大黄页(www.35ui.cn)是最大的免费网上黄页网站信息查询服务网站,拥有全国各地百万家企业信息库,找企业信息就到黄页网站大全。&nbsp;如何做自己的黄页网站？&nbsp;第一步：购买一个网站域名；域名相当于你网站的门牌号，有了这个门牌号，别人就可以轻松找到你的网站；第二步：购买一个网站空间；空间是存放你网站程序，图片，视频的地方，当网站显示的内容就是你空间里的东西；第三步：</p>]]></description><category>网站建设外包</category><comments>http://www.35ui.cn/post/20171219411.html#comment</comments><wfw:comment>http://www.35ui.cn/</wfw:comment><wfw:commentRss>http://www.35ui.cn/feed.asp?cmt=2530</wfw:commentRss><trackback:ping>http://www.35ui.cn/cmd.asp?act=tb&amp;id=2530&amp;key=6e168790</trackback:ping></item><item><title>怎么建设自己网站？怎么创建自己的网站</title><author>04xiaoming@163.com (xiaoming)</author><link>http://www.35ui.cn/post/20171219730.html</link><pubDate>Tue, 19 Dec 2017 08:54:04 +0800</pubDate><guid>http://www.35ui.cn/post/20171219730.html</guid><description><![CDATA[<p>&nbsp;5个步骤快速学会自己建立1个网站：&nbsp;1、注册网站域名（网站地址、网址&hellip;）&nbsp;2、开通网站主机（网站空间、服务器&hellip;）&nbsp;3、设置网站域名解析和网站主机绑定&nbsp;4、安装建站程序（网站源码、网站程序&hellip;）&nbsp;5、完善网站内容（网站的图片、文字&hellip;）&nbsp;什么叫网站域名？&nbsp;简单来说网站</p>]]></description><category>网站建设外包</category><comments>http://www.35ui.cn/post/20171219730.html#comment</comments><wfw:comment>http://www.35ui.cn/</wfw:comment><wfw:commentRss>http://www.35ui.cn/feed.asp?cmt=2529</wfw:commentRss><trackback:ping>http://www.35ui.cn/cmd.asp?act=tb&amp;id=2529&amp;key=15af8bee</trackback:ping></item><item><title>ASP处理多关键词查询代码</title><author>04xiaoming@163.com (xiaoming)</author><link>http://www.35ui.cn/post/20110614916.html</link><pubDate>Tue, 14 Jun 2011 22:06:14 +0800</pubDate><guid>http://www.35ui.cn/post/20110614916.html</guid><description><![CDATA[<p>在web开发中经常遇到多关键词对对单个字段查询，我一般是通过动态数组来实现的。当然多个关键词的一般是用空格或,隔开，我这几假设多个关键词用空格隔开,关键字字符串为keyStr，具体代码为。</p><p>程序代码：</p><p>以下为引用的内容：</p><p>'关键字的搜索<br />str=&quot;select * from tableName where id&gt;4&quot;<br />if srhKey&lt;&gt;&quot;&quot; then<br />keyArr=split(srhKey,&quot; &quot;)<br />...</p>]]></description><category>网站建设外包</category><comments>http://www.35ui.cn/post/20110614916.html#comment</comments><wfw:comment>http://www.35ui.cn/</wfw:comment><wfw:commentRss>http://www.35ui.cn/feed.asp?cmt=2135</wfw:commentRss><trackback:ping>http://www.35ui.cn/cmd.asp?act=tb&amp;id=2135&amp;key=0f4b6aac</trackback:ping></item><item><title>ASP+Access数据库的18条安全法则</title><author>04xiaoming@163.com (xiaoming)</author><link>http://www.35ui.cn/post/20110614728.html</link><pubDate>Tue, 14 Jun 2011 22:03:28 +0800</pubDate><guid>http://www.35ui.cn/post/20110614728.html</guid><description><![CDATA[<p>1.首先，我们需要过滤所有客户端提交的内容,其中包括?id=N一类,另外还有提交的html代码中的操作数据库的select及asp文件操作语法,大家可以把提交的字符转义,然后再存入数据库。</p><p>2.然后需要对访问Access数据库的页面进行授权,针对显示数据页面只能使用select语句,过滤其他的update,asp文件则分为许可访问数据库页面和限制访问页。</p><p>3.修改数库据连接文件名conn.asp为类似123ljuvo345l3kj34534v.asp文件。</p>...]]></description><category>网站建设外包</category><comments>http://www.35ui.cn/post/20110614728.html#comment</comments><wfw:comment>http://www.35ui.cn/</wfw:comment><wfw:commentRss>http://www.35ui.cn/feed.asp?cmt=2134</wfw:commentRss><trackback:ping>http://www.35ui.cn/cmd.asp?act=tb&amp;id=2134&amp;key=bf09555f</trackback:ping></item><item><title>如何在SQL注入时保护数据库</title><author>04xiaoming@163.com (xiaoming)</author><link>http://www.35ui.cn/post/2011061249._1823.html</link><pubDate>Sun, 12 Jun 2011 19:06:57 +0800</pubDate><guid>http://www.35ui.cn/post/2011061249._1823.html</guid><description><![CDATA[<p>SQL注入是防止数据库攻击的一个有效策略。攻击者将注入一个SQL语句到另外一个语句中，这个通常会损坏你的数据库。有数据库接口的Web站点通常在SQL注入的时候容易受到攻击，因为它们是基于动态的SQL；下面是一个<a target="_blank" href="http://www.35ui.cn"><strong>简单的例子</strong></a>：</p><p>在一个ASP页面中会请求用户输入名字和密码，然后将下面的字符串发送到数据库中：</p><p>SELECT FROM users WHERE username =<br />...</p>]]></description><category>网站建设外包</category><comments>http://www.35ui.cn/post/2011061249._1823.html#comment</comments><wfw:comment>http://www.35ui.cn/</wfw:comment><wfw:commentRss>http://www.35ui.cn/feed.asp?cmt=2130</wfw:commentRss><trackback:ping>http://www.35ui.cn/cmd.asp?act=tb&amp;id=2130&amp;key=31af27bb</trackback:ping></item><item><title>SQL注入是什么_sql注入是什么意思</title><author>04xiaoming@163.com (xiaoming)</author><link>http://www.35ui.cn/post/20110612945.html</link><pubDate>Sun, 12 Jun 2011 18:59:57 +0800</pubDate><guid>http://www.35ui.cn/post/20110612945.html</guid><description><![CDATA[<p><span style="color: #ff0000"><strong>SQL注入是什么？</strong></span></p><p>　　许多网站程序在编写时，没有对用户输入数据的合法性进行判断，使应用程序存在安全隐患。用户可以提交一段数据库查询代码（一般是在浏览器地址栏进行,通过正常的www端口访问），根据程序返回的结果，获得某些想得知的数据，这就是所谓的SQL Injection，即SQL注入。 <br />网站的恶梦&mdash;&mdash;<a target="_blank" href="http://www.35ui.cn">SQL注入</a></p>...]]></description><category>网站建设外包</category><comments>http://www.35ui.cn/post/20110612945.html#comment</comments><wfw:comment>http://www.35ui.cn/</wfw:comment><wfw:commentRss>http://www.35ui.cn/feed.asp?cmt=2129</wfw:commentRss><trackback:ping>http://www.35ui.cn/cmd.asp?act=tb&amp;id=2129&amp;key=d7bb88e3</trackback:ping></item><item><title>安全防范SQL注入漏洞_安全sql注入防范代码</title><author>04xiaoming@163.com (xiaoming)</author><link>http://www.35ui.cn/post/20110612573.html</link><pubDate>Sun, 12 Jun 2011 18:49:22 +0800</pubDate><guid>http://www.35ui.cn/post/20110612573.html</guid><description><![CDATA[<p>其实SQL注入漏洞并不可怕，知道原理 ＋ 耐心仔细，就可以彻底防范！</p><p>下面给出4个函数，足够你抵挡一切SQL注入漏洞！读懂代码，你就能融会贯通。</p><p>注意要对所有的request对象进行过滤：包括 request.cookie, request.ServerVariables 等等容易<br />被忽视的对象：</p><p>function killn(byval s1) '过滤数值型参数<br />if not isnumeric(s1) then <br />...</p>]]></description><category>网站建设外包</category><comments>http://www.35ui.cn/post/20110612573.html#comment</comments><wfw:comment>http://www.35ui.cn/</wfw:comment><wfw:commentRss>http://www.35ui.cn/feed.asp?cmt=2128</wfw:commentRss><trackback:ping>http://www.35ui.cn/cmd.asp?act=tb&amp;id=2128&amp;key=6dd74acd</trackback:ping></item><item><title>网站策划一个网站的金字塔战略</title><author>04xiaoming@163.com (xiaoming)</author><link>http://www.35ui.cn/post/20100710990.html</link><pubDate>Sat, 10 Jul 2010 10:37:03 +0800</pubDate><guid>http://www.35ui.cn/post/20100710990.html</guid><description><![CDATA[<p>在这个由 Twitter, Facebook 等等社会网络主导 Web 的世界，我们似乎忘记了一个网站的使命，内容与用户体验，越来越多的人醉心与同社会网络周旋，却忘记了内容，用户体验这些最基础，最本质的东西。本文讲述的是一个网站所应该拥有的金字塔结构。</p><p><img style="border-right: rgb(224,224,224) 1px solid; padding-right: 15px; border-top: rgb(224,224,224) 1px solid; padding-left: 15px; padding-bottom: 15px; border-left: rgb(224,224,224) 1px solid; padding-top: 15px; border-bottom: rgb(224,224,224) 1px solid" height="200" alt="" width="550" src="http://www.35ui.cn/upload/201007101107380450.jpg" /></p><p>...</p>]]></description><category>网站建设外包</category><comments>http://www.35ui.cn/post/20100710990.html#comment</comments><wfw:comment>http://www.35ui.cn/</wfw:comment><wfw:commentRss>http://www.35ui.cn/feed.asp?cmt=1673</wfw:commentRss><trackback:ping>http://www.35ui.cn/cmd.asp?act=tb&amp;id=1673&amp;key=3cce0da5</trackback:ping></item><item><title>网站由什么组成的？网站是什么？</title><author>04xiaoming@163.com (xiaoming)</author><link>http://www.35ui.cn/post/20100709677.html</link><pubDate>Fri, 09 Jul 2010 19:18:00 +0800</pubDate><guid>http://www.35ui.cn/post/20100709677.html</guid><description><![CDATA[<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 网站由域名（domain name 俗称网址或玉米），网站源程序和网站空间三部分构成。<br />　　域名（俗称网址）形式比如：<a href="http://www.35ui.cn">www.35ui.cn</a> (一级域名)，cp.35ui.cn （二级/三级域名）；<br />　　网站空间由专门的独立服务器或租用的虚拟主机承担；<br />　　网站源程序则放在网站空间里面，表现为网站前台和网站后台。</p>...]]></description><category>网站建设外包</category><comments>http://www.35ui.cn/post/20100709677.html#comment</comments><wfw:comment>http://www.35ui.cn/</wfw:comment><wfw:commentRss>http://www.35ui.cn/feed.asp?cmt=1663</wfw:commentRss><trackback:ping>http://www.35ui.cn/cmd.asp?act=tb&amp;id=1663&amp;key=38a519b1</trackback:ping></item><item><title>网站改版时6个需要注意的问题</title><author>04xiaoming@163.com (xiaoming)</author><link>http://www.35ui.cn/post/20100629585.html</link><pubDate>Tue, 29 Jun 2010 13:33:50 +0800</pubDate><guid>http://www.35ui.cn/post/20100629585.html</guid><description><![CDATA[<p>网站改版，如何改?如果只是设计、功能和栏目等的稍微变动，这些很简单，从技术 上说并没有多少难度。只是对于网站本身的发展来说，没有多大的作用，尤其是一些存在很严重的对搜索引擎不友好问题的网站，没有针对性的改版，相当于只给网 站换了一个外壳，治标不治本。网站遭遇发展瓶颈时候，是需要改版还是重新建设?不管是改版还是重建，都需要先进行分析诊断，找出问题所在进行有效的优化改 版，而不是盲目的去重新建设新的网站。事实上，倘若不是存在着很严重问题的网站，经过网站优化后，都能取得更好的发展。</p><p>对于国内很多没有经过优化的网站来说，网站改版相当于网站的二次重建。针对改版的策划方案，对于改版是否成功起着至关重要的作用。网站改版方案的策 划，不仅仅要涵盖前台设计，功能模块设计，栏目设计，数据库设计，团队合作等各个环节，还需要把搜索引擎优化的思想结合在里面。使网站系统完善的同时，增 加用户友好度和搜索引擎友好度。</p>...]]></description><category>网站建设外包</category><comments>http://www.35ui.cn/post/20100629585.html#comment</comments><wfw:comment>http://www.35ui.cn/</wfw:comment><wfw:commentRss>http://www.35ui.cn/feed.asp?cmt=1629</wfw:commentRss><trackback:ping>http://www.35ui.cn/cmd.asp?act=tb&amp;id=1629&amp;key=5a7c6076</trackback:ping></item></channel></rss>
