搜索资源列表
jjinfo
- 采用jsp+servlet+javabean,jsp负责少量的页面处理,以servlet为主。 结构清晰明了,未对页面做美工处理,因此html和javascr ipt代码很少, 详细介绍了jdbc的常用api以及数据库中的表的级联。 开发调试平台为jbuilder9+tomcat4,在resin和weblogic下测试通过。 数据库平台为ms sql server2000 数据库连接池为apache组织下jakarta项目组开发的commons-dbcp 1.0
anttest
- 利用ant进行java编程的例子,包括java如何调用ant,如何进行属性设置。-use ant for java programming examples, including how to call ant java. how attribute set.
TestTableModel
- java中的一个手工写出的,表格代码,初学者可以看一下,没有的属性可以自己加-java in a manual written form code, beginners can look at it. can not attribute increases
2006081319475018632
- 带进度条的文件上传(java+ajax源码) 在写代码的时候,还要用到关于servlet的包servlet-api.jar。 写完后调试的过程中,老报错:java.lang.NoClassDefFoundError: org/apache/commons/io/output/DeferredFileOutputStream,后来一查才知道少了commons-io-1.2.jar,加上后,就ok了。 关于获取及显示进度部分,用了我原来自己写的一个ajax的应用架构,从中抽取了
Java_jvm-SystemInfo
- 一个安装在不同操作系统的Java虚拟机负责着Java程序与操作系统之间的工作,因此每个Java虚拟机的系统环境属性是不同的,我们可以通过访问Java虚拟机的系统属性来获知一些关于当前操作系统的一些基本信息,这些信息的价值有时是非常重要的-a different operating system installed in the Java virtual machine for Java with the operating system and procedures between the wo
Democracy-0.9.2.2.tar
- 属性sosuo算法-attribute sosuo Algorithm
JFileDemo
- 此源码实现在磁盘中获取文件属性的算法,快速查看-achieve this source in the disk access to documents attribute the algorithm, rapid View
JavaStartOk
- Java编程项目,属性,类、类行为、组织类和行为、继承与多重继承-Java programming projects, attribute, type, type, type and organizational behavior, and inheritance and multiple inheritance
XMLAttribute
- XML ATTRIBUTE ACCESS AND VIEW
JAVAdayin
- Java的打印API主要存在于java.awt.print包中。而jdk1.4新增的类则主要存在于javax.print包及其相应的子包javax.print.event和javax.print.attribute中。其中javax.print包中主要包含打印服务的相关类,而javax.print.event则包含打印事件的相关定义,javax.print.attribute则包括打印服务的可用属性列表等。-Java printing API mainly in java.awt.print
分别定义图形类Shape(抽象基类)
- 分别定义图形类Shape(抽象基类),继承类矩形类Rectangle、正方形类Square、 圆形类Circle;并且计算周长和面积。在另一个main函数中分别创建矩形、 正方形和圆形对象,设置所需的属性值,打印其周长和面积。(备注:只要把该文件解压,把里面的东东COPY去即可使用)-Graphics categories are defined Shape (abstract base class), the succession of quasi-rectangular type R
shuxingyuejian
- 基于粗糙集理论中属性相对约简的软件,java-Rough Set Theory of Attribute Relative Reduction of the software, java
countTest
- 这是一个对属性,抽象类,还有返回值,很好的理解。-This is an attribute of abstract class, as well as the return value, a good understanding.
JavaEX
- Java2与面向对象分析与范例。光盘的根目录的JavaEX文件夹下,以章为单位分类存放。在使用本书范例时,请将光盘中的JavaEX文件夹直接复制到C:\下,然后利用资源管理器,取消文件夹内各文件的只读属性。-Java2 and Object-Oriented Analysis and examples. CD-ROM root folder JavaEX to Chapter Category stored as a unit. Example in the use of this book,
checkbox
- 检查框的简单属性, 帮助理解检查框-Simple attribute check box, check the box to help understand
copyfield
- 一个方法 把一个对象的属性尽可能复制到另一个对象 两个对象不一定是相同的类 这个是复制javabean 属性的 需要公开的setter putter方法, 不复制私有属性 -One way to as much as possible the properties of an object to another object to copy two objects are not necessarily the same type this is the need to copy ja
equipment
- 固定资产管理系统java项目源码 、数据库安装: 本例采用SQL Server数据库(同时也支持MySQL、Oracle数据库)。首先需要通过SQL Server的企业管理器工具创建数据库equipment。 登录SQL Server的"查询分析器",确认是否存在equipment数据库,如果不存在,执行附带光盘中的equipment.sql。 数据库需要配置ODBC,在ODBC中的数据源名称为equipment 2、把源程序目录从光盘上拷贝到硬盘上,取消文件夹
Multiple-attribute-verification-to-prevent-phishi
- multiple attribute verification to prevent phishing attack, project using java and socket programming
Attribute
- This abstract class represents an attribute that is attached to a class, a class member, or a code attribute. Specific types of attributes are subclassed from it for Andriod.
basic-body-attribute
- This a test to make sure DOM Storage mutations fire StorageEvents that are caught by the event listener specified as an attribute on the body. -This is a test to make sure DOM Storage mutations fire StorageEvents that are caught by the event listen