上一页 1 ··· 38 39 40 41 42 43 44 45 46 ··· 63 下一页
摘要: 终于拿到了《Practical JXTA II》一书的电子版,刚刚读到第二章,感觉还不错,好多概念重新梳理了一遍。 赞美你,wangzhanyu同学,阿门! 阅读全文
posted @ 2012-02-29 10:19 网络大豆 阅读(343) 评论(2) 推荐(0)
摘要: http://www.cnblogs.com/jobs/archive/2007/03/07/667489.html————————————————————————————————————————————————————————编写Jxta程序,通常需要设计自己的Advertisement。以下是我的一些心得:1、关于getID()。getID()可以返 回null或者ID.nullID。jxta-cm中的ContentAdvertisement,就是返回null。如果是需要更新的 Advertisement,则需要提供ID,否则其他Peer或者Rendezvous Peer收到新的Adve. 阅读全文
posted @ 2012-02-27 16:22 网络大豆 阅读(165) 评论(0) 推荐(0)
摘要: RoboForm(中文) 被称为是最好的表单填充和密码管理工具,它被仔细地设计出来并具有所需要的正确功能,具有填充表单的智能,它是市面上最准确的表单填充工具。我们使用人工智能技术来达到这样的准确度,并且经过了我们完整的测试。 通过密码卡片保存和填充表单 保存和记录在线密码 查看和编辑你的密码http://www.roboform.com/ 阅读全文
posted @ 2012-02-27 15:47 网络大豆 阅读(281) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/gtuu0123/article/details/6040105————————————————————————————————————————————————————————————————在java的线程Thread类中有三个方法,比较容易混淆,在这里解释一下 (1)interrupt:置线程的中断状态 (2)isInterrupt:线程是否中断 (3)interrupted:返回线程的上次的中断状态,并清除中断状态 举个例子:用法:classMyThreadextendsThread{............publicvoidrun(){try 阅读全文
posted @ 2012-02-09 16:29 网络大豆 阅读(296) 评论(0) 推荐(0)
摘要: http://labs.oracle.com/features/tenyears/volcd/papers/Rosnzwg.pdf 阅读全文
posted @ 2012-02-04 10:35 网络大豆 阅读(185) 评论(0) 推荐(0)
摘要: DesignAndImplementation.pdf 阅读全文
posted @ 2012-02-03 16:49 网络大豆 阅读(219) 评论(0) 推荐(1)
摘要: 相当方便实用的一个工具类,原始链接已不可知,改正了一些小错误—————————————————————————————————————————————————————————— /***通信格式转换**Java和一些windows编程语言如c、c++、delphi所写的网络程序进行通讯时,需要进行相应的转换*高、低字节之间的转换*windows的字节序为低字节开头*linux,unix的字节序为高字节开头*java则无论平台变化,都是高字节开头*/publicclassFormatTransfer{/***将int转为低字节在前,高字节在后的byte数组*@paramnint*@returnb 阅读全文
posted @ 2012-01-13 01:33 网络大豆 阅读(3207) 评论(0) 推荐(0)
摘要: http://www.sjvip.com/news/all/22/76.shtml————————————————————————————————————————————————————————————————什么是QVGA、WVGA、VGA、WQVGA、SQVGA?很多人也许弄不清楚这几个东西,因为组成的字母似乎差不多人多,长得也太像了,很以为是分类这些东西!现在就来看看他们的一些相同与不同。 QVGA:(240×320,3:4) QVGA全称Quarter Video Graphics Array。Quarter英文翻译过来就是四分之一的意思,顾名思义即VGA的四分之一尺寸。即在 阅读全文
posted @ 2012-01-11 08:10 网络大豆 阅读(946) 评论(0) 推荐(0)
摘要: http://bytes.com/topic/java/answers/714018-video-capture-using-jmf———————————————————————————————————————————————————————————————————— Kusum Goel Hello guys, I am working on a IP camera for many days.But i am unable to capture the video with the JMF coding. Please provide me cor... 阅读全文
posted @ 2012-01-11 00:09 网络大豆 阅读(407) 评论(0) 推荐(0)
摘要: http://www.walking-productions.com/notslop/2010/04/20/motion-jpeg-in-flash-and-java/——————————————————————————————————————————————————————————————I recently had the opportunity to develop a solution in both Java and Flash for pulling Motion JPEG streams from IP cameras and thought it might be nice.. 阅读全文
posted @ 2012-01-11 00:06 网络大豆 阅读(276) 评论(0) 推荐(0)
上一页 1 ··· 38 39 40 41 42 43 44 45 46 ··· 63 下一页