-
Enumeration
Returns whether this {@code Enumeration} has more elements.
- 2014-02-18 09:45:01下载
- 积分:1
-
1JSP笔记
说明: jsP个人笔记,十分适合新手学习,建议下载,内容详细(JsP personal notes, very suitable for beginners to learn, it is recommended to download, detailed content)
- 2020-06-24 09:00:02下载
- 积分:1
-
IDW_JAVA
反距离加权插值(IDW),Gis二维等值线网格化中常用的,采用java语言实现,内有实例,测试代码,很实用的(Inverse distance weighted interpolation (IDW), Gis-dimensional contour grid commonly used, using java language, there are examples, test code, very useful)
- 2021-05-08 09:58:35下载
- 积分:1
-
weibo_server_client
口袋微薄项目的服务器端和客户端的源代码,含有项目中得关键技术。(Pocket meager project server and client source code, containing the key technologies of the project.)
- 2012-12-18 21:46:24下载
- 积分:1
-
MyUserWeb
完成简单用户管理登录与注册系统网页的制作(Complete simple user management login and registration system web page production)
- 2018-11-01 08:47:01下载
- 积分:1
-
REST-spring-security
本项目主要使用spring security对restful webservice进行安全控制(This project is mainly for restful webservice using spring security for security control)
- 2013-10-13 09:54:06下载
- 积分:1
-
原型设计
商城界面的后台实现,采用bootstrap搭建的项目,使得项目看起来简约大方(Background realization of mall interface)
- 2018-10-14 15:32:05下载
- 积分: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
-
sms4国密算法java实现代码及jar包
说明: 国密算法的实现与一些测试类,直接使用jar包就可以,转载自csdn(SM2 SM4 SM3 description)
- 2019-03-25 10:25:22下载
- 积分:1
-
Test5_DataOperationProj
编写一个Java Web项目,实现从properties文件读取数据存储到数据库,并从数据库中读取数据,将结果显示在页面上。(
Write a Java Web projects to achieve read the properties file data stored in the , and read data the , the results displayed on the page.)
- 2020-11-12 20:49:43下载
- 积分:1