上一页 1 ··· 41 42 43 44 45 46 47 48 49 ··· 63 下一页
摘要: /Files/cuizhf/rmp.zip 阅读全文
posted @ 2011-11-30 22:56 网络大豆 阅读(217) 评论(0) 推荐(0)
摘要: http://www.java.net/node/684200———————————————————————————————————————————————————————————— About JXTA message reliable design September 24, 2008 - 21:29 mk926 ... 阅读全文
posted @ 2011-11-30 22:45 网络大豆 阅读(172) 评论(0) 推荐(0)
摘要: http://ironurbane.iteye.com/blog/348796————————————————————————————————————————————————————————————————————原来在windows下上网的时候,有把好的网页保存成.mht格式文件的习惯。但是在 ubuntu系统,默认的Firefox浏览器不能打开.mht格式的文件,所以这时候就需要一个 Firefox的插件(UnMHT for Firefox)。 插件地址: http://www.unmht.org/unmht/en_previous.html 当我选择 Ver.5.2.0 unmht-5. 阅读全文
posted @ 2011-11-29 13:00 网络大豆 阅读(966) 评论(0) 推荐(0)
摘要: 如题,所以声明65535的字节数组是浪费的 另外这个网站有好多java的教程http://tutorials.jenkov.com/ 阅读全文
posted @ 2011-11-28 16:39 网络大豆 阅读(336) 评论(0) 推荐(0)
摘要: 发现JXCollapsiblePane如果不再构造函数中设置方向JXCollapsiblePane.Direction.RIGHT的话,会导致其无法Collapse。如下:JXCollapsiblePane cp = new org.jdesktop.swingx.JXCollapsiblePane(JXCollapsiblePane.Direction.RIGHT); 阅读全文
posted @ 2011-11-19 09:08 网络大豆 阅读(500) 评论(0) 推荐(0)
摘要: http://sword03.blog.sohu.com/26246269.html————————————————————————————————————————————————————关于Java中GridBagLayout布局管理器的用法。 最近要写一个界面,我却发现一般的布局管理器都不那么好用。上网百度了一下,有人推荐GridBagLayout,却有很多人说GridBagLayout不好用,看不懂。 于是我仔细查了一下java API,感觉掌握GridBagLayout最简单的用法还是蛮简单的,也是很有必要的。因为个人不喜欢绝对定位,而使用相对定位的话就必须用到GridBagLayo. 阅读全文
posted @ 2011-11-18 22:30 网络大豆 阅读(731) 评论(0) 推荐(0)
摘要: Project Information About this project: This is... 阅读全文
posted @ 2011-11-17 16:33 网络大豆 阅读(355) 评论(0) 推荐(0)
摘要: vUjxDP: UDP via Jxta (not Jxta over UDP) Introduction It all started because one day I wanted to send video and voice over Jxta for a chat application. My model using the Java Media Framework (JMF) was easy to develop. JMF uses the Real Time Transport Protocol (rtp) over UDP. My application us... 阅读全文
posted @ 2011-11-16 20:04 网络大豆 阅读(307) 评论(0) 推荐(0)
摘要: http://blogs.oracle.com/hamada/entry/jxtasocket_vs_java_socket—————————————————————————————————————————————— JxtaSocket vs. Java Socket By hamada on May 25, 2006 If you have wondered about JxtaSocket performance vs. Java ... 阅读全文
posted @ 2011-11-16 19:37 网络大豆 阅读(265) 评论(0) 推荐(0)
摘要: http://agapple.iteye.com/blog/1189612———————————————————————————————————————————————————————— 使用jetty做为server提供多线程文件下载 博客分类:javalinux 背景 最近在做的一个项目,两个java进程之间会涉及一个大数据量的传递过程,基本都是图片文件,(做了压缩后还是会比较大,最大的有超过600MB)。其次这两个java进程是在跨机房,比如中国和美国机房,网络待框也就几百kB。 这就是本文... 阅读全文
posted @ 2011-11-16 14:49 网络大豆 阅读(742) 评论(0) 推荐(0)
上一页 1 ··· 41 42 43 44 45 46 47 48 49 ··· 63 下一页