-
8758971589MyEclipse8.5
这是MyEclipse8.5的学习手册,适合新手学习这个软件。(This is MyEclipse8.5 learning manual for beginners to learn the software.)
- 2013-11-28 19:05:47下载
- 积分:1
-
pr
jbpm myeclipsejbpm myeclipsejbpm myeclipse(jbpm myeclipsejbpm myeclipsejbpm myeclipsejbpm myeclipse)
- 2014-02-18 10:34:57下载
- 积分:1
-
Mypicture
定义4个类,MyShape、MyLine、MyRectangle和MyOval,其中MyShape是其他三个类的父类。MyShape为抽象类,包括图形位置的四个坐标;一个无参的构造方法,将所有的坐标设置为0;一个带参的构造函数,将所有的坐标设置为相应值;每个坐标的设置和读取方法;abstract void draw(Graphics g)方法。MyLine类负责画直线,实现父类的draw方法;MyRectangle负责画矩形,实现父类的draw方法;MyOval负责画椭圆,实现父类的draw方法。编写一个应用程序,使用上面定义的类,随机选取位置和形状,绘制20个图形。(Defines four classes, MyShape, MyLine, MyRectangle and MyOval, which MyShape the other three parent class. MyShape is an abstract class, including graphics position four coordinates a no-argument constructor, all the coordinates are set to 0 a parameterized constructor, all the coordinates is set to the corresponding values each coordinate set and reading method abstract void draw (Graphics g) method. MyLine class is responsible for drawing straight lines, to achieve the draw method of the parent class MyRectangle responsible for drawing rectangles, to achieve the parent class draw method MyOval responsible painted oval, draw method to achieve the parent class. Write an application that uses the class defined above, randomly selected location and shape, draw 20 graphics.)
- 2021-04-14 09:08:55下载
- 积分:1
-
helloworld
java 学习,第一个程序 hello world(Java learning, the first program Hello World)
- 2020-06-20 10:20:02下载
- 积分:1
-
socket
使用java语言,开发的通讯程序,使用套接字实现这一功能,很好很强大!(socket)
- 2009-05-30 17:25:22下载
- 积分:1
-
dangdang
java编写的简单网站,使用Session,Cookie和数据库(A simple website,using Session,Cookie and database.It uses the java code is written.)
- 2013-07-28 21:38:19下载
- 积分: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
-
Frank-Wolfe
Frank-Wolfe算法的实现,给出小网络为例子进行验证。(Frank-Wolfe algorithm to verify that the small network is given as an example.)
- 2012-04-15 15:38:59下载
- 积分:1
-
SDKSS628(100)+二代证机具100型SDK-V2.6.0
神思628(100)开发包 欢迎大家下载(Shensi 628 Development Package)
- 2019-05-05 17:02:36下载
- 积分:1
-
Tab
Class for maintaining Tabs with a main WebView and a subwindow.
- 2013-12-06 12:03:48下载
- 积分:1