java 获取服务器时间同步本地计算机时间
摘要:http://hi.baidu.com/captives/item/25c8b80170a9b0ccf45ba6f8————————————————————————————————————————————————————————packagedtm.tools;importjava.io.Buffe...
阅读全文
posted @
2014-05-29 22:46
网络大豆
阅读(8975)
推荐(0)
java为啥计算时间从1970年1月1日开始
摘要:http://www.myexception.cn/program/1494616.html——————————————————————————————————————————————————————————java为什么计算时间从1970年1月1日开始 今天在看Python API 时,看...
阅读全文
posted @
2014-05-29 22:33
网络大豆
阅读(1288)
推荐(0)
流媒体服务器开发笔记(1)
摘要:http://blog.sina.com.cn/s/blog_53061af00100njp2.html——————————————————————————————————————————————————RTP Real-time Transport Protocol)是用于Internet上针对...
阅读全文
posted @
2014-05-28 23:13
网络大豆
阅读(474)
推荐(0)
流媒体服务器开发笔记(2)--RTCP协议介绍
摘要:http://blog.sina.com.cn/s/blog_53061af00100o2no.html—————————————————————————————————————————————————————— RTCP概要 实时传输控制协议(Real-time Control Protoco...
阅读全文
posted @
2014-05-28 23:11
网络大豆
阅读(429)
推荐(0)
RTP时间戳
摘要:http://xingyunbaijunwei.blog.163.com/blog/static/7653806720126121014111/——————————————————————————————————————————————————————————基本概念: 时间戳单位:时间戳计算的...
阅读全文
posted @
2014-05-28 22:50
网络大豆
阅读(455)
推荐(0)
SWT将系统图标保存为本地文件
摘要:publicclassSWTImage{publicstaticvoidmain(String[]args){finalDisplaydisplay=Display.getDefault();finalImageimage=display.getSystemImage(SWT.ICON_INFORM...
阅读全文
posted @
2014-05-21 14:41
网络大豆
阅读(455)
推荐(0)
HttpClient+jsoup登录+解析 163邮箱
摘要:找了几个,只有这个靠谱,用的是httpclient4,另外还需要commons-lang和jsoup包http://jsoup.org/http://www.oschina.net/code/snippet_128625_12592?p=2—————————————————————————————...
阅读全文
posted @
2014-05-13 17:04
网络大豆
阅读(1268)
推荐(0)
Java and unsigned int, unsigned short, unsigned byte, unsigned long, etc. (Or rather, the lack thereof)
摘要:http://darksleep.com/player/JavaAndUnsignedTypes.html——————————————————————————————————————————————————————————————Java and unsigned int, unsigned sho...
阅读全文
posted @
2014-05-12 15:29
网络大豆
阅读(428)
推荐(0)
YUV转为RGB24及IplImage格式(I420和YV12)及Java版实现
摘要:http://blog.csdn.net/xy365/article/details/18735849———————————————————————————————————————————————————————————一、YUV简介 一般来说,直接采集到的视频数据是RGB24的格式,RGB24一帧...
阅读全文
posted @
2014-05-11 22:45
网络大豆
阅读(2755)
推荐(0)
Using a long as ArrayList index in java
摘要:http://stackoverflow.com/questions/459643/using-a-long-as-arraylist-index-in-javahttp://bbs.csdn.net/topics/390207278—————————————————————————————————...
阅读全文
posted @
2014-05-11 21:55
网络大豆
阅读(402)
推荐(0)
详解 SWT 中的 Browser.setUrl(String url, String postData, String[] headers) 的用法
摘要:http://hi.baidu.com/matrix286/item/b9e88b28b90707c9ddf69a6e————————————————————————————————————————————————详解 SWT 中的 Browser.setUrl(String url, String...
阅读全文
posted @
2014-05-11 12:36
网络大豆
阅读(859)
推荐(0)
swt生成、jar可执行包生成.exe可执行文件(giter)
摘要:http://tomfish88.iteye.com/blog/1074786——————————————————————————————————————————————————————————最近看了有关swt生成exe文件的有关内容,现将自己的一点经验分享下:由于很多的程序是在windows下面...
阅读全文
posted @
2014-05-10 23:01
网络大豆
阅读(3234)
推荐(0)
Netbeans Platform 工程,免安装JDK
摘要:使用Netbeans 6.8 创建了一个Netbeans Platform 工程,以Zip形式发布后,按照以下操作,可 以在客户端免安装JDK:1. 从已安装JDK的计算机中,提取JDK:eg. C:\Program Files\Java\jdk1.6.0_19;2. 复制到下,重命名为jdk;3....
阅读全文
posted @
2014-05-10 22:57
网络大豆
阅读(293)
推荐(0)
JAVA图像缩放处理
摘要:http://www.blogjava.net/kinkding/archive/2009/05/23/277552.html————————————————————————————————————————————————今天在网上看到了一篇关于JAVA图像处理的文章,博主贴出了一个处理类:特点是高品质缩小,具体代码如下:importjava.awt.image.BufferedImage;importjava.io.File;importjava.io.FileOutputStream;importjava.io.IOException;importjavax.imageio.ImageIO
阅读全文
posted @
2014-02-18 15:43
网络大豆
阅读(938)
推荐(0)
JetNuke笔记 ( by quqi99 )
摘要:http://blog.csdn.net/quqi99/article/details/1624223—————————————————————————————————————————————————————————— JetNuke笔记 ( by quqi99 ) 作者:张华 发表于:2007-05-24 ( http://blog.csdn.net/quqi99 )版权声明:可以任意转载,转载时请务必以超链接形式标明文章原始出处和作者信息及本版权声明。 JetNuke示范网站: http://www.kuayue.com...
阅读全文
posted @
2014-01-09 16:19
网络大豆
阅读(363)
推荐(0)
What is the difference between application server and web server?
摘要:http://stackoverflow.com/questions/936197/what-is-the-difference-between-application-server-and-web-server/936257#936257——————————————————————————————————————————————————————————Most of the times these terms Web Server and Application server are used interchangeably.Following are some of the key dif
阅读全文
posted @
2014-01-09 09:32
网络大豆
阅读(386)
推荐(0)
解决getOutputStream() has already been called for this response
摘要:http://qify.iteye.com/blog/747842——————————————————————————————————————————————————getOutputStream() has already been called for this response异常出现的原因和解决方法:jsp中出现此错误一般都是在jsp中使用了输出流(如输出图片验证码,文件下载等),没有妥善处理好的原因。具体的原因:jsp编译成servlet之后在函数_jspService(HttpServletRequest request, HttpServletResponse response)
阅读全文
posted @
2013-12-09 15:40
网络大豆
阅读(740)
推荐(0)
Styling FX Buttons with CSS
摘要:http://fxexperience.com/2011/12/styling-fx-buttons-with-css/————————————————————————————————————————————————————————Styling FX Buttons with CSSDecember 20, 2011By Jasper PottsA number of people have asked me recently can I create this look or that look using CSS in JavaFX. Or they have said that you
阅读全文
posted @
2013-11-14 09:00
网络大豆
阅读(827)
推荐(0)
jspace2d——A free 2d multiplayer space shooter
摘要:http://code.google.com/p/jspace2d/——————————————————————————————————————————————————————————————Welcome to the jspace2d project's page, here you will found this great(?) game.Just Log'n'KillBasically it's a multiplayer shoot'em'up, where you build and drive your ship in free
阅读全文
posted @
2013-11-10 22:37
网络大豆
阅读(428)
推荐(0)
JXSE and Equinox Tutorial, Part 2
摘要:http://java.dzone.com/articles/jxse-and-equinox-tutorial-part-0——————————————————————————————————————————————————————AbstractIn the first post of this series, we covered the quickest way to get JXSE 2.7x working in Equinox and, with some considerations, probably other OSGI frameworks as well. The ap
阅读全文
posted @
2013-11-07 16:46
网络大豆
阅读(6142)
推荐(0)