<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>milan25429688的专栏</title><link>http://blog.csdn.net/milan25429688/</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Wed, 01 Nov 2006 11:54:43 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>milan25429688</dc:creator><title>(心得分享,不是问题) 堆和栈的区别</title><link>http://blog.csdn.net/milan25429688/archive/2006/11/01/1360202.aspx</link><pubDate>Wed, 01 Nov 2006 11:55:00 GMT</pubDate><guid>http://blog.csdn.net/milan25429688/archive/2006/11/01/1360202.aspx</guid><wfw:comment>http://blog.csdn.net/milan25429688/comments/1360202.aspx</wfw:comment><comments>http://blog.csdn.net/milan25429688/archive/2006/11/01/1360202.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/milan25429688/comments/commentRss/1360202.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1360202</trackback:ping><description>堆和栈的区别可以用如下的比喻来看出： 
使用栈就象我们去饭馆里吃饭，只管点菜（发出申请）、付钱、和吃（使用），吃饱了就走，不必理会切菜、洗菜等准备工作和洗碗、刷锅等扫尾工作，他的好处是快捷，但是自由度小。 
使用堆就象是自己动手做喜欢吃的菜肴，比较麻烦，但是比较符合自己的口味，而且自由度大。 &lt;img src ="http://blog.csdn.net/milan25429688/aggbug/1360202.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>milan25429688</dc:creator><title>Static静态变量的一点体会</title><link>http://blog.csdn.net/milan25429688/archive/2005/04/10/341862.aspx</link><pubDate>Sun, 10 Apr 2005 11:18:00 GMT</pubDate><guid>http://blog.csdn.net/milan25429688/archive/2005/04/10/341862.aspx</guid><wfw:comment>http://blog.csdn.net/milan25429688/comments/341862.aspx</wfw:comment><comments>http://blog.csdn.net/milan25429688/archive/2005/04/10/341862.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/milan25429688/comments/commentRss/341862.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=341862</trackback:ping><description>主要讨论在子函数中，静态变量和局部变量的区别：静态变量只占用一个故定的内存地址；而局部变量则每次都占用一个新的内存地址，这个地址可能是随机的。&lt;img src ="http://blog.csdn.net/milan25429688/aggbug/341862.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>milan25429688</dc:creator><title>Eclipse组件的几个基本概念</title><link>http://blog.csdn.net/milan25429688/archive/2005/04/04/336149.aspx</link><pubDate>Mon, 04 Apr 2005 15:37:00 GMT</pubDate><guid>http://blog.csdn.net/milan25429688/archive/2005/04/04/336149.aspx</guid><wfw:comment>http://blog.csdn.net/milan25429688/comments/336149.aspx</wfw:comment><comments>http://blog.csdn.net/milan25429688/archive/2005/04/04/336149.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/milan25429688/comments/commentRss/336149.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=336149</trackback:ping><description>在初学Eclipse的过程中涉及到了几个组件的概念问题：RCP(Rich Client Program)是Eclipse框架的一个很有用的编程模式；SWT是IBM开发一套跨平台的GUI开发框架(或开发工具包)；CVS（Concurrent Version System）版本控制系统（或并行版本系统）是一种GNU软件包，主要用于在多人开发环境下的源码的维护。&lt;img src ="http://blog.csdn.net/milan25429688/aggbug/336149.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>milan25429688</dc:creator><title>指针的艺术</title><link>http://blog.csdn.net/milan25429688/archive/2005/03/30/334270.aspx</link><pubDate>Wed, 30 Mar 2005 17:12:00 GMT</pubDate><guid>http://blog.csdn.net/milan25429688/archive/2005/03/30/334270.aspx</guid><wfw:comment>http://blog.csdn.net/milan25429688/comments/334270.aspx</wfw:comment><comments>http://blog.csdn.net/milan25429688/archive/2005/03/30/334270.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/milan25429688/comments/commentRss/334270.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=334270</trackback:ping><description>作为一个C++程序员，指针的直接操作内存，在数据操作方面有着速度快，节约内存等优点，仍是很多C++程序员的最爱……&lt;img src ="http://blog.csdn.net/milan25429688/aggbug/334270.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>milan25429688</dc:creator><title>C语言陷阱和缺陷</title><link>http://blog.csdn.net/milan25429688/archive/2005/03/24/328944.aspx</link><pubDate>Thu, 24 Mar 2005 15:47:00 GMT</pubDate><guid>http://blog.csdn.net/milan25429688/archive/2005/03/24/328944.aspx</guid><wfw:comment>http://blog.csdn.net/milan25429688/comments/328944.aspx</wfw:comment><comments>http://blog.csdn.net/milan25429688/archive/2005/03/24/328944.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/milan25429688/comments/commentRss/328944.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=328944</trackback:ping><description>那些自认为已经“学完”C语言的人，请你们仔细读阅读这篇文章吧。路很长，还有很多东西要学……&lt;img src ="http://blog.csdn.net/milan25429688/aggbug/328944.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>milan25429688</dc:creator><title>C/C++/C#是否支持基于string的switch-case？？ </title><link>http://blog.csdn.net/milan25429688/archive/2005/03/18/322710.aspx</link><pubDate>Fri, 18 Mar 2005 00:51:00 GMT</pubDate><guid>http://blog.csdn.net/milan25429688/archive/2005/03/18/322710.aspx</guid><wfw:comment>http://blog.csdn.net/milan25429688/comments/322710.aspx</wfw:comment><comments>http://blog.csdn.net/milan25429688/archive/2005/03/18/322710.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/milan25429688/comments/commentRss/322710.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=322710</trackback:ping><description>swith-case中C/C++支持int 和char，
switch语句中的case只能是常量.是整型,字符或枚举(也就是整行)三种；
C#支持int、char、string。&lt;img src ="http://blog.csdn.net/milan25429688/aggbug/322710.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>milan25429688</dc:creator><title>GuestBook Test</title><link>http://blog.csdn.net/milan25429688/archive/2005/02/02/277674.aspx</link><pubDate>Wed, 02 Feb 2005 12:47:00 GMT</pubDate><guid>http://blog.csdn.net/milan25429688/archive/2005/02/02/277674.aspx</guid><wfw:comment>http://blog.csdn.net/milan25429688/comments/277674.aspx</wfw:comment><comments>http://blog.csdn.net/milan25429688/archive/2005/02/02/277674.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/milan25429688/comments/commentRss/277674.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=277674</trackback:ping><description>这是我的第一个留言板测试例子，包括登陆界面，留言板主页，添加留言等页面：

