-
VCardParser_V40
vCard parser for vCard 4.0.
- 2013-11-21 22:07:30下载
- 积分:1
-
JCHelloWorld
一个javacard2.2.2的helloworld applet.(a javacard2.2.2 the helloworld applet.)
- 2006-12-18 16:00:37下载
- 积分:1
-
Chat
chat (implementacionde socket en java en chat)
- 2012-04-04 07:30:55下载
- 积分:1
-
jianxian
基于j2me的手机版蓝牙对战五子棋,包含完整源代码,资源文件齐全,特别希望入门者或高手参考,它导出的Jar文件也在压缩包内,如果你有模拟机的话,可以直接运行。(J2me mobile phones based on Bluetooth Versus Gobang, contains the full source code, resource file is complete, in particular, want to beginners or master reference, it is also exported Jar file compression package, if you have an analog machine, you can run directly.)
- 2009-11-15 15:46:31下载
- 积分:1
-
namednodemapsetnameditemns04
Document Builder Setting.namespace Aware.
- 2014-02-27 10:23:55下载
- 积分:1
-
javabb086
一个由java编写的论坛web应用用mysql做数据层 经测试能跑起来(A java web application written in the forum do with mysql data layer has been tested and run up)
- 2014-02-16 20:47:12下载
- 积分:1
-
机动.xlsx
说明: 解密的小功能,可以实现在线解密和加密,还可以实现多种加密解密方式(Decryption of small functions, can achieve online decryption and encryption, but also can achieve a variety of encryption and decryption)
- 2020-04-22 14:19:29下载
- 积分:1
-
简易聊天室
ewfweggagsagsagdgasg(ewrewrgdsgsadgasgasg)
- 2017-06-27 09:46:38下载
- 积分:1
-
imzdx-jfinal-layui-demo-master
说明: 利用jfinal+layui实现后台管理系统,页面清晰美观,非常好用(Using jfinal + layui to realize the background management system, the page is clear and beautiful, very easy to use)
- 2019-11-14 11:14:39下载
- 积分: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