﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><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>BlogJava-马可波罗的梦乡-文章分类-Lab</title><link>http://www.blogjava.net/thinke365/category/41852.html</link><description /><language>zh-cn</language><lastBuildDate>Thu, 29 Oct 2009 19:28:04 GMT</lastBuildDate><pubDate>Thu, 29 Oct 2009 19:28:04 GMT</pubDate><ttl>60</ttl><item><title>Java细节</title><link>http://www.blogjava.net/thinke365/articles/300124.html</link><dc:creator>梦回唐朝</dc:creator><author>梦回唐朝</author><pubDate>Wed, 28 Oct 2009 16:00:00 GMT</pubDate><guid>http://www.blogjava.net/thinke365/articles/300124.html</guid><wfw:comment>http://www.blogjava.net/thinke365/comments/300124.html</wfw:comment><comments>http://www.blogjava.net/thinke365/articles/300124.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/thinke365/comments/commentRss/300124.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/thinke365/services/trackbacks/300124.html</trackback:ping><description><![CDATA[1、设置为final，是可以在构造器中进行设置的。<br />
<img src ="http://www.blogjava.net/thinke365/aggbug/300124.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/thinke365/" target="_blank">梦回唐朝</a> 2009-10-29 00:00 <a href="http://www.blogjava.net/thinke365/articles/300124.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>代码风格</title><link>http://www.blogjava.net/thinke365/articles/296552.html</link><dc:creator>梦回唐朝</dc:creator><author>梦回唐朝</author><pubDate>Sat, 26 Sep 2009 07:34:00 GMT</pubDate><guid>http://www.blogjava.net/thinke365/articles/296552.html</guid><wfw:comment>http://www.blogjava.net/thinke365/comments/296552.html</wfw:comment><comments>http://www.blogjava.net/thinke365/articles/296552.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/thinke365/comments/commentRss/296552.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/thinke365/services/trackbacks/296552.html</trackback:ping><description><![CDATA[1、变量命名<br />
a. 变量的命名简洁而没有疑义。Lucene中把directory相关局部变量命名为d，而不是directory或dir，这样显得很简洁。(但是它的注释十分详尽)。分析器的变量名是a，其实就是取<span style="font-size: 10pt; color: #0000ff">概念的首字母</span>。 <span style="font-size: 10pt; color: #0000ff">马上</span>会产生<span style="font-size: 10pt; color: #0000ff">正确的联想</span>，而不是误导或迷惑。<br />
<br />
<img src ="http://www.blogjava.net/thinke365/aggbug/296552.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/thinke365/" target="_blank">梦回唐朝</a> 2009-09-26 15:34 <a href="http://www.blogjava.net/thinke365/articles/296552.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>