1.页面
F:\Tomcat 5.0\webapps\ROOT\login
log.html
log_cm.jsp
success.jsp
relog.jsp
index.jsp
guestbook.jsp

2.Bean
F:\Tomcat 5.0\webapps\ROOT\WEB-INF\classes\login
LogBean.java
F:\Tomcat 5.0\webapps\ROOT\WEB-INF\classes\dbtest
Accessdb.java

3.数据库
F:\Tomcat 5.0\webapps\ROOT\BUSINESS(BUSINESS 是可以自定义的)
firm.mdb——两个表：
user(name,password,email)；
guest(未完成，用作保存留言.....)

4.表情
F:\Tomcat 5.0\webapps\ROOT\images
hello.gif
...&lt;img src ="http://blog.csdn.net/milan25429688/aggbug/277674.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>milan25429688</dc:creator><title>Poll Test</title><link>http://blog.csdn.net/milan25429688/archive/2005/02/02/277663.aspx</link><pubDate>Wed, 02 Feb 2005 12:38:00 GMT</pubDate><guid>http://blog.csdn.net/milan25429688/archive/2005/02/02/277663.aspx</guid><wfw:comment>http://blog.csdn.net/milan25429688/comments/277663.aspx</wfw:comment><comments>http://blog.csdn.net/milan25429688/archive/2005/02/02/277663.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/milan25429688/comments/commentRss/277663.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=277663</trackback:ping><description>这是我的第一个JSP 投票页面测试例子：
1.
F:\Tomcat 5.0\webapps\ROOT\poll
poll.html

2.
F:\Tomcat 5.0\webapps\ROOT\poll\vote
poll_cope.jsp
survey.txt(运行后自动生成)&lt;img src ="http://blog.csdn.net/milan25429688/aggbug/277663.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>milan25429688</dc:creator><title>SessionTest</title><link>http://blog.csdn.net/milan25429688/archive/2005/02/02/277659.aspx</link><pubDate>Wed, 02 Feb 2005 12:33:00 GMT</pubDate><guid>http://blog.csdn.net/milan25429688/archive/2005/02/02/277659.aspx</guid><wfw:comment>http://blog.csdn.net/milan25429688/comments/277659.aspx</wfw:comment><comments>http://blog.csdn.net/milan25429688/archive/2005/02/02/277659.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/milan25429688/comments/commentRss/277659.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=277659</trackback:ping><description>这是我第一次自学JSP 内部对象Session 的例子：
F:\Tomcat 5.0\webapps\ROOT\session
main.htm
session1.jsp
session2.jsp
&lt;img src ="http://blog.csdn.net/milan25429688/aggbug/277659.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>milan25429688</dc:creator><title>MyFirstHTML</title><link>http://blog.csdn.net/milan25429688/archive/2005/02/02/277657.aspx</link><pubDate>Wed, 02 Feb 2005 12:29:00 GMT</pubDate><guid>http://blog.csdn.net/milan25429688/archive/2005/02/02/277657.aspx</guid><wfw:comment>http://blog.csdn.net/milan25429688/comments/277657.aspx</wfw:comment><comments>http://blog.csdn.net/milan25429688/archive/2005/02/02/277657.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/milan25429688/comments/commentRss/277657.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=277657</trackback:ping><description>这是我的第一个HTML的例子，顺便学习JSP 内部对象Request 的使用
路径：F:\Tomcat 5.0\webapps\ROOT\myhtml
mytext.html
Request.jsp
&lt;img src ="http://blog.csdn.net/milan25429688/aggbug/277657.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>milan25429688</dc:creator><title>HTML + Servlet Test</title><link>http://blog.csdn.net/milan25429688/archive/2005/02/02/277639.aspx</link><pubDate>Wed, 02 Feb 2005 12:18:00 GMT</pubDate><guid>http://blog.csdn.net/milan25429688/archive/2005/02/02/277639.aspx</guid><wfw:comment>http://blog.csdn.net/milan25429688/comments/277639.aspx</wfw:comment><comments>http://blog.csdn.net/milan25429688/archive/2005/02/02/277639.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/milan25429688/comments/commentRss/277639.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=277639</trackback:ping><description>这是我的第一个HTML + Servlet 的例子：

