资源列表
codefans.net
- 用java来实现图书馆管理系统的一个程序,里面含义实现该系统的各个子类弄能-Use java to implement a program library management system, which realized the meaning of the various sub-classes of the system can get. .
222
- JNI是Java Native Interface的缩写,中文为JAVA本地调用。从Java 1.1开始,Java Native Interface (JNI)标准成为java平台的一部分,它允许Java代码和其他语言写的代码进行交互。 OpenCV是Intel公司支持的开源计算机视觉库。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。 -myJNIOpenCV = new JNIOpenCV() String
DD_5.1_CCXMLSampleApplications
- dd5.0安装文件,开发环境,AVAYA开发流程工具-dd5.0 installation files, development environment, AVAYA development process tools
search
- 站内搜索脚本,于网站内网页内容的站内搜索!-Search scr ipt, web content on the website Site Search!
bean
- 主要用于NetBeans中的EJB模块,建立会话bean,解决数据库连接问题-Mainly used for the EJB module in NetBeans, the establishment of a session bean, to resolve database connection problems
JJSP3.Studentssystem
- 一个完整的毕业设计 <学生课绩管理系统 >源码+论文-A complete graduation < student class performance management system> source+ Papers
struts
- 精通struts.基于MVC的.java.web设计与开发.pdf-Proficient struts. MVC-based. Java.web design and development. Pdf
jeecms-3.0.0-beta
- 内容管理系统 java的开源项目,适合二次开发-Java content management system open source project for secondary development
bh
- 输入一个十进制数,分别输出其二进制数、八进制数、十六进制数。-Enter a decimal number, respectively, the output of its binary, octal, hexadecimal.
notepad
- java 日记本-Java dairy
2
- 画出多条直线,按住鼠标左键点为起始点,移动鼠标,释放左键的地方为终止点。-Draw a number line, hold down the left mouse button as the starting point, move the mouse, release left the place for the termination point.
jquerytree
- 打造基于jQuery的高性能TreeView 根据我的项目实践情况,主要是几个关键点: 1:支持静态的树,即一次性将全部数据加载到客户端。* 2:异步树,即一次只加载一级或若干级节点,子节点可以异步加载数据。 3:Checkbox树(可能是静态树也可能是异步树),用于选择(如选择组织机构,选择数据字典项)等,最好是能够支持节点级联(这个是难点) 4:能够承载大数据量,并性能表现优异 5:能够在主流浏览器中运行良好 -TreeView jQuery-based, hi
