搜索资源列表
SpringMVC
- SpringMVC的示例,有注释,有说明,有测试类,有包,有解释-SpringMVC example, notes, instructions, test class package, explained
package
- 软件工程设计-自动排课系统中的查课程序的源代码-Software Engineering- Automated Course Scheduling System procedures check the source code of class
AreaAndLength
- 类的封装 1. 实验目的 使用类来封装对象的属性和功能。 2. 实验要求 (1)编写一个简单的Java应用程序,该程序中定义3个类:Tangle、Lader和Circle,分别用来刻画“三角形”、“梯形”和“圆形”,具体要求如下: Tangle类具有类型为double的三条边,以及周长、面积属性,具有计算并返回周长、面积以及三条边的功能,另外还要具有一个boolean型的属性,用来判断三个数能否构成一个三角形。 Lander类具有类型为
Cal
- 类的封装应用 创建一个圆柱体类 创建一个三角形类 使用上面的类创建对象-Class package application create a class to create a triangular cylinder class to create objects using the above class
jsmartcom_zh_CN
- jsmartcom类包,里面包含了jspsmart的几个常用类,可以用来上传文件-jsmartcom class package, which includes several commonly used jspsmart class, can be used to upload files
entity
- 我用了半个小时 帮你写了一个简单的验证用户名和密码登陆问题 别辜负我的好意 下面是代码!(建好包和类 代码粘过去就能用) 实体类 包entity -I used half an hour to help you write a simple user name and password authentication question my good intentions do not live up to the code below! (Build the package and st
SquareEquation
- 将类打包的方法,实现求解一元二次方程的平方根的功能-The class package approach for solving a quadratic equation to achieve the function of the square root
EasyDAO
- EasyDAO是一个简单易用的DAO层类包。Java开发者使用这个类包,可以大量减少项目的代码量。-EasyDAO is an easy to use DAO layer classes package. Java developers to use the class package, you can significantly reduce the amount of code project.
login5
- JSP实现购物车 实体类package Common public class goods { //编号...购物车类->查看已选购物品详情,可查看已选购物品的购买数量、删除已选购物品-JSP shopping cart implementation entity class package Common public class goods {//No ... carts-> view the purchase item, please view the number of op
TypeShift
- java 类型转换通用类包 类型转换 * 将Int和Long型的数据按照输入的位数输出,不足位数的前面添零补起 * 日期型的数据输出为yyyy年mm月dd日 HH点mm分ss秒输出-Java type conversion universal class package
jdbc_day01
- MeEclipse用来建立数据库连接的JAVA类包,里面有自带的数据库连接方法-MeEclipse Java class package is used to establish a database connection, which comes with the database connection method
my_Email(1)
- 基于安卓平台邮件收发程序毕业设计,包含完整代码以及解读,还有完整的类包。-Graduation design mailer program based on the Android platform, contains the complete code, and interpretation, there is a complete class package.
ChessSource_java
- 本系统主要有以下4个模块,每个模块对应一个程序包: 1、engine:搜索引擎包,系统的核心部分。 2、message:网络对战过程中各种消息及其传递机制的类实现包。 3、main:主界面实现包。 4、pieces:棋子及其相关类实现包。 现就各个包中的要点给与说明。 -The system has the following four modules, each module corresponds to a package: 1, engine: Search eng
testonline
- 1、在Eclipse中导入工程,可以通过Eclipse中的菜单File→Import→Existing Projects intoWorkspace中选择Project; 2、在MySQL中创建数据库,使用MySQL Control Center执行database目录下的dbscr ipt.sql数据库脚本文件创建数据库SQL语句创建数据库和表及数据; 3、设置数据库连接配置,修改doc目录下的exam.xml文件,将其中的数据库用户名和密码设置为实际的用户名和密码; 4、将doc
Triangle-and-cylinder-class-package
- (1)创建一个三角形类Triangle,包含的属性有三条边的长sideA,sideB,sideC,包含的方法有构造方法(两个,一个没有参数,一个给定三条边的长度),求面积方法area(),求周长方法getLength(); 提示:设三角形的三边长为a,b,c,则它的面积为 ,其中S=(a+b+c)/2,开平方的方法为Math.sqrt()。 (2)创建一个圆柱体类YZT,包含的属性有底面半径radius和圆柱体的高heigth,包含的方法有构造方法(两个,一个没有参数,一个给定半径rad
struts2.0.6
- 常用的struts2.0.6+spring2.0.3+hibernane3配置类包。ssh框架所必须的类包。-Used struts2.0.6+spring2.0.3+hibernane3 configuration class package. ssh framework must class package.
SSH2
- ssh2整合demo,相关类包,需要的可以下载下-ssh2 integration demo, class package, can be downloaded under
Class
- java 反编译源码,工具,功能强大,可以对jar包,文件夹整体反编译-decompile java source code, tools, powerful, can jar package, decompile whole folder
Chess
- 本系统主要有以下4个模块,每个模块对应一个程序包: 1、engine:搜索引擎包,系统的核心部分。 2、message:网络对战过程中各种消息及其传递机制的类实现包。 3、main:主界面实现包。 4、pieces:棋子及其相关类实现包。 未能实现人机对战功能。-The system has the following four modules, each corresponding to a package: 1, engine: search engine package
BarcodeQRCodeImp
- 基于itextpdf.jar包开发的二维码生成器,调用jar包中已经实现的类(QRCodeWriter.java)进行的封装,包中已经实现了,但是无法提取到相应的文件- Based itextpdf.jar package developed by the two-dimensional code generator, call the jar package has been implemented in class package