-
meapdecymal
一款非常实用的java公用程序util程序,能实现邮件地址分解,字符串识别()
- 2017-10-13 15:39:33下载
- 积分:1
-
MVCDAOjava
项目07_使用MVC+DAO完成用户登陆(代码+笔记)(Project 07_ using MVC+DAO complete user login (code+ notes))
- 2013-10-31 14:10:25下载
- 积分:1
-
OsSimulation
一个简单的操作系统模拟程序
java+swing
可进行一般的文件操作
进程建立及删除等(A simple operating system simulation program java+ Swing can be a general file operations, such as the process of creation and deletion)
- 2021-01-07 03:58:52下载
- 积分:1
-
java-word--fenxiqi
说明: 使用java实现词法分析器,使用java实现词法分析器,使用java实现词法分析器使用java实现词法分析器,,(Using java to achieve lexical analyzer, lexical analyzer using java implementation, the use of java with java implementation to achieve the lexer lexical analyzer,)
- 2011-04-02 20:28:18下载
- 积分:1
-
Elevator
电梯调度程序程序(模拟电梯的运行,使用Java语言绘制界面,具体说明请见压缩包里的电梯调度程序设计方案报告)(Elevator scheduler program (simulated elevator operation, drawing interface using the Java language, see the specific instructions compression elevator design report scheduler bag))
- 2020-06-29 01:00:02下载
- 积分:1
-
source
说明: JDWP 是 Java Debug Wire Protocol 的缩写,它定义了调试器(debugger)和被调试的 Java 虚拟机(target vm)之间的通信协议。
JDWP 协议介绍
这里首先要说明一下 debugger 和 target vm。Target vm 中运行着我们希望要调试的程序,它与一般运行的 Java 虚拟机没有什么区别,只是在启动时加载了 Agent JDWP 从而具备了调试功能。而 debugger 就是我们熟知的调试器,它向运行中的 target vm 发送命令来获取 target vm 运行时的状态和控制 Java 程序的执行。Debugger 和 target vm 分别在各自的进程中运行,他们之间的通信协议就是 JDWP。(JDWP is Java Debug Wire Protocol)
- 2019-04-25 11:00:32下载
- 积分:1
-
LatinKeyboardBaseView
should be replaced with ones to its base class Source Code for Andriod.
- 2014-01-12 18:18:16下载
- 积分: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
-
jspservletjavaBean
jsp+servlet+usebean 实现MVC(jsp+ servlet+ usebean achieve MVC)
- 2010-05-13 11:11:37下载
- 积分:1
-
Spring_AOP_JDK
Spring_AOP_JDK的使用和心得(about Spring_AOP_JDK)
- 2014-11-08 17:22:08下载
- 积分:1