本站首页    管理页面    写新日志    退出

The Neurotic Fishbowl

[/*Java*/]Eclipse Plugins
nybon 发表于 2005/1/28 0:37:12

Eclipse Plugins

阅读全文(1887) | 回复(0) | 编辑 | 精华 | 删除

 


[/*Java*/]Java Server Faces Resources
nybon 发表于 2005/1/21 21:45:30

JamesHolmes.com
Java Server Faces Resources
• Articles

阅读全文(2168) | 回复(0) | 编辑 | 精华 | 删除

 


[/*Java*/][转]Improve the quality of your J2EE-based projects
nybon 发表于 2005/1/20 8:37:23

Effective tools, gates, and accountability can help ensure your system's success Summary
--> Summary
In this article, Jimmy Jarrett advises developers, particularly team leads, on tasks they need to perform to ensure their system's quality. In addition to discussing some open source tools that aid in measuring system quality, he stresses the importance of accountabil

 


[/*Java*/]《I Love Lucene》总结
nybon 发表于 2005/1/18 21:57:46

前几天看到了TheServerSite上面的一篇文章I Love Lucene,感到对自己很有帮助,稍微总结了一下理理思路。  

删除

 


[/*Java*/]Deployment Descriptor Elements and Tag Library Descriptor
nybon 发表于 2005/1/18 16:58:45

下文涵盖了所有Servlet的部署描述符文件web.xml中各个元素的含义。 web.xml Deployment Descriptor Elements 下文讲述了如何创建一个Tag Library描述符的步骤以及Tag Library描述符中各个元素的含义。 Creating a Tag Library Descriptor The following sections describe how to create a tag library descriptor (TLD) file:

 


[/*Java*/][转]Java打包详解
nybon 发表于 2005/1/18 15:40:52

Java打包详解 lightsword 于 2004年 10月08日 发表 兄弟,对java着迷吗,或者是为了自己的生计,不论怎样都欢迎你进入精彩java世界兄弟,对java着迷吗,或者是为了自己的生计,不论怎样都欢迎你进入精彩java世界,welcome!可能你刚刚对每个人说:Hello World!也或者……ok!这已经足够了。那就让我们开始吧,开始这个魔幻世界的旅程:

jar文件听说过吗,没有?或者陌生!好,没关系,这就是我们的第一站:打包发布。

为什么会有这个玩意呢,首先,这是jar的全称:JavaTM Archive (JAR) file,是的,就是java存档文件。这有点类似zip文件,想一想它是干什么的用的呢,压缩!?没错就是要压缩,将我们原先零散的东西放到一下,重新组织,所有这些目的只有一个:方便!好了,不用管他是怎么压缩的,我们的重点是哪些是我们要压缩的(输入),还有压缩成了什么(输出),进而将

 


[/*FreeComments*/]Google计划组建全球光纤网络?
nybon 发表于 2005/1/18 9:48:46

今天在CNet上面看到一篇文章,分析出Google计划利用光纤组建一个全球的网络。好像并没有什么有力的证据来证明这一结论,唯一的理由就是Google在招收这方面的人才,而Google的发言人又拒绝对这一情况作出评论。 "Google is looking for Strategic Negotiator candidates with experience in...(i)dentification, selection, and negotiation of dark fiber contracts both in metropolitan areas and over long distances as part of development of a global backbone network," the posting reads, in part. 不过是很奇怪,Google这样一个企业,如果发展

 


[/*FreeComments*/]Google Logo Show
nybon 发表于 2005/1/17 23:40:36

Athen2004Google出了好多新图标,本来想收集全的,不过今天在看的时候发现一个网站,集了好多的Google图标(自称是最全的),而且做的很好,没办法比过它了,直接就没兴趣再收集了

Netscape的用户请点击这里

 


[/*FreeComments*/][转]算法复杂性的计量
nybon 发表于 2005/1/16 14:11:26

复杂性的计量 算法的复杂性是算法运行所需要的计算机资源的量,需要的时间资源的量称作时间复杂性,需要的空间(即存储器)资源的量称作空间复杂性。这个量应该集中反映算法中所采用的方法的效率,而从运行该算法的实际计算机中抽象出来。换句话说,这个量应该是只依赖于算法要解的问题的规模、算法的输入和算法本身的函数。如果分别用N、I和A来表示算法要解问题的规模、算法的输入和算法本身,用C表示算法的复杂性,那么应该有: C =F(N,I,A) 其中F(N,I,A)是N,I,A的一个确定的三元函数。如果把时间复杂性和空间复杂性分开,并分别用T和S来表示,那么应该有: T =T(N,I,A) (2.1) 和 S =S(N,I,A) (2

 


[/*FreeComments*/]Google Mini, Google开始卖硬件?
nybon 发表于 2005/1/14 0:08:01

Google涉及的范围真是越来越广了,Google Desktop、Gmail、GBrowser、Google Print,不过这些好像都还可以理解,不过今天居然看到硬件产品了,无语...   Honey, we shrunk the Google By and large, big companies have gotten the word: offering good search is good for business. Customers are happier (and more likely to buy something) when they can quickly find the right information on a website. Employees are more productive when they actually find what they need on their networks. They don't have to reinvent

 


« 11 12 13 14 15 16 17 18 »

 
 



The Neurotic Fishbowl

.: 公告

This blog focuses on:

Semantic Web && Java Technology


Bloginess

«August 2025»
12
3456789
10111213141516
17181920212223
24252627282930
31

.: 我的分类(专题)

首页(171)
/*SemanticWeb*/(34)
/*Java*/(74)
/*FreeComments*/(59)
/*Agent*/(4)


In the Bowl

.: 最新日志

The End
使用Google Trends进行选型
怎样才能称为一次新的版本发行?
如何防止RSS信息过载
使用Excel作为用户接口
如何有效地报告Bug
sourceforge再次被封
趣文两篇
编写Firefox扩展
Jetspeed心得随笔


.: 最新回复

回复:Google API与yahoo 
回复:JADE 3.3的bug
回复:JADE 3.3的bug
回复:JADE 3.3的bug
回复:JADE 3.3的bug
回复:Jbpm和Shark比较的feat
回复:JADE 3.3的bug
回复:JADE 3.3的bug
回复:[转]批判性地看待一种可行的表示技
回复:JIRA破解


The Fishkeeper
blog名称:SW Portal
日志总数:171
评论数量:219
留言数量:8
访问次数:1044077
建立时间:2004年10月30日



Text Me

.: 留言板

签写新留言

路过
路过
页脚问题
RE:请问一下你的主页的下面部分是怎么关
请问一下你的主页的下面部分是怎么关闭的?
我是做Mobile Agent的
Gmail
不错
不错啊小倪同学


Other Fish in the Sea

.: 链接





站点首页 | 联系我们 | 博客注册 | 博客登陆

Sponsored By W3CHINA
W3CHINA Blog 0.8 Processed in 0.078 second(s), page refreshed 144756842 times.
《全国人大常委会关于维护互联网安全的决定》  《计算机信息网络国际联网安全保护管理办法》
苏ICP备05006046号