上一页 1 ··· 39 40 41 42 43 44 45 46 47 ··· 63 下一页
摘要: 1Ubuntu Apache的根目录位于/var/www2启停脚本位于/usr/sbin/apachectl 阅读全文
posted @ 2012-01-08 15:50 网络大豆 阅读(138) 评论(0) 推荐(0)
摘要: http://kelaocai.iteye.com/blog/227822——————————————————————————————————————————————————————————————————————————一. Java 文档 // 注释一行 /* ...... */ 注释若干行 /** ...... */ 注释若干行,并写入 javadoc 文档 通常这种注释的多行写法如下: /** * ......... * ......... */ javadoc -d 文档存放目录 -author -version 源文件名.java 这条命令编译一个名为 “源文件名.java”的 . 阅读全文
posted @ 2012-01-08 13:48 网络大豆 阅读(376) 评论(0) 推荐(0)
摘要: http://blogs.oracle.com/geertjan/entry/netbeans_sources_as_a_platform—————————————————————————————————————————————————————————————————————————————— NetBeans Sources as a Platform By Geertjan on Nov 26, 2011 By default, when you create a n... 阅读全文
posted @ 2012-01-08 12:17 网络大豆 阅读(232) 评论(0) 推荐(0)
摘要: http://wiki.netbeans.org/NewAndNoteworthyNB71#XML_Layer—————————————————————————————————————————————————————————————————————————— XML Layer New projects are now created without an XML layer, but there is now a New File wizard to add a layer to a project without one if you need it. (Many modules ca.. 阅读全文
posted @ 2012-01-08 10:57 网络大豆 阅读(411) 评论(0) 推荐(0)
摘要: 以下内容来自《NetBeans富客户端编程权威教程》P342 在首次创建新的应用程序时,“工具”菜单下是没有“更新中心”菜单项的。 “更新中心”菜单项没有出现,是因为在建立独立的应用程序套件项目时,把IDE的模块都排除了——自动更新模块也被排除了。所以,开发者必须让应用程序将提供NetBeans IDE "更新中心"向导的模块包含进来,当然还有它的支持功能——对应的菜单项以及“模块管理器”。 以下为Netbeans 7.1截图 阅读全文
posted @ 2012-01-08 09:48 网络大豆 阅读(281) 评论(0) 推荐(0)
摘要: http://onjava.com/lpt/a/2915———————————————————————————————————————————————————————————————————— Java Media Development with QuickTime for Java by Chris Adamson 12/23/2002 Now that Sun's Java Media Framework can't even play MP3s anymore — support was removed in August due to what Sun calls a 阅读全文
posted @ 2012-01-04 17:38 网络大豆 阅读(423) 评论(0) 推荐(0)
摘要: http://dragosc.itmcd.ro/uncategorized/java-media-framework-vs-ip-camera-jpegmjpeg-complete-overview-sources/————————————————————————————————————————————————————————————————————NOTE: + I will try not to re-write again all the informations I already wrote in “Java Media Framwork vs IP Camera JPEG/MJPE 阅读全文
posted @ 2012-01-04 17:29 网络大豆 阅读(1530) 评论(0) 推荐(0)
摘要: http://bytes.com/topic/java/answers/714018-video-capture-using-jmf————————————————————————————————————————————————————————————————importjava.net.*;importcom.sun.image.codec.jpeg.*;importjava.io.*;importjava.awt.*;importjava.awt.event.*;importjava.awt.image.*;importjavax.swing.*;publicclassAxisCamera 阅读全文
posted @ 2012-01-04 16:35 网络大豆 阅读(1017) 评论(0) 推荐(0)
摘要: http://gene-rally.com/———————————————————————————————————————————————————————————————— 阅读全文
posted @ 2012-01-04 14:36 网络大豆 阅读(166) 评论(0) 推荐(0)
摘要: http://helios.et.put.poznan.pl/~sskowron/liero/——————————————————————————————————————————————————————————————library sources: lierosdl-stdlib.zipLinux: lierosdl-2.02.tar.gzWin32 (old): lierosdl-2.01.zipsource, newer, only Pascal files: lierosdl-2.01-src.tar.gzsource, older: lierosdl-2.00-src.zip———— 阅读全文
posted @ 2012-01-04 14:34 网络大豆 阅读(147) 评论(0) 推荐(0)
上一页 1 ··· 39 40 41 42 43 44 45 46 47 ··· 63 下一页