-
JQuery+zTree Json- 树示例源码下载
里面包含了 大量的ztree示例 以及相关说明,非常有用 1、setting 配置信息说明 普通使用,无必须设置的参数 与显示相关的内容请参考 API 文档中 setting.view 内的配置信息 name、children、title 等属性定义更改请参考 API 文档中 setting.data.key 内的配置信息 2、treeNode 节点数据说明 标准的 JSON 数据需要嵌套表示节点的父子包含关系 例如:var nodes = [ {name: "父节点1", children: [ {name: "子节点1"}, {name: "子节点2"} ]}]; 默认展开的节点,请设置 treeNode.open 属性 无子节点的父节点,请设置 treeNode.isParent 属性 其他属性说明请参考 API 文档中 "treeNode 节点数据详解"
- 2013-10-30下载
- 积分:1
-
XenServerDemo
连接xenserver 开关虚拟机demo(a demo about connect xecserver power on/off the vm)
- 2013-10-18 15:06:05下载
- 积分:1
-
利用Java实现串口全双工通讯
说明: 一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类库,该类库大大的简化了对串口进行操作的过程(an embedded system usually through its serial port control system for full-duplex communications, For example, a pipeline control system to accept the need to constantly sent from the main control system to control the inquiries and information, implementation will be the outcome or results of inquiries sent to the control system. This paper presents a simple realization through full-duplex serial communications Java class libraries, the library greatly simplifies the operation of the serial port for the process)
- 2006-01-27 18:36:49下载
- 积分:1
-
ADesignOfp2pFileSearchSystem
一个基于JXTA的P2P文件搜索系统的实现,对于研究p2p搜索算法很有帮助.(Based on JXTA)
- 2007-10-10 20:29:12下载
- 积分:1
-
stackaqueue
java 实现的基础数据结构栈和队列,仅供有需要的同学参考(java code of stack and queue )
- 2014-03-25 13:21:37下载
- 积分:1
-
youdaochangshiyan
说明: java 版的诱导场实验的代码,写的短小精辟!(java version of the field-induced experimental code, written in short, brilliant!)
- 2005-12-11 19:12:04下载
- 积分:1
-
Abstract
THIS IS IMP FILE......................................................................
- 2013-12-09 16:18:25下载
- 积分:1
-
TextEditorModel
Testing this script will compile without stack overflow
- 2014-02-09 13:17:12下载
- 积分:1
-
forum.0.8.1
nemesis forum -- JSP(nemesis forum- JSP)
- 2009-06-03 10:26:07下载
- 积分:1
-
java
说明: LOF算法的Java实现,针对于聚类算法LOF,写了简易的Java实现代码来帮助初学者了解(Java Implementation of LOF Algorithms)
- 2019-03-18 14:55:39下载
- 积分:1