<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>大风车论坛 - 编程-Programming</title>
    <link>http://bbs.cnnas.com/cn/forumdisplay.php?fid=6</link>
    <description>Latest 20 threads of 编程-Programming</description>
    <copyright>Copyright(C) 大风车论坛</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Sat, 21 Nov 2009 07:50:14 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://bbs.cnnas.com/cn/images/logo.gif</url>
      <title>大风车论坛</title>
      <link>http://bbs.cnnas.com/cn/</link>
    </image>
    <item>
      <title>编写高效JavaScript的二十四章经</title>
      <link>http://bbs.cnnas.com/cn/viewthread.php?tid=8228</link>
      <description><![CDATA[[color=#333333][font=Verdana][size=13px][font=Verdana, arial, sans-serif][size=20px]编写高效JavaScript的二十四章经[/b][/size]
[/font]
[font=Verdana, arial, sans-serif]为JavaScript做一点性能小提升吧！[/font]
[font=Verdana, arial, sans-serif]本文列出了24条 ...]]></description>
      <category>编程-Programming</category>
      <author>cnnas</author>
      <pubDate>Sat, 20 Jun 2009 06:45:21 +0000</pubDate>
    </item>
    <item>
      <title>MC9RS08LA  LCD模块的初始化代码</title>
      <link>http://bbs.cnnas.com/cn/viewthread.php?tid=2859</link>
      <description><![CDATA[为了避免大家做重复的劳动,我把我已经调试过的LCD初始化代码贴在下面,希望能给使用MC9RS08LA8的朋友做些参考.
void LcdInit(void) 
{
    LCDC0_SOURCE=0;  //Selects the ICSERCLK (external clock reference) as the LCD clock source.
    LCDSUPPLY_CPSEL=1;//LCD charge ...]]></description>
      <category>编程-Programming</category>
      <author>曾德标</author>
      <pubDate>Sat, 14 Jun 2008 18:55:53 +0000</pubDate>
    </item>
    <item>
      <title>javacript实现页面内容替换</title>
      <link>http://bbs.cnnas.com/cn/viewthread.php?tid=1205</link>
      <description><![CDATA[今天一个网友题了个问题关于用javascript实现鼠标事件触发页面文字替换的，我把我的解决方法拿出来供大家参考，希望能起到抛砖引玉的作用。
问题如下javascript如何实现div中内容替换？
比如我要把“丑”替换成很“帅”怎么弄，注意是只替换这一个字 
 
 
我很丑！ 

问题补 ...]]></description>
      <category>编程-Programming</category>
      <author>cnnas</author>
      <pubDate>Sun, 11 Nov 2007 13:56:31 +0000</pubDate>
    </item>
    <item>
      <title>网页特效汇总|网页设计当中的技巧多例</title>
      <link>http://bbs.cnnas.com/cn/viewthread.php?tid=1132</link>
      <description><![CDATA[1.  将彻底屏蔽鼠标右键
no 可用于Table
2.  取消选取、防止复制
3.  不准粘贴
4.   防止复制
5.  IE地址栏前换成自己的图标
6.  可以在收藏夹中显示出你的图标
7.  关闭输入法
8. 永远都会带着框架

9. 防止被人frame

10.  网页将不能被另存为
11. 
12. 怎样通过asp的手段 ...]]></description>
      <category>编程-Programming</category>
      <author>cnnas</author>
      <pubDate>Sat, 03 Nov 2007 16:34:52 +0000</pubDate>
    </item>
    <item>
      <title>marquee用法的详细解释</title>
      <link>http://bbs.cnnas.com/cn/viewthread.php?tid=1131</link>
      <description><![CDATA[[font=Times New Roman] [/font]
[font=宋体][size=9pt]前阵子要做无间断滚动，找了很久终于找到了阿米的眼泪写的方法，经[/size][/font][font=Verdana][size=9pt]raidl[/size][/font][font=宋体][size=9pt]完善后非常好用，不敢藏私，拿出来和大家分享一下。当时是另存的， ...]]></description>
      <category>编程-Programming</category>
      <author>cnnas</author>
      <pubDate>Sat, 03 Nov 2007 16:32:45 +0000</pubDate>
    </item>
    <item>
      <title>实例讲解asp vbscript 读写xml文件</title>
      <link>http://bbs.cnnas.com/cn/viewthread.php?tid=1130</link>
      <description><![CDATA[本文是一篇实例讲解的文章。作为一个普通的程序员，我深知，一个优秀的例程，对于正在学习编程的人是多么的有帮助。本文中使用的例程，是一个联系信息管理程序，我也是写来以方便自己和朋友们互相联系用的。但麻雀虽小，五脏俱全，相信对正在学习ASP＋XML编程的朋友们，还是 ...]]></description>
      <category>编程-Programming</category>
      <author>cnnas</author>
      <pubDate>Sat, 03 Nov 2007 16:31:04 +0000</pubDate>
    </item>
    <item>
      <title>asp无组件上传实例代码</title>
      <link>http://bbs.cnnas.com/cn/viewthread.php?tid=1129</link>
      <description><![CDATA[[table=90%][align=center]Asp[/b]无组件文件上传的实例[/b][/align]
[align=center][size=9pt][/size][/align]
[align=center][size=9pt][/size][/align]
[/td][/tr][align=left][size=9pt]1.[/size][font=宋体][size=9pt]库文件[/size][/font][size=9pt](upload.inc.asp)

 ...]]></description>
      <category>编程-Programming</category>
      <author>cnnas</author>
      <pubDate>Sat, 03 Nov 2007 16:26:32 +0000</pubDate>
    </item>
    <item>
      <title>asp生成静态页面</title>
      <link>http://bbs.cnnas.com/cn/viewthread.php?tid=1128</link>
      <description><![CDATA[[align=left][font=宋体][size=10pt]以下人本人在学习和使用Asp建立网站过程中学习过的大虾的文章，不记得是作者是哪位了，今天也拿出来分享。希望大虾不会怪罪。[/size][/font][/align][align=left][font=宋体][size=2]要我总结，其主要策略就是把动态的内容保存在数据库中 ...]]></description>
      <category>编程-Programming</category>
      <author>cnnas</author>
      <pubDate>Sat, 03 Nov 2007 16:21:41 +0000</pubDate>
    </item>
    <item>
      <title>PHP中$_SERVER的详细用法</title>
      <link>http://bbs.cnnas.com/cn/viewthread.php?tid=1121</link>
      <description><![CDATA[$_SERVER[’PHP_SELF’] #当前正在执行脚本的文件名，与 document root相关。
$_SERVER[’argv’] #传递给该脚本的参数。
$_SERVER[’argc’] #包含传递给程序的命令行参数的个数（如果运行在命令行模式）。
$_SERVER[’GATEWAY_INTERFACE’] #服务器使用的 CGI 规范的版本。 ...]]></description>
      <category>编程-Programming</category>
      <author>cnnas</author>
      <pubDate>Thu, 01 Nov 2007 14:48:15 +0000</pubDate>
    </item>
    <item>
      <title>一些常用的正则表达式</title>
      <link>http://bbs.cnnas.com/cn/viewthread.php?tid=1120</link>
      <description><![CDATA[Email : /^\w+([-+.]\w+)*@\w+([-.]\w+)*\.\w+([-.]\w+)*$/,
Phone : /^((\(\d{2,3}\))|(\d{3}\-))?(\(0\d{2,3}\)|0\d{2,3}-)?[1-9]\d{6,7}(\-\d{1,4})?$/,
Mobile : /^((\(\d{2,3}\))|(\d{3}\-))?13\d{9}$/,
Url : /^http:\/\/[A-Za-z0-9]+\.[A-Za-z0-9]+[\/=\?%\-&amp;_]]></description>
      <category>编程-Programming</category>
      <author>cnnas</author>
      <pubDate>Thu, 01 Nov 2007 13:27:40 +0000</pubDate>
    </item>
    <item>
      <title>Sql 左连接</title>
      <link>http://bbs.cnnas.com/cn/viewthread.php?tid=1064</link>
      <description><![CDATA[一般的面试管都会提到什么是左连接的问题，有的还会出题考考面试者：

什么是左连接？ 其实还很好解释，很形象的可以将它描述为，两张表的连接，最终的行数以位置在左边的表为准，即保留左边表，右边表根据筛选条件拼接到左边形成新表。

例如：
表A:
id num
11 aa
22 bb
33  ...]]></description>
      <category>编程-Programming</category>
      <author>cnnas</author>
      <pubDate>Tue, 23 Oct 2007 04:52:53 +0000</pubDate>
    </item>
    <item>
      <title>Using 语句的作用</title>
      <link>http://bbs.cnnas.com/cn/viewthread.php?tid=1063</link>
      <description><![CDATA[有时，代码要求非托管资源，如文件句柄、COM 包装或 SQL 连接。在使用一个或多个此类资源完成了代码后，Using[/b] 块确保这些资源的释放。这样，其他代码就可以使用它们。
托管资源由 .NET Framework 垃圾回收器 (GC) 释放，您不需要进行任何额外的编码。您也不需要用于托管 ...]]></description>
      <category>编程-Programming</category>
      <author>cnnas</author>
      <pubDate>Tue, 23 Oct 2007 04:24:07 +0000</pubDate>
    </item>
    <item>
      <title>Server.Transfer,Response.Redirect的区别</title>
      <link>http://bbs.cnnas.com/cn/viewthread.php?tid=1062</link>
      <description><![CDATA[Server.Transfer,Response.Redirect的区别 
如果你读过很多行业杂志和 ASP.NET 示例，你会发现，大多数人使用 Response.Redirect 将用户引导到另一个页面，而另一些人好像偏爱于神秘的 Server.Transfer，那么，这二者有什么区别？ 
Response.Redirect 简单地发送一条消息到浏 ...]]></description>
      <category>编程-Programming</category>
      <author>cnnas</author>
      <pubDate>Tue, 23 Oct 2007 04:09:02 +0000</pubDate>
    </item>
    <item>
      <title>根据来访者的浏览器语言不同自动跳转不同语言页面</title>
      <link>http://bbs.cnnas.com/cn/viewthread.php?tid=1049</link>
      <description><![CDATA[PHP网页根据来访者的浏览器语言不同自动跳转中英文页面 
当来访者浏览器语言是中文就进入中文版面
国外的用户默认浏览器不是中文的就跳转英文页面

PHP代码:
]]></description>
      <category>编程-Programming</category>
      <author>cnnas</author>
      <pubDate>Thu, 18 Oct 2007 12:13:09 +0000</pubDate>
    </item>
    <item>
      <title>PHP实现文件下载</title>
      <link>http://bbs.cnnas.com/cn/viewthread.php?tid=991</link>
      <description><![CDATA[有朋友问我如何php实现文件下载。　我想这个要视情况而定。
１：如果可以公开文件地址让用户下载，那么直接在你的页面上加上该文件的地址就可以了，例如：下载文件
或者：
“Redirect”的方法:
＜? // 检查 FORM 是否全部填写完毕... if ($form_completed) { Header(&quot;Locatio ...]]></description>
      <category>编程-Programming</category>
      <author>cnnas</author>
      <pubDate>Mon, 08 Oct 2007 03:57:39 +0000</pubDate>
    </item>
    <item>
      <title>Google Gadgets API Developer Guide</title>
      <link>http://bbs.cnnas.com/cn/viewthread.php?tid=973</link>
      <description><![CDATA[[url=http://www.google.com/intl/en/apis/gadgets/fundamentals.html#JS_URL]http://www.google.com/intl/en/apis/gadgets/fundamentals.html#JS_URL[/url]
URL When a gadget has a [font=Courier New]type=&quot;url&quot;[/font] content type, the [font=Courier New]h]]></description>
      <category>编程-Programming</category>
      <author>cnnas</author>
      <pubDate>Sun, 07 Oct 2007 05:04:17 +0000</pubDate>
    </item>
    <item>
      <title>.net 在线讲座</title>
      <link>http://bbs.cnnas.com/cn/viewthread.php?tid=895</link>
      <description><![CDATA[[url=http://www.cnnas.com/it_live.asp?url=Serialization_Release/Serialization%20Release/Serialization_release.htm][color=darkorange]大风车live课堂 .Net Serialization[/color][/url]]]></description>
      <category>编程-Programming</category>
      <author>cnnas</author>
      <pubDate>Tue, 25 Sep 2007 06:53:49 +0000</pubDate>
    </item>
    <item>
      <title>《PHPer》杂志第五期发布并提供下载</title>
      <link>http://bbs.cnnas.com/cn/viewthread.php?tid=265</link>
      <description><![CDATA[[url=http://www.phpchina.com/phper/dl3.php?i=5]《PHPer》第五期点击下载[/url]

[url=http://www.phpchina.com/phper/dl.php?i=4]《PHPer》第四期点击下载[/url]

[url=http://www.phpchina.com/phper/dl.php?i=3]《PHPer》第三期点击下载[/url]

[url=http://www.phpchin ...]]></description>
      <category>编程-Programming</category>
      <author>cnnas</author>
      <pubDate>Sun, 05 Aug 2007 12:43:54 +0000</pubDate>
    </item>
    <item>
      <title>利用freescale单片机进行电子产品设计</title>
      <link>http://bbs.cnnas.com/cn/viewthread.php?tid=255</link>
      <description><![CDATA[欢迎有用freescale单片机即ＭＯＴＯＲＯＬＡ单片机的朋友参与到这个讨论专题里来，我相信我可以为大家解决一些设计方面的技术问题．]]></description>
      <category>编程-Programming</category>
      <author>曾德标</author>
      <pubDate>Fri, 03 Aug 2007 12:47:13 +0000</pubDate>
    </item>
    <item>
      <title>基于F38910的单相复费率表解决方案</title>
      <link>http://bbs.cnnas.com/cn/viewthread.php?tid=192</link>
      <description><![CDATA[　我在深圳市欣瑞利科技有限公司待了３个月时间，为公司只开发了一个产品，附件中对这个产品进行了一个简单的介绍，希望能给做相关产品的朋友起到一个抛砖引玉的作用．

[ 本帖最后由 曾德标 于 2007-8-3 20:17 编辑 [/i]] ...]]></description>
      <category>编程-Programming</category>
      <author>曾德标</author>
      <pubDate>Mon, 30 Jul 2007 09:21:21 +0000</pubDate>
    </item>
  </channel>
</rss>