-
shoppingCart
说明: JSP购物车SQLserver版,功能强大,适合学习和电子商务使用 (java jsp programe )
- 2009-07-23 09:06:11下载
- 积分:1
-
WorkerMIS
java+sql2005 员工管理 部门管理(Staff Management)
- 2010-06-13 17:27:29下载
- 积分:1
-
zifu
这是关于java中字符串的相关代码源文件,大家可以试着下载下来学习或查阅(This is about the relevant code string java source files, you can try to download or access to learning)
- 2015-03-19 10:27:10下载
- 积分:1
-
Examples-for-Java-Web-with-SSH
本书讲述的Struts、Hibernate、Spring无论在已有项目的选用比例,还是在开发人员的认知度上,都是最有影响力和号召力的,Struts+Hibernate+Spring已经成为轻量级开发J2EE的标准配置,被称为SHS经典组合,这也是目前Java程序员必须掌握的技能。本书是一本由小实例组合成的实践书,每个案例读者都可以亲自实践。(Book tells Struts, Hibernate, Spring, whether in the selection of the ratio of existing projects, or in the awareness of developers, are the most influential and charismatic, Struts+ Hibernate+ Spring has become a lightweight J2EE Development the standard configuration is called SHS classic combination, which is currently the Java programmer must master the skills. This book is a small example of a combination of practical book, readers can each case personally practice.)
- 2013-11-28 13:46:57下载
- 积分:1
-
bpso
基于粒子群的无功优化编程,使得系统网损最小。(Reactive power optimization based on particle swarm of programming, system network loss is minimal.)
- 2020-12-25 11:19:05下载
- 积分:1
-
Practical_Quiz_4
Practical_Quiz_4 ssd1 very understandable
- 2014-12-13 17:08:02下载
- 积分:1
-
CounterPanel
A panel with test run counters.
- 2014-02-18 09:44:45下载
- 积分:1
-
Java_WebClient.jar
Java写的WebClient,去掉.zip后缀,双击即可运行Jar文件(前提是有Java环境),模拟客户端向服务器发出HTTP请求,可自行编辑Headers(Java write WebClient and remove. Zip extension. Double-click can run Jar (premise is Java environment), Simulation client to the server HTTP request, may be edited Headers)
- 2007-05-10 12:20:42下载
- 积分:1
-
aidl
夸进程调用,顾名思义,是一个夸进程调用别的程序。(The boast process called, by definition, is a boast process calls other procedures.)
- 2013-04-16 08:53:24下载
- 积分:1
-
Employee
创建四个类,分别为Employee类、SalariedEmplyee类、HourlyEmployee类和CommissionEmployee类。其中Employee类是其他三个类的父类。Employee类包含姓名和身份证号。除此之外,SalariedEmployee类还应包含每月工资;HourlyEmployee类还应包含每小时工资数和工作时间数;CommissionEmployee还应包含提成比例和销售总额。每个类都应有合适的构造方法、数据成员的设置和读取方法。编写一个应用程序,创建这些类的对象,并输出与对象相关的信息。注意子类有时需调用父类的构造方法和被覆盖的方法,成员变量定义为private,对有些方法实现重载。
(Create four categories, namely the Employee class, SalariedEmplyee class, HourlyEmployee classes and CommissionEmployee classes. Employee class is the parent class where the other three classes. Employee class contains the name and ID number. In addition, SalariedEmployee class also includes a monthly salary HourlyEmployee class should also include the number of hourly wages and the number of working hours CommissionEmployee should also include the proportion and total sales commission. Each class should have the right to set and read the constructor method, data members. Write an application to create objects of these classes, and output information associated with the object. Sometimes need to call attention to a subclass of the parent class constructor and methods are covered, member variables defined as private, to achieve overloading of some methods.)
- 2013-11-27 11:43:06下载
- 积分:1