搜索资源列表
jdonjive
- Jive是一个开放的Java源代码项目。其目标是建设一个开放结构的,强壮的,易于扩展的基于JSP的论坛。在其设计目标的指导下,其结构设计得非常得好,融合了很多新的观念,比如Design Pattern,可更换的Skin,可插入Plug等等。详细解读其源代码对于理解这些新的设计上的概念是很有裨益的。如果你对Design Pattern和Java语言有一定的了解,但是还是会时常迷惑于其中的话,不妨研究研究Jive源代码,一定会对其中的很多概念有更深入的理解。这篇文章源于我的Jive源代码研究笔记,希
Java_jishuanqi
- 用java GUI写的计算器程序。程序安全,健壮。多输几个小数点也只记录一个,和Windows XP 里的计算器(标准型),功能上是一样的。2+3=5,“2+3***”结果为5,不会连乘。“5*6==180”会连乘,2+3*8=40,2+3***8=40,9/0=0不报错-java GUI with written procedures calculators. Safety procedures, robust. Lost more than a few decimal point only
DecimalToHex
- 这是我亲自实现的十进制转化为十六进制的程序,虽然api中有转化的库函数,但这是一个简洁而又健壮的程序,希望大家参考一下-This is my personal realization of the metric system into hexadecimal procedures, Although api has transformed the function, but this is a simple and robust procedures, we hope to make profi
LuceneServer-0.1
- Abstract The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server capabilities. Lucene is a robust Java API that enables you creating indexes from text sources and perform powerful searches on these indexes. Wit
HTMLParser-2.0-SNAPSHOT-bin
- HTML Parser is a Java library used to parse HTML in either a linear or nested fashion. Primarily used for transformation or extraction, it features filters, visitors, custom tags and easy to use JavaBeans. It is a fast, robust and well tested package
commons-io-2.4-bin
- apache开源项目conmmons下的io,正在研究中-The Commons FileUpload package makes it easy to add robust, high-performance, file upload capability to your servlets and web applications.
chooseFont
- 可以实现字体,大小等的选择的对话框,对话框内有各种系统自带的字体可以选择-As the culminating project for last semester’s Java programming class, I demonstrated how to emulate the features found in Windows Notepad in a Java application. Most of the algorithms were routine as the Java API
JTS
- JTS拓扑结构程序组是一个通过使用明确的精度模型和健壮的几何算法来执行空间数据操作的Java应用编程孔。JTS是用来对可以支持空间数据集的确认、处理、综合及质疑的应用程序进行改善。这篇文献就是对在JTS拓扑程序组中执行的类、方法与算法进行说明-JTS Topology program group is defined through the use of a precision model and robust geometric algorithm to implement the spati
Servlets.and.JavaServer.Pages.The.J2EE.Technology
- Servlets and JavaServer Pages is the first complete guide to building dynamic Java-based Web applications using the new JavaServer Pages 2.0 and Servlets 2.4. Servlets and JavaServer Pages (JSP) provide a robust solution to developing large, complex
Thinking_In_Java_4th
- 本书深入浅出、循序渐进,让读者在不知不觉中学会用Java的思想去考虑问题、解决问题。不仅适合Java的初学者,也适合有经验的程序员,帮助大家编写出健壮、高效、灵活的Java程序。-Book easy to understand step by step, readers learn to use the Java unconsciously thought to consider and solve problems. Java is not only suitable for beginner
java
- Java是一种简单的,面向对象的,分布式的,解释型的,健壮安全的,结构中立的,可移植的,性能优异、多线程的动态语言。上述对其做了详述的讲解,同时也适合初学者。-Java is a simple, object-oriented, distributed, interpreted, robust security, structure-neutral, portable, high performance, multithreaded dynamic language. The detailed
jiangzhuangbianchengjava
- java健壮编程的建议,是你的程序更好更健壮-java programming robust proposal, is your program better and more robust
Special.Edition.Using.Java2
- Special.Edition.Using.Java2 Java是面向对象的、支持多线程的、体系结构独立的解释型动态语言,具有高度的安全性、可移植性和代码可重用性,具有很高的运行效率,是目前软件中极为健壮的编程语言。 Java 2是SUN公司1998年12月发行的Java版本,它对前面的版本进行了完善和提高,增加了基础类、二维图形接口类,媒体框架类和商业及Java Wallet等内容。本书较全面地介绍了Java 2的内容,并就部分内容与Javal.0和1.1版本作了对照讲解。本书是综合性的工
yui
- The YUI Library is a set of utilities and controls, written with Javascr ipt and CSS, for building richly interactive web applications using techniques such as DOM scr ipting, DHTML and AJAX. YUI is available under a BSD license and is free for all u
Shopping
- 网上商城满足人们的网上购物需求)网上商城建设的背景 随着社会经济的迅速发展和科学技术的全面进步,计算机事业的飞速发展,以计算机与网技术为基础的信息系统正处于蓬勃发展的时期。网上购物系统,是在网络上建立一个虚拟的购物商场,避免了挑选商品的烦琐过程,使您的购物过程变得轻松、快捷、方便,很适合现代人快节奏的生活;同时又能有效的控制“商场”运营的成本,开辟了一个新的销售渠道。 1. 网上商城原有的简单的企业宣传和信息发布功能已经远落后于现在时期对电子商务的功能需求。现在网络信息化深入到人们生
J2EEcoremoshi
- 《J2EE核心模式》(原书第2版)讲解使用J2EE核心技术实现企业应用过程中的模式、最佳实践、设计策略以及经过验证的解决方案,涵盖了JSP、servlet、EJB、JMS等技术,其中J2EE模式目录包括21个模式以及大量策略,帮助读者迅速熟练掌握J2EE技术,从而构建出健壮、高效的企业应用。《J2EE核心模式》(原书第2版)是计算机应用开发人员、架构师、技术经理等人员的必备参考书-" J2EE Core Mode" (the original book version 2) t
Writing-Robust-Java-Code
- writing robust java code
Pro-JavaScript-Techniques-(2006)
- The evolution of Javascr ipt has been gradual but persistent. Over the course of the past decade, the perception of Javascr ipt has evolved from a simple toy language into a respected programming language used by corporations and developers acros
Writing-Robust-Java-Code
- Writing Robust Java Code.rar
An-Efficient-and-Robust-Addressing-Protocol
- Address assignment is a key challenge in ad hoc networks due to the lack of infrastructure. Autonomous addressing protocols require a distributed and self-managed mechanism to avoid address collisions in a dynamic network with fading channels, freque