<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>cyhgohappy的专栏 - JAVA</title><link>http://blog.csdn.net/cyhgohappy/category/366897.aspx</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Sun, 23 Nov 2008 19:53:00 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>cyhgohappy</dc:creator><title>MANIFEST.MF</title><link>http://blog.csdn.net/cyhgohappy/archive/2008/11/23/3357062.aspx</link><pubDate>Sun, 23 Nov 2008 19:51:00 GMT</pubDate><guid>http://blog.csdn.net/cyhgohappy/archive/2008/11/23/3357062.aspx</guid><wfw:comment>http://blog.csdn.net/cyhgohappy/comments/3357062.aspx</wfw:comment><comments>http://blog.csdn.net/cyhgohappy/archive/2008/11/23/3357062.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/cyhgohappy/comments/commentRss/3357062.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3357062</trackback:ping><description>&lt;br /&gt;首先要写一个filename.mf文件内容如下：   &lt;br /&gt;  Main-Class:   mainClassName&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;  注意：   &lt;br /&gt;  1.要在主类名mainClassName与Main－Class:之间要有一个空格；   &lt;br /&gt;  2.要在首行之后加三个回车.   &lt;br /&gt;  3.那个mf文件可以用记事本来写，写完保存后再改一下文件名就OK了。   &lt;br /&gt;  4.生成的jar文件可以使用WinRAR来查看，和解压，因为从一定程度上说jar文件就是一种压缩文件。   &lt;br /&gt;  第二在提示符界面下，使用jar命令/工具进行打包，就可以生成jar文件，双击就可以执行。具体的打包方法你可以在网上找或者参考书籍。   &lt;br /&gt;&lt;br /&gt;  这里的原理是：生成的jar文件之中有一个META-INF/MANIFEST.MF文件，在打包的时候系统会把你写的那个mf文件中的“Main-Class:   mainClassName”这一句复制到这个MA&lt;img src ="http://blog.csdn.net/cyhgohappy/aggbug/3357062.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>cyhgohappy</dc:creator><title>Java之classpath </title><link>http://blog.csdn.net/cyhgohappy/archive/2008/11/16/3314290.aspx</link><pubDate>Sun, 16 Nov 2008 23:03:00 GMT</pubDate><guid>http://blog.csdn.net/cyhgohappy/archive/2008/11/16/3314290.aspx</guid><wfw:comment>http://blog.csdn.net/cyhgohappy/comments/3314290.aspx</wfw:comment><comments>http://blog.csdn.net/cyhgohappy/archive/2008/11/16/3314290.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/cyhgohappy/comments/commentRss/3314290.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3314290</trackback:ping><description>Java之classpath &lt;img src ="http://blog.csdn.net/cyhgohappy/aggbug/3314290.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>cyhgohappy</dc:creator><title>MINA入门</title><link>http://blog.csdn.net/cyhgohappy/archive/2008/11/11/3279058.aspx</link><pubDate>Tue, 11 Nov 2008 23:52:00 GMT</pubDate><guid>http://blog.csdn.net/cyhgohappy/archive/2008/11/11/3279058.aspx</guid><wfw:comment>http://blog.csdn.net/cyhgohappy/comments/3279058.aspx</wfw:comment><comments>http://blog.csdn.net/cyhgohappy/archive/2008/11/11/3279058.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/cyhgohappy/comments/commentRss/3279058.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3279058</trackback:ping><description>MINA入门&lt;img src ="http://blog.csdn.net/cyhgohappy/aggbug/3279058.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>cyhgohappy</dc:creator><title>JTable 加入JRadioButton</title><link>http://blog.csdn.net/cyhgohappy/archive/2008/10/14/3074771.aspx</link><pubDate>Tue, 14 Oct 2008 16:44:00 GMT</pubDate><guid>http://blog.csdn.net/cyhgohappy/archive/2008/10/14/3074771.aspx</guid><wfw:comment>http://blog.csdn.net/cyhgohappy/comments/3074771.aspx</wfw:comment><comments>http://blog.csdn.net/cyhgohappy/archive/2008/10/14/3074771.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/cyhgohappy/comments/commentRss/3074771.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3074771</trackback:ping><description>JTable 加入JRadioButton&lt;img src ="http://blog.csdn.net/cyhgohappy/aggbug/3074771.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>cyhgohappy</dc:creator><title>UnsupportedClassVersionError  </title><link>http://blog.csdn.net/cyhgohappy/archive/2008/10/13/3069799.aspx</link><pubDate>Mon, 13 Oct 2008 16:04:00 GMT</pubDate><guid>http://blog.csdn.net/cyhgohappy/archive/2008/10/13/3069799.aspx</guid><wfw:comment>http://blog.csdn.net/cyhgohappy/comments/3069799.aspx</wfw:comment><comments>http://blog.csdn.net/cyhgohappy/archive/2008/10/13/3069799.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/cyhgohappy/comments/commentRss/3069799.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3069799</trackback:ping><description>&lt;br /&gt;        出现java.lang.UnsupportedClassVersionError 错误的原因，是因为我们使用高版本的JDK编译的Java class文件试图在较低版本的JVM上运行，所报的错误。&lt;br /&gt;        因为，高版本的JDK生成的class文件使用的格式，可能与低版本的JDK的.class文件格式不同。这样，低版本的JVM无法解释执行这个.class文件，会抛出java.lang.UnsupportedClassVersionError不支持的Class版本错误。&lt;br /&gt;这个错误尤其在JDK5与JDK5之前的版本上表现明显。因为，JDK5在Java语法上作了不少增强，引入了一些新的.class文件的元素，导致旧版本的JVM无法解释、执行.class文件。即使这个类并没有使用任何JDK5的新元素，但是JDK5生成的.class文件，JDK1.4及其以前的JVM都无法辨认！&lt;br /&gt;        所以，目前使用最广的，还是JDK1.4。很多软件和项目都无法使用JDK5。&lt;br /&gt;有一个名叫 Toby Reyelts 的开发人员决定消除&lt;img src ="http://blog.csdn.net/cyhgohappy/aggbug/3069799.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>cyhgohappy</dc:creator><title>xml配置 spring 中设置定时任务</title><link>http://blog.csdn.net/cyhgohappy/archive/2008/09/19/2950380.aspx</link><pubDate>Fri, 19 Sep 2008 10:29:00 GMT</pubDate><guid>http://blog.csdn.net/cyhgohappy/archive/2008/09/19/2950380.aspx</guid><wfw:comment>http://blog.csdn.net/cyhgohappy/comments/2950380.aspx</wfw:comment><comments>http://blog.csdn.net/cyhgohappy/archive/2008/09/19/2950380.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/cyhgohappy/comments/commentRss/2950380.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2950380</trackback:ping><description>spring 中设置定时任务 Quartz&lt;img src ="http://blog.csdn.net/cyhgohappy/aggbug/2950380.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>cyhgohappy</dc:creator><title>ftp中bin和ascii的区别</title><link>http://blog.csdn.net/cyhgohappy/archive/2008/08/28/2843109.aspx</link><pubDate>Thu, 28 Aug 2008 13:24:00 GMT</pubDate><guid>http://blog.csdn.net/cyhgohappy/archive/2008/08/28/2843109.aspx</guid><wfw:comment>http://blog.csdn.net/cyhgohappy/comments/2843109.aspx</wfw:comment><comments>http://blog.csdn.net/cyhgohappy/archive/2008/08/28/2843109.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/cyhgohappy/comments/commentRss/2843109.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2843109</trackback:ping><description>ftp中bin和ascii的区别&lt;img src ="http://blog.csdn.net/cyhgohappy/aggbug/2843109.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>cyhgohappy</dc:creator><title>log4j的简易使用</title><link>http://blog.csdn.net/cyhgohappy/archive/2008/08/20/2799722.aspx</link><pubDate>Wed, 20 Aug 2008 10:00:00 GMT</pubDate><guid>http://blog.csdn.net/cyhgohappy/archive/2008/08/20/2799722.aspx</guid><wfw:comment>http://blog.csdn.net/cyhgohappy/comments/2799722.aspx</wfw:comment><comments>http://blog.csdn.net/cyhgohappy/archive/2008/08/20/2799722.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/cyhgohappy/comments/commentRss/2799722.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2799722</trackback:ping><description>log4j&lt;img src ="http://blog.csdn.net/cyhgohappy/aggbug/2799722.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>cyhgohappy</dc:creator><title>java-策略模式</title><link>http://blog.csdn.net/cyhgohappy/archive/2008/08/06/2778760.aspx</link><pubDate>Wed, 06 Aug 2008 20:55:00 GMT</pubDate><guid>http://blog.csdn.net/cyhgohappy/archive/2008/08/06/2778760.aspx</guid><wfw:comment>http://blog.csdn.net/cyhgohappy/comments/2778760.aspx</wfw:comment><comments>http://blog.csdn.net/cyhgohappy/archive/2008/08/06/2778760.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/cyhgohappy/comments/commentRss/2778760.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2778760</trackback:ping><description>策略模式&lt;img src ="http://blog.csdn.net/cyhgohappy/aggbug/2778760.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>cyhgohappy</dc:creator><title>Logger的简单使用</title><link>http://blog.csdn.net/cyhgohappy/archive/2008/08/05/2770599.aspx</link><pubDate>Tue, 05 Aug 2008 13:58:00 GMT</pubDate><guid>http://blog.csdn.net/cyhgohappy/archive/2008/08/05/2770599.aspx</guid><wfw:comment>http://blog.csdn.net/cyhgohappy/comments/2770599.aspx</wfw:comment><comments>http://blog.csdn.net/cyhgohappy/archive/2008/08/05/2770599.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/cyhgohappy/comments/commentRss/2770599.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2770599</trackback:ping><description>Logger&lt;img src ="http://blog.csdn.net/cyhgohappy/aggbug/2770599.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>cyhgohappy</dc:creator><title>JAVA连接oracle </title><link>http://blog.csdn.net/cyhgohappy/archive/2008/08/03/2761732.aspx</link><pubDate>Sun, 03 Aug 2008 17:49:00 GMT</pubDate><guid>http://blog.csdn.net/cyhgohappy/archive/2008/08/03/2761732.aspx</guid><wfw:comment>http://blog.csdn.net/cyhgohappy/comments/2761732.aspx</wfw:comment><comments>http://blog.csdn.net/cyhgohappy/archive/2008/08/03/2761732.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/cyhgohappy/comments/commentRss/2761732.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2761732</trackback:ping><description>JAVA连接oracle&lt;img src ="http://blog.csdn.net/cyhgohappy/aggbug/2761732.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>cyhgohappy</dc:creator><title>java实现ftp的几种方式</title><link>http://blog.csdn.net/cyhgohappy/archive/2008/05/12/2437872.aspx</link><pubDate>Mon, 12 May 2008 17:46:00 GMT</pubDate><guid>http://blog.csdn.net/cyhgohappy/archive/2008/05/12/2437872.aspx</guid><wfw:comment>http://blog.csdn.net/cyhgohappy/comments/2437872.aspx</wfw:comment><comments>http://blog.csdn.net/cyhgohappy/archive/2008/05/12/2437872.aspx#Feedback</comments><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/cyhgohappy/comments/commentRss/2437872.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2437872</trackback:ping><description>java实现ftp的几种方式&lt;img src ="http://blog.csdn.net/cyhgohappy/aggbug/2437872.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>cyhgohappy</dc:creator><title>java实现FTP操作--上传，下载，删除文件</title><link>http://blog.csdn.net/cyhgohappy/archive/2008/05/12/2437534.aspx</link><pubDate>Mon, 12 May 2008 16:59:00 GMT</pubDate><guid>http://blog.csdn.net/cyhgohappy/archive/2008/05/12/2437534.aspx</guid><wfw:comment>http://blog.csdn.net/cyhgohappy/comments/2437534.aspx</wfw:comment><comments>http://blog.csdn.net/cyhgohappy/archive/2008/05/12/2437534.aspx#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://blog.csdn.net/cyhgohappy/comments/commentRss/2437534.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2437534</trackback:ping><description>java实现FTP操作--上传，下载，删除文件&lt;img src ="http://blog.csdn.net/cyhgohappy/aggbug/2437534.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>