1.
F:\Tomcat 5.0\webapps\ROOT\hfservlet
hfservlet.html

2.
F:\Tomcat 5.0\webapps\ROOT\WEB-INF\classes\hfservlet
HFServlet.java&lt;img src ="http://blog.csdn.net/milan25429688/aggbug/277639.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>milan25429688</dc:creator><title>冒泡法</title><link>http://blog.csdn.net/milan25429688/archive/2005/02/02/277630.aspx</link><pubDate>Wed, 02 Feb 2005 12:13:00 GMT</pubDate><guid>http://blog.csdn.net/milan25429688/archive/2005/02/02/277630.aspx</guid><wfw:comment>http://blog.csdn.net/milan25429688/comments/277630.aspx</wfw:comment><comments>http://blog.csdn.net/milan25429688/archive/2005/02/02/277630.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/milan25429688/comments/commentRss/277630.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=277630</trackback:ping><description>这是我的第一个Java 冒泡法例子，分两种：纯数字冒泡法 和字符串中的数字冒泡法&lt;img src ="http://blog.csdn.net/milan25429688/aggbug/277630.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>milan25429688</dc:creator><title>PackageTest</title><link>http://blog.csdn.net/milan25429688/archive/2005/02/02/277624.aspx</link><pubDate>Wed, 02 Feb 2005 12:11:00 GMT</pubDate><guid>http://blog.csdn.net/milan25429688/archive/2005/02/02/277624.aspx</guid><wfw:comment>http://blog.csdn.net/milan25429688/comments/277624.aspx</wfw:comment><comments>http://blog.csdn.net/milan25429688/archive/2005/02/02/277624.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/milan25429688/comments/commentRss/277624.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=277624</trackback:ping><description>这是我第一个Package 包相关类的测试例子，分为三部分：MainTest 、PackageSecond 和PackageSub
&lt;img src ="http://blog.csdn.net/milan25429688/aggbug/277624.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>milan25429688</dc:creator><title>BeanTest</title><link>http://blog.csdn.net/milan25429688/archive/2005/02/02/277622.aspx</link><pubDate>Wed, 02 Feb 2005 12:05:00 GMT</pubDate><guid>http://blog.csdn.net/milan25429688/archive/2005/02/02/277622.aspx</guid><wfw:comment>http://blog.csdn.net/milan25429688/comments/277622.aspx</wfw:comment><comments>http://blog.csdn.net/milan25429688/archive/2005/02/02/277622.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/milan25429688/comments/commentRss/277622.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=277622</trackback:ping><description>这是我第一个组件Bean 相关类的测试例子，分为两部分：ClockBean 和FirstBean
&lt;img src ="http://blog.csdn.net/milan25429688/aggbug/277622.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>milan25429688</dc:creator><title>FileTest</title><link>http://blog.csdn.net/milan25429688/archive/2005/02/02/277618.aspx</link><pubDate>Wed, 02 Feb 2005 12:03:00 GMT</pubDate><guid>http://blog.csdn.net/milan25429688/archive/2005/02/02/277618.aspx</guid><wfw:comment>http://blog.csdn.net/milan25429688/comments/277618.aspx</wfw:comment><comments>http://blog.csdn.net/milan25429688/archive/2005/02/02/277618.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/milan25429688/comments/commentRss/277618.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=277618</trackback:ping><description>这是我第一个文件File 相关类的测试例子，分为两部分：MyFirstIOFile 和MyFirstRAFile&lt;img src ="http://blog.csdn.net/milan25429688/aggbug/277618.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>