﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Java &#8211; ZeroBox Notes</title>
	<atom:link href="http://zerobox.org/notes/tag/java/feed" rel="self" type="application/rss+xml" />
	<link>http://zerobox.org/notes</link>
	<description></description>
	<lastBuildDate>Tue, 27 Mar 2018 15:04:47 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.1</generator>
	<item>
		<title>漫谈Java IO之基础篇</title>
		<link>http://zerobox.org/notes/1186.html</link>
		
		<dc:creator><![CDATA[root]]></dc:creator>
		<pubDate>Tue, 27 Mar 2018 15:04:46 +0000</pubDate>
				<category><![CDATA[Java]]></category>
		<guid isPermaLink="false">http://zerobox.org/notes/?p=1186</guid>

					<description><![CDATA[Java的网络编程如果不是专门搞服务器性能开发或者消息分发，几乎可能涉及不到。但 &#8230;<p class="read-more"><a href="http://zerobox.org/notes/1186.html">继续阅读 &#187;</a></p>]]></description>
		
		
		
			</item>
		<item>
		<title>Java 编译期代码生成遭遇 Maven 增量编译</title>
		<link>http://zerobox.org/notes/1059.html</link>
		
		<dc:creator><![CDATA[root]]></dc:creator>
		<pubDate>Fri, 08 May 2015 10:55:42 +0000</pubDate>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[OpenGL]]></category>
		<guid isPermaLink="false">http://zerobox.org/notes/?p=1059</guid>

					<description><![CDATA[春节期间我弄了一个东西，我把它叫做“黑科技”，用到了编译期代码生成技术。Demo &#8230;<p class="read-more"><a href="http://zerobox.org/notes/1059.html">继续阅读 &#187;</a></p>]]></description>
		
		
		
			</item>
		<item>
		<title>Java性能优化</title>
		<link>http://zerobox.org/notes/1011.html</link>
		
		<dc:creator><![CDATA[root]]></dc:creator>
		<pubDate>Sun, 22 Mar 2015 03:36:57 +0000</pubDate>
				<category><![CDATA[Java]]></category>
		<guid isPermaLink="false">http://zerobox.org/notes/?p=1011</guid>

					<description><![CDATA[作者：禅楼望月（http://www.cnblogs.com/yaoyinglo &#8230;<p class="read-more"><a href="http://zerobox.org/notes/1011.html">继续阅读 &#187;</a></p>]]></description>
		
		
		
			</item>
		<item>
		<title>Java程序员们最常犯的10个错误</title>
		<link>http://zerobox.org/notes/974.html</link>
		
		<dc:creator><![CDATA[root]]></dc:creator>
		<pubDate>Tue, 24 Jun 2014 11:37:41 +0000</pubDate>
				<category><![CDATA[Java]]></category>
		<guid isPermaLink="false">http://notes.zerobox.org/?p=974</guid>

					<description><![CDATA[本文由 ImportNew &#8211; 林林 翻译自 programcree &#8230;<p class="read-more"><a href="http://zerobox.org/notes/974.html">继续阅读 &#187;</a></p>]]></description>
		
		
		
			</item>
		<item>
		<title>Java中8个顶级开源NoSQL数据库</title>
		<link>http://zerobox.org/notes/928.html</link>
		
		<dc:creator><![CDATA[root]]></dc:creator>
		<pubDate>Sun, 01 Jun 2014 07:24:39 +0000</pubDate>
				<category><![CDATA[Java]]></category>
		<guid isPermaLink="false">http://notes.zerobox.org/?p=928</guid>

					<description><![CDATA[NoSQL正在崛起。许多企业和用户已经将MySQL数据库替换成了NoSQL数据库 &#8230;<p class="read-more"><a href="http://zerobox.org/notes/928.html">继续阅读 &#187;</a></p>]]></description>
		
		
		
			</item>
		<item>
		<title>Java8中的简易并发</title>
		<link>http://zerobox.org/notes/889.html</link>
		
		<dc:creator><![CDATA[root]]></dc:creator>
		<pubDate>Sat, 31 May 2014 11:28:07 +0000</pubDate>
				<category><![CDATA[Java]]></category>
		<guid isPermaLink="false">http://notes.zerobox.org/?p=889</guid>

					<description><![CDATA[有人曾经说过（很抱歉，我们找不到原句了）： 初级程序员认为并发很难。 中级程序员 &#8230;<p class="read-more"><a href="http://zerobox.org/notes/889.html">继续阅读 &#187;</a></p>]]></description>
		
		
		
			</item>
		<item>
		<title>深入理解Java HelloWorld</title>
		<link>http://zerobox.org/notes/871.html</link>
		
		<dc:creator><![CDATA[root]]></dc:creator>
		<pubDate>Mon, 03 Feb 2014 10:18:36 +0000</pubDate>
				<category><![CDATA[Java]]></category>
		<guid isPermaLink="false">http://notes.zerobox.org/?p=871</guid>

					<description><![CDATA[本文由 ImportNew &#8211; 黄飞飞 翻译自 programcre &#8230;<p class="read-more"><a href="http://zerobox.org/notes/871.html">继续阅读 &#187;</a></p>]]></description>
		
		
		
			</item>
		<item>
		<title>Java技巧之在屏幕上定位窗口</title>
		<link>http://zerobox.org/notes/81.html</link>
		
		<dc:creator><![CDATA[root]]></dc:creator>
		<pubDate>Tue, 30 Jun 2009 15:51:03 +0000</pubDate>
				<category><![CDATA[Java]]></category>
		<guid isPermaLink="false"></guid>

					<description><![CDATA[&#160; Java Abstract Window Toolkit（AWT） &#8230;<p class="read-more"><a href="http://zerobox.org/notes/81.html">继续阅读 &#187;</a></p>]]></description>
		
		
		
			</item>
	</channel>
</rss>
