<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>不要浮躁,静下心来,踏踏实实地做事. - JNI</title><link>http://blog.csdn.net/srx/category/207124.aspx</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Thu, 08 Mar 2007 14:56:05 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>srx</dc:creator><title>jni 代码取得传入参数的对象属性.</title><link>http://blog.csdn.net/srx/archive/2006/05/27/757597.aspx</link><pubDate>Sat, 27 May 2006 15:14:00 GMT</pubDate><guid>http://blog.csdn.net/srx/archive/2006/05/27/757597.aspx</guid><wfw:comment>http://blog.csdn.net/srx/comments/757597.aspx</wfw:comment><comments>http://blog.csdn.net/srx/archive/2006/05/27/757597.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/srx/comments/commentRss/757597.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=757597</trackback:ping><description>jni调用java对象的属性和方法.
test.java 运行时需要指定参数标明libc-so-jni.so所在的位置,
Elicpse中右建Run...=&gt;Argument=&gt;VM Argument中输入下行,
-Djava.library.path=/home/shirx/workspace/socket/bin/
这样就能找到C动态库了.&lt;img src ="http://blog.csdn.net/srx/aggbug/757597.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>srx</dc:creator><title>jni 代码</title><link>http://blog.csdn.net/srx/archive/2006/05/27/757527.aspx</link><pubDate>Sat, 27 May 2006 13:51:00 GMT</pubDate><guid>http://blog.csdn.net/srx/archive/2006/05/27/757527.aspx</guid><wfw:comment>http://blog.csdn.net/srx/comments/757527.aspx</wfw:comment><comments>http://blog.csdn.net/srx/archive/2006/05/27/757527.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/srx/comments/commentRss/757527.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=757527</trackback:ping><description>jni返回数组,传入自定义对象,等复杂操作.&lt;img src ="http://blog.csdn.net/srx/aggbug/757527.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>srx</dc:creator><title>遍历文件夹改文件名</title><link>http://blog.csdn.net/srx/archive/2005/09/30/492776.aspx</link><pubDate>Fri, 30 Sep 2005 09:46:00 GMT</pubDate><guid>http://blog.csdn.net/srx/archive/2005/09/30/492776.aspx</guid><wfw:comment>http://blog.csdn.net/srx/comments/492776.aspx</wfw:comment><comments>http://blog.csdn.net/srx/archive/2005/09/30/492776.aspx#Feedback</comments><slash:comments>7</slash:comments><wfw:commentRss>http://blog.csdn.net/srx/comments/commentRss/492776.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=492776</trackback:ping><description>查看jar包的时候,反编译得到jad,
我修改了一些想再编译,
但是需要把把所有的jad改名*.java,
好大的工作良啊.
所以我就有个想法,写个程序遍历所有目录,
&lt;img src ="http://blog.csdn.net/srx/aggbug/492776.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>