<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0">
<channel>
<title>编程</title>
<link>http://www.cccto.com/a/biancheng/</link>
<description>编程</description>
<language>zh-cn</language>
<generator><![CDATA[Copyright &amp;copy; 2009-2010 CCCTO. 虫虫技术在线 版权所有]]></generator>
<webmaster>dragonox@vip.sina.com</webmaster>
<item>
    <title><![CDATA[常用CSS样式效果汇总]]></title>
    <link>http://www.cccto.com/a/biancheng/CSS/2010/0219/238.html</link>
    <description><![CDATA[虽然CSS样式的学习需要我们动手多实践，需要多做案例，思致思考，但有时候注意资料的收集与整理也是非常重要的，在实际开发中往往会起到事半功倍的效果。在www.phpq.net的文档中，]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>CSS</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[巧妙运用CSS样式表立刻改变鼠标的样式]]></title>
    <link>http://www.cccto.com/a/biancheng/CSS/2010/0219/237.html</link>
    <description><![CDATA[用惯了Windows的人对各种各样的鼠标样式一定不会陌生。当鼠标移动到不同的地方时，当鼠标执行不同的功能时，当系统处于不同的状态时，都会使鼠标的形状发生变化。而在网页上往往]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>CSS</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[定义渐变边框给图片加阴影]]></title>
    <link>http://www.cccto.com/a/biancheng/CSS/2010/0219/236.html</link>
    <description><![CDATA[一般我们可以使用背景图的方式给图片添加阴影，但对于不固定尺寸的图片如何实现呢？ 我们可以采取视觉欺骗大法定义渐变边框来实现 代码： !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Trans]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>CSS</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[Div+CSS布局的扩展技巧和用法24则]]></title>
    <link>http://www.cccto.com/a/biancheng/CSS/2010/0219/235.html</link>
    <description><![CDATA[在CSS网页布局开发中，会有很多小技巧，新手朋友往往对此很不熟悉。在某一两个小问题上，或许纠缠很长时间才能搞明白，虽然在的文档中，多次提及过这方面的内容，但依然有很多]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>CSS</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[CSS代码中进行注释的三种方法]]></title>
    <link>http://www.cccto.com/a/biancheng/CSS/2010/0219/234.html</link>
    <description><![CDATA[1、选择器（child selector） 如果你想在IE中隐藏一个CSS定义，可以使用子选择器。 css部分： htmlbody p { /* declarations */ } 2、通配符(*) 这种写法只有IE浏览器可以理解（对其他浏览器都隐藏）]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>CSS</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[CSS3新技术 完美实现圆角效果]]></title>
    <link>http://www.cccto.com/a/biancheng/CSS/2010/0219/233.html</link>
    <description><![CDATA[今天学习使用 CSS3 技术不需要图片即可实现圆角，把侧边栏标题背景的圆角效果和搜索框的圆角效果用 CSS3 实现。记录一下以便以后使用。W3C 很早就制订了实现了 CSS 圆角的 CSS3 属性：]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>CSS</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[网页排版经常用到的5个CSS基础]]></title>
    <link>http://www.cccto.com/a/biancheng/CSS/2010/0219/232.html</link>
    <description><![CDATA[图文混排! 我想，你会想到这个。这里，准备给你介绍几个个在文章的排版中会用到的CSS基础，当然，包括图文混排，是怎样做到的。准备好了吗? 那我们开始： 1. 首行缩进 你知道的，]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>CSS</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[常用CSS书写技巧]]></title>
    <link>http://www.cccto.com/a/biancheng/CSS/2010/0219/231.html</link>
    <description><![CDATA[不同的浏览器，比如Internet Explorer 6,Internet Explorer 7,Mozilla Firefox等，对CSS的解析认识不一样，因此会导致生成的页面效果不一样，得不到我们所需要的页面效果。这个时候我们就需要针对]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>CSS</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[ASP程序中输出Excel文件实例一则]]></title>
    <link>http://www.cccto.com/a/biancheng/ASP/2010/0219/230.html</link>
    <description><![CDATA[在asp中利用excel的一个方法是将excel文件作为一个数据库进行链接，然后的操作和对access数据库操作类似。但是这个方法不是总能有用的，应为excel不是关系型的数据库。对于一个固定格]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>ASP</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[ASP实现IE地址栏参数的判断]]></title>
    <link>http://www.cccto.com/a/biancheng/ASP/2010/0219/229.html</link>
    <description><![CDATA[在服务器端asp程序可以接受html页面上的form传来的参数，那么它又如何实现IE地址参数判断呢？ 当地址栏没有参数＂id＂时： 以下是引用片段： Request.QueryString[ID]==null Convert.ToString(Requ]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>ASP</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[初学ASP编程易犯的一个错误要注意]]></title>
    <link>http://www.cccto.com/a/biancheng/ASP/2010/0219/228.html</link>
    <description><![CDATA[在ASP编程中，身份认证可以说是常要用到的。但怎么样才能做到认证的安全呢？ 表单提交页面：sub.htm html head title管理员登陆＜/title body form name=form1 method=post action=sub.asp p 管理员: inpu]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>ASP</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[ASP中FSO的神奇功能]]></title>
    <link>http://www.cccto.com/a/biancheng/ASP/2010/0219/227.html</link>
    <description><![CDATA[在ASP中，FSO的意思是File System Object，即文件系统对象。 我们将要操纵的计算机文件系统，在这里是指位于web服务器之上。所以，确认你对此拥有合适的权限。理想情况下，你可以在自己]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>ASP</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[asp获取文件md5值]]></title>
    <link>http://www.cccto.com/a/biancheng/ASP/2010/0219/226.html</link>
    <description><![CDATA[网上asp加密字符的MD5很多，也很普遍，但是对文件进行md5的确很少，因为受到asp语言本身的限制。我们知道字符串的md5可以对明文进行不可逆的加密，从而保证数据储存或者传送的安全]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>ASP</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[ASP实现SQL语句日期格式的加减运算]]></title>
    <link>http://www.cccto.com/a/biancheng/ASP/2010/0219/225.html</link>
    <description><![CDATA[今天在工作中遇到了一个问题，需要按时间查询，可是查询出来的结果显示的不正确。举个例子来说，要查找出2007-10-12至2007-10-31之间在网站上注册的会员，选择好日期后，点击查询按]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>ASP</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[ASP技巧实例：关于对表单操作的程序]]></title>
    <link>http://www.cccto.com/a/biancheng/ASP/2010/0219/224.html</link>
    <description><![CDATA[InsertingFormcontentintoDatabasewithASP. % '--Loader.asp-- '--version1.5.2 '--lastupdated12/5/2002 ' 'FaisalKhan 'faisal@stardeveloper.com 'www.stardeveloper.com 'Classforhandlingbinaryuploads ClassLoader Privatedict PrivateSubClass_Initial]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>ASP</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[ASP基础教程：ASP简介]]></title>
    <link>http://www.cccto.com/a/biancheng/ASP/2010/0219/223.html</link>
    <description><![CDATA[看了 ASP基础教程：Are you ready? 一文后，是否令你怦然心动？是否已经急不可待地想构建属于你自己的动态网站？本文将以 Active Server Pages 为中心，向你全面展示制作动态商业网站的步骤]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>ASP</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[C++引用计数的智能指针有效回收方法]]></title>
    <link>http://www.cccto.com/a/biancheng/CL/2010/0219/222.html</link>
    <description><![CDATA[引用计数指针是否能有效地回收，对系统意外关机之后数据的恢复来说至关重要，关键是要避免对象复制。 怎样从灾难性故障中，恢复一个长期运行、系统级的后台守护进程或者服务，]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>C++/C</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[C++:虚函数与抽象类]]></title>
    <link>http://www.cccto.com/a/biancheng/CL/2010/0219/221.html</link>
    <description><![CDATA[1.虚函数 1.1虚函数的作用 虚函数的作用是允许在派生类中重新定义与基类同名的函数，并且可以通过基类指针或引用来访问基类和派生类中的同名函数。 class Time{ public: Time(int=0,int=0,]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>C++/C</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[实用的C#特性、经验和技巧]]></title>
    <link>http://www.cccto.com/a/biancheng/CL/2010/0219/220.html</link>
    <description><![CDATA[突然想到，想要通过名字来获得枚举的值，看了不少的资料，发现上面都只是解释枚举的语法而已，对于它的实际应用，一点也不提及，难道只能用switch来判断？不好吧，这样也未免太]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>C++/C</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[C#版MVC框架PureMVC的深入分析和改良方案]]></title>
    <link>http://www.cccto.com/a/biancheng/CL/2010/0219/219.html</link>
    <description><![CDATA[在PureMVC中，通知（Notification）贯穿整个框架，把观察者模式发挥得淋漓尽致。MVC的三层通信都是通过Notification来通信。Notification由两部分组成：Name和Body。如果把Notification当作是邮件，]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>C++/C</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[C#基础之String篇]]></title>
    <link>http://www.cccto.com/a/biancheng/CL/2010/0219/218.html</link>
    <description><![CDATA[曾经看到过许多同事写过一些类似于StringHelper类（封装一些常用的字符串操作方法的类），我自己也写过类似的类，封装一些拼接字符串，比较字符串，判断字符串等常用的字符串操作]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>C++/C</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[C#的虚函数解析机制]]></title>
    <link>http://www.cccto.com/a/biancheng/CL/2010/0219/217.html</link>
    <description><![CDATA[前言 这篇文章出自我个人对C#虚函数特性的研究和理解，未参考、查阅第三方资料，因此很可能存在谬误之处。我在这里只是为了将我的理解呈现给大家，也希望大家在看到我犯了错误]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>C++/C</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[C++如何处理内联虚函数]]></title>
    <link>http://www.cccto.com/a/biancheng/CL/2010/0219/216.html</link>
    <description><![CDATA[当一个函数是内联和虚函数时，会发生代码替换或使用虚表调用吗？ 为了弄清楚内联和虚函数，让我们将它们分开来考虑。通常，一个内联函数是被展开的。 class CFoo { private: int val;]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>C++/C</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[教你理解复杂的C/C++声明]]></title>
    <link>http://www.cccto.com/a/biancheng/CL/2010/0219/215.html</link>
    <description><![CDATA[介绍 曾经碰到过让你迷惑不解、类似于int * (* (*fp1) (int) ) [10];这样的变量声明吗？本文将由易到难，一步一步教会你如何理解这种复杂的C/C++声明：我们将从每天都能碰到的较简单的声]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>C++/C</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[python如何发送email]]></title>
    <link>http://www.cccto.com/a/biancheng/Python/2010/0219/214.html</link>
    <description><![CDATA[在linux服务器上，python如何发送email。 python本身要发送email到话可以使用python的email相关库。 这里讲一个python调用系统命令来发送email的方法。 首先要调用系统命令，要载入python的os库，]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>Python</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[用 Python 创建 UNIX 命令行工具]]></title>
    <link>http://www.cccto.com/a/biancheng/Python/2010/0219/213.html</link>
    <description><![CDATA[引言 您是否能编写命令行工具？也许您可以，但您能编写出真正好用的命令行工具吗？本文讨论使用 Python 来创建一个强健的命令行工具，并带有内置的帮助菜单、错误处理和选项处理]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>Python</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[把金额小写转换成大写的Python代码]]></title>
    <link>http://www.cccto.com/a/biancheng/Python/2010/0219/212.html</link>
    <description><![CDATA[功能将小于十万亿元的小写金额转换为大写 代码 CODE: def IIf(b,s1,s2): if b: return s1 else : return s2 def num2chn(nin= None ): cs= ( '零' , '壹' , '贰' , '叁' , '肆' , '伍' , '陆' , '柒' , '捌' , '玖' , '◇' ,]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>Python</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[搭建Python的集成开发环境WingIDE]]></title>
    <link>http://www.cccto.com/a/biancheng/Python/2010/0219/211.html</link>
    <description><![CDATA[Python语言是一个简单的、解释型的、交互式的、可移植的、面向对象的超高级语言。这就是对Python语言的最简单的描述。Python是脚本语言，即指比较简单，并有依赖于宿主的寄生性，比]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>Python</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[搭建Python的集成开发环境WingIDE]]></title>
    <link>http://www.cccto.com/a/biancheng/Python/2010/0219/210.html</link>
    <description><![CDATA[Python语言是一个简单的、解释型的、交互式的、可移植的、面向对象的超高级语言。这就是对Python语言的最简单的描述。Python是脚本语言，即指比较简单，并有依赖于宿主的寄生性，比]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>Python</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[Python线程编程的两种方式]]></title>
    <link>http://www.cccto.com/a/biancheng/Python/2010/0219/209.html</link>
    <description><![CDATA[Python中如果要使用线程的话，python的lib中提供了两种方式。一种是函数式，一种是用类来包装的线程对象。举两个简单的例子希望起到抛砖引玉的作用，关于多线程编程的其他知识例如]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>Python</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[循序渐进学Python之函数入门]]></title>
    <link>http://www.cccto.com/a/biancheng/Python/2010/0219/208.html</link>
    <description><![CDATA[函数是Python编程的核心内容之一，本文首先为读者介绍什么是函数，然后详细介绍函数的定义和调用方法，最后，我们通过大量实例代码详细介绍了变量的作用域以及与此有关的global语]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>Python</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[如何使用 Pylint 来规范 Python 代码风格]]></title>
    <link>http://www.cccto.com/a/biancheng/Python/2010/0219/207.html</link>
    <description><![CDATA[Pylint 是什么 Pylint 是一个 Python 代码分析工具，它分析 Python 代码中的错误，查找不符合代码风格标准和有潜在问题的代码。目前 Pylint 的最新版本是 pylint-0.18.1。 Pylint 是一个 Python 工具]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>Python</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[Delphi单元测试工具Dunit介绍]]></title>
    <link>http://www.cccto.com/a/biancheng/Delphi/2010/0219/206.html</link>
    <description><![CDATA[Dunit基本介绍 Dunit是Xunit家族中的一员，用于Dephi的单元测试。是Extreme Programming测试实现Xtreme Testing的一种工具。Dunit是一个Free的测试工具，没有代码覆盖率功能。 Dunit的官方Web Site 是]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>Delphi</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[基于Delphi的VFW视频捕获程序的开发]]></title>
    <link>http://www.cccto.com/a/biancheng/Delphi/2010/0219/205.html</link>
    <description><![CDATA[1 引言 视频捕获与实时处理是目前图像处理系统中最关键的技术之一，能否准确捕获指定的视频图像，进而实现精确地数据分析与处理，关系到整个系统的成败。笔者在开发公路安全线]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>Delphi</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[在Delphi中映射网络驱动器]]></title>
    <link>http://www.cccto.com/a/biancheng/Delphi/2010/0219/204.html</link>
    <description><![CDATA[function WNetAddConnection2W(var lpNetResource: TNetResourceW;lpPassword, lpUserName: PWideChar; dwFlags: DWORD): DWORD; stdcall; 首先要填一个 lpNetResource structure，然后 password,user name, 和一个标志表明是否这个映射每]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>Delphi</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[Delphi编写网络程序的安全措施]]></title>
    <link>http://www.cccto.com/a/biancheng/Delphi/2010/0219/203.html</link>
    <description><![CDATA[一、 原理 目前进行数据加密的方法很多，对数据的保护起到一定的作用。但如果采用固定的密钥或是密钥随数据一起传送，则均不能达到令人满意的保密效果。在实践过程中，我摸索]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>Delphi</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[如何Delphi中操纵拨号网络]]></title>
    <link>http://www.cccto.com/a/biancheng/Delphi/2010/0219/202.html</link>
    <description><![CDATA[用MODEM拨号上网，仍是大多数个人网民选择上网的方式．如果能在我们的应用程序中管理拨号 网络（如Foxmail、Sygate中的拨号功能），无疑将会方便我们的软件用户（不用再切换应用程序]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>Delphi</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[Delphi中的SQL编程]]></title>
    <link>http://www.cccto.com/a/biancheng/Delphi/2010/0219/201.html</link>
    <description><![CDATA[在Delphi应用程序中的SQL命令语句是包含在TQuery部件的SQL属性中，TQuery部件的SQL属性是TString类型的，也就是说SQL属性值是一个字符串列表，这个字符串列表非常类似于一个字符串类型的数]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>Delphi</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[Delphi通过MSHTML实现一个HTML解析类]]></title>
    <link>http://www.cccto.com/a/biancheng/Delphi/2010/0219/200.html</link>
    <description><![CDATA[最近经常会模拟网页提交返回网页源码，然后获得网页中相应的元素，于是需要常常解析Html中相应的各种元素，网络是个好东西，搜索一番，就找到了好几个Delphi版本的HtmlParser的类库]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>Delphi</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[如何用 GDI+ 高质量地缩放图片]]></title>
    <link>http://www.cccto.com/a/biancheng/Delphi/2010/0219/199.html</link>
    <description><![CDATA[程序使用了 GDI+ 的新接口: GdiPlus[1]: 一个给 Delphi 提供的、新的 GDI+ 接口, 很好用! uses GdiPlus; procedure TForm1.Button1Click(Sender: TObject); const Path1 = 'C:\Temp\Test.png' ; Path2 = 'C:\Temp\Test2.png' ; var Im]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>Delphi</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[Java类中域和方法设置中的常见错误]]></title>
    <link>http://www.cccto.com/a/biancheng/Java/2010/0219/198.html</link>
    <description><![CDATA[在Java程序中，类是其实现功能的核心。如果说开发Java应用程序，就是一个类的构建与使用的过程这一点都不为过。可惜的是，不少程序员在编写类的时候，还是会犯一些常规的错误。]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>Java</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[Java 语法介绍(三):变量]]></title>
    <link>http://www.cccto.com/a/biancheng/Java/2010/0219/197.html</link>
    <description><![CDATA[为了在Java中存储一个数据，必须将它容纳在一个变量之中。而数据类型决定了一个变量可以赋给什么值以及对变量进行什么样的操作。定义一个变量的两个基本要素是：类型和标识符，]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>Java</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[Java 语法介绍(二):运算符]]></title>
    <link>http://www.cccto.com/a/biancheng/Java/2010/0219/196.html</link>
    <description><![CDATA[1：优先级 优先级是指同一式子中多个运算符被执行和次序，同一级里的操作符具有相同的优先级，相同优先级得操作符号相遇是，根据结合性决定运算次序，下面从高到低的优先级列]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>Java</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[Java 语法介绍(一):Java语言的基本组成]]></title>
    <link>http://www.cccto.com/a/biancheng/Java/2010/0219/195.html</link>
    <description><![CDATA[Java语言主要由以下五种元素组成：标识符、关键字、文字、运算符和分隔符。这五种元素有着不同的语法含义和组成规则，它们互相配合，共同完成Java语言的语意表达。下面我们分别]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>Java</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[Java语言中的参数传递]]></title>
    <link>http://www.cccto.com/a/biancheng/Java/2010/0219/194.html</link>
    <description><![CDATA[在实际的开发过程中，方法调用是一种很常见的操作，在方法调用中，关于参数的处理可能很多进行实际开发的程序员都不一定理解的很清楚，下面系统的介绍一下Java语言中参数传递的]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>Java</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[JAVA高手解析XML配置文件的读取操作]]></title>
    <link>http://www.cccto.com/a/biancheng/Java/2010/0219/193.html</link>
    <description><![CDATA[Java和XML是黄金组合，网上已经有很多文章介绍，XML作为电子商务中数据交换，已经有其不可替代的作用，但是在平时系统开发中，我们不一定都用到数据交换，是不是无法使用XML了？]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>Java</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[java的Classpath全解]]></title>
    <link>http://www.cccto.com/a/biancheng/Java/2010/0219/192.html</link>
    <description><![CDATA[java 的新入门者对classpath往往比较困惑，为何在开发环境中能运行的东东出去就不好，或在外面运行的东东挺溜的进了开发环境就死菜，烦死了！ 看完俺这篇文章包您万事无忧（夸张点]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>Java</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[Java 开发中常见的异常问题]]></title>
    <link>http://www.cccto.com/a/biancheng/Java/2010/0219/191.html</link>
    <description><![CDATA[作为一名游戏开发者，程序员，很自然必须熟悉对程序的调试方法。而要调试程序，自然需要对程序中的常见的异常有一定的了解，这些日子很多朋友都提出了很多问题，都是关于游戏]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>Java</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[解析.net中ref和out的实质]]></title>
    <link>http://www.cccto.com/a/biancheng/dnet/2010/0219/190.html</link>
    <description><![CDATA[可能是.net中的value type和reference type的关系遇到给函数传递参数的情况时，在我们的脑海里就会浮现按值和按引用传递的概念。如果看见下面这个函数（代码1）我们就会条件反射似的说]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>.net</category>
    <author>admin</author>
    <comments>未知</comments>
</item>
<item>
    <title><![CDATA[简单分析.net泛型中的类型参数]]></title>
    <link>http://www.cccto.com/a/biancheng/dnet/2010/0219/189.html</link>
    <description><![CDATA[一位朋友询问tppeof、GetType()、is、as的问题，在实验的时候顺手就用泛型写的例子。在看Jit后的反汇编时发现了一个问题，clr对泛型参数有些特殊处理。上网查了一下没有找到介绍泛型参]]></description>
    <pubDate>2010-02-19</pubDate>
    <category>.net</category>
    <author>admin</author>
    <comments>未知</comments>
</item>

</channel>
</rss>

