-
stvndard
C语言编程实例目录,PDF C语言编程实例目录,不错的源码()
- 2018-05-13 20:17:55下载
- 积分:1
-
robocodeExample
Robocode坦克大战平台简单(SimpleBot)机器人示例--RedCarp.java和Zergling.java(Examples of simple the Robocode Tankedaizhan platform (SimpleBot) robot- RedCarp. Java and Zergling.java)
- 2012-08-28 16:15:55下载
- 积分:1
-
SendMsg_webchinese
中国网建网的发短信代码,中国网建网的发短信代码(this is java code about sms,u can use it send sms.....)
- 2013-08-01 17:42:36下载
- 积分:1
-
HashMap
Excel中是没有HashMap这个对象的,用惯了Java的程序员,如果需要用到Excel的Hashmap,可以参考附件的源码(Excel is not the object HashMap, used to the Java programmers, if you need to use Excel s Hashmap, you can refer to the attached source)
- 2015-06-09 16:19:49下载
- 积分:1
-
operator
说明: 一个操作系统的课程设计,主要是利用Java编写的,期间用到了数据库技术(An operating system, curriculum design, mainly using Java, during the use of database technology)
- 2009-09-01 10:40:41下载
- 积分:1
-
analog-clock
java模拟时钟,可在换数字时钟和模拟时钟之间切换(java analog clock, switch between change digital clock and analog clock)
- 2014-01-16 16:47:15下载
- 积分: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
-
Thread
线程Demo join interrupt sleep yield等几个常用线程方法(a simple Thread demo)
- 2014-08-20 09:39:33下载
- 积分:1
-
Hadoop
Hadoop的一个教程,不错的书,值得收藏(Hadoop tutorial, a good book, worthy of collection)
- 2012-10-31 10:39:16下载
- 积分:1
-
Java获取字符串编码格式
根据字符串内容识别编码格式 简单实用 用来解决检测编码不统一的问题(Identifies the encoding format based on the string content)
- 2018-05-29 13:56:46下载
- 积分:1