365key.com
发现·保存·分享@天天网摘

Q版365key  设为首页 加为收藏 帮助

 首页  网址  添加  我的网摘  我的订阅  最新网摘  收录榜  点击榜  同好  配置  工具箱  标签  兴趣小组 
  IT168 |  华军下载 |  猫扑 |  VeryCD |  CSDN技术 |  DoNews |  9Flash |  中金 |  游侠 |  股票天下 |  游戏公会 |  电子工程 |  白银时代 |  和365Key合作

xds2000的网摘列表 RSS格式输出  365Key邮件订阅,每天可以定期收到邮件通知  使用 POTU 订阅
搜索词: 时间:
分类:     排序:
 
刷新列表 共1页、11项网摘
JDEE Home Page点击:39
 分类:Java; Emacs 时间:2006-8-6 23:31:21 xds2000收录 (还有1人收录) 复制到我的网摘
针对java开发的emacs平台设置手册,如果你不想使用eclipse的话。呵呵。
Welcome to the home of the JDEE, an add-on software package that turns Emacs into a comprehensive system for creating, editing, debugging, and documenting Java applications. This site aims to provide you with complete information on downloading and installing the JDEE and obtaining technical support. The JDEE maintainers would like to thank SunSITE Denmark for agreeing to serve as the JDEE's host.

Note For additional information on installing and using the JDEE, see "Emacs and JDEE as software development environment" by Artur Hefczyc.

http://jdee.sunsite.dk/rootpage.html
Introduction to Neural Networks with Java点击:74
 分类:Java; Neural; Networks 时间:2006-7-17 16:26:41 xds2000收录 (还有2人收录) 复制到我的网摘
这是一本在线书籍,我觉的看看无妨吧。知之最好啊。
Programming Neural Networks in Java will show the intermediate to advanced Java programmer how to create neural networks. This book attempts to teach neural network programming through two mechanisms. First the reader is shown how to create a reusable neural network package that could be used in any Java program. Second, this reusable neural network package is applied to several real world problems that are commonly faced by IS programmers. This book covers such topics as Kohonen neural networks, multi layer neural networks, training, back propagation, and many other topics.
http://www.heatonresearch.com/articles/series/1/
Soot: a Java Optimization Framework点击:24
 分类:Java 时间:2006-7-13 1:34:28 xds2000收录 复制到我的网摘
Soot: a Java Optimization Framework
顺便就有反编译功能
Soot: a Java Optimization Framework
http://www.sable.mcgill.ca/soot/
Java style guideline for more efficient coding in modern environment.点击:32
 分类:Java 时间:2006-5-30 14:32:56 xds2000收录 复制到我的网摘
Java style guideline for more efficient coding in modern environment.
http://www.javalobby.org/java/forums/t72196.html
从 Java 应用程序动态生成 PDF 文件点击:16
 分类:Java 时间:2006-5-21 16:27:48 xds2000收录 (还有1人收录) 复制到我的网摘
从 Java 应用程序动态生成 PDF 文件
熟悉 iText

iText 是 Lowagie.com 站点(请参阅 参考资料)免费提供的 Java 库。iText 库的功能很强大,支持 HTML、RTF 和 XML 文档的生成,此外还能够生成 PDF 文档。可以从多种字体中选择文档中所使用的字体。同时,iText 的结构允许使用相同的代码生成以上任意类型的文档。

iText 库中的类用于以各种字体来生成 PDF 文本、在 PDF 文档中生成表格、为页添加水印等。iText 还提供许多功能。在一篇文章中不可能一一演示。本文中将介绍生成 PDF 文档的基本需求。

我们将使用 Eclipse 来进行示例应用程序开发。作为一个开放源码的 IDE,可以免费获得 Eclipse,而且其功能非常强大。现在就可以下载 Eclipse(请参阅 参考资料)。

http://www-128.ibm.com/developerworks/cn/opensource/os-javapdf/
KickJava.com(Java API By Example, From Geeks To Geeks)点击:17
 分类:Java 时间:2006-3-30 12:44:37 xds2000收录 复制到我的网摘
Java API By Example, From Geeks To Geeks
java api search engine
http://kickjava.com/
alphaWorks : IBM User Interface Help System Built on Eclipse : Overview点击:20
 分类:Java 时间:2006-3-26 12:21:04 xds2000收录 复制到我的网摘
IBM User Interface Help System Built on Eclipse
http://www.alphaworks.ibm.com/tech/iehs?open&S_TACT=105AGX59&S_CMP=GR
David Fischer's Java Programming Examples: Capture Video from Logitech QuickCam Pro 3000 USB Camera with JMF点击:21
 分类:Java 时间:2006-3-1 9:21:40 xds2000收录 复制到我的网摘
David Fischer's Java Programming Examples:
Capture Video from Logitech QuickCam Pro 3000
Camera with Java JMF
http://www.mutong.com/fischer/java/usbcam/
Javalobby Readers' Choice: Top Java Books点击:22
 分类:Java 时间:2006-2-28 21:51:27 xds2000收录 (还有1人收录) 复制到我的网摘
Javalobby Readers' Choice: Top Java Books
There are evidently a lot of high-quality Java and programming books out there which your fellow Javalobby members would recommend. If you began right now reading the cumulative 72,079 pages of the titles they have recommended, and if you read fifty pages per day every day, then you would finish reading this collection sometime in the middle of January, 2013! Of course, there’s some question whether all of this material would still be relevant by then, and there’s also the small issue of whether you’d really want to fork over the $5,238.66 this library would cost if you paid full price for every title. Thank goodness for Amazon, that 38% savings would really matter here!
http://www.javalobby.org/articles/5books/
ORACLE大表扫描操作解决方案--蓝湾[爱踢博客][chinaitlab.com]点击:32
 分类:Java; oracle 时间:2006-2-23 2:11:18 xds2000收录 复制到我的网摘
ORACLE大表扫描操作解决方案
很多朋友在使用ORACLE进行后台数据存储时都可能遇到这样的问题,哪就是,设计的数据库中不可避免的有一两个比较大的数据表,有时可能更多,如果对这些数据表只进行INSERT操作,哪还比较好一些,可是如果要经常进行数据更新(UPDATE)和数据选取(SELECT),在数据量比较少时,程序还能过的去,如果数据量一大,上了百万数量级时,如果数据表设计不合理,执行UPDATE就会出现可怕的现象(一般都遇到过吧)。程序也可能由于对大表的频繁的执行SELECT操作而导致程序和数据库莫明其妙的问题,同时对数据库来说,也是一笔不可呼视的开销。
http://blog.chinaitlab.com/user1/75601/archives/2005/20748.html
BlogJava - log4deng - 让Java程序作为linux的Daemon后台运行点击:26
 分类:java 时间:2006-2-23 1:36:40 xds2000收录 复制到我的网摘
service
http://www.blogjava.net/qiyadeng/archive/2006/01/25/29171.html
页码: [1 共1页、11项网摘

使用帮助 |  如何保存网摘 |  给365Key提建议 |  媒体报道 |  站长推广须知
Copyright (C) 2004 365Key.com--天天网摘 All Rights Reserved