-
PopupMenu.java
this is a module of my project that lists active ports ...
- 2012-12-28 20:49:21下载
- 积分:1
-
day01
java教学实例1,适合新手学习使用的简单范例(java example 1)
- 2016-04-22 17:39:26下载
- 积分:1
-
4
说明: Chapter 1 codes ... this is fun
- 2010-02-05 06:18:41下载
- 积分:1
-
thread
java线程实验,一个线程产生数,二个线程使用数(the text of thread in java qqqqqqqqqqqqqqqqqqqqqqqaaaaaaaaaaaaa)
- 2012-06-26 09:06:21下载
- 积分:1
-
chapter-03
java 实现 微信公众平台开发 服务器与微信公众平台连接(
java achieve micro-channel public platform)
- 2014-02-17 11:32:18下载
- 积分:1
-
java
说明: -图书列表和逆序输出整数,希望大佬门喜欢(-Book list and output integers in reverse order)
- 2020-03-29 20:49:20下载
- 积分:1
-
commons-digester-1.7-all-src
XML转换开源包,就是让你配置一个 XML 转到 Java Object 对应的程序, 当一些 XML
中特定的属性将会触发一些被称为 rules 的动作, 有一些属性是已经被定义好了,
当然你也可以建立自己所需要的. 而 Digester 也包含了以下高级的特性 :
*能够嵌入你原本的对应方式, 而不会影响你的需求.
*自定义(Customized)的 namespace-aware 的执行, 以至于你可以定义 rules 恰当独特的 XML
命名空间.
*将所有的 Rules 放入 RuleSets 可以简单方便地重复使用在其它需要相同类型的项目之中(XML conversion open-source package, is to allow you to configure an XML to Java Object corresponding to the procedure, when a number of XML specific attributes will trigger a number of actions called rules, some properties are already defined well, of course, you can also create their own needs. and Digester also includes the following advanced features:* can be embedded in your original correspondence, rather not affect your needs.* Custom (Customized) the implementation of the namespace-aware, so that You can define rules appropriate to the unique XML namespace.* all the Rules into RuleSets can simply and easily re-use in other types of projects require the same among the)
- 2010-03-03 17:20:30下载
- 积分:1
-
数据结构与算法
说明: JAVA版数据结构与算法,包括代码,图解算法,pdf文档等(Data Structure and Algorithms of JAVA Edition)
- 2019-06-30 10:21:31下载
- 积分: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
-
CplexModel
java语言,调用cplex包,解TSP问题,数学规划(java language, calling cplex package solution TSP, mathematical programming)
- 2015-11-23 12:45:02下载
- 积分:1