-
InteractiveSVG
交互式SVG图形demo的源代码,主要是网页设计前端功能(SVG demo)
- 2014-02-17 20:54:20下载
- 积分:1
-
SLVIPURLhtml
SL会员商城HTML,每个点都非常详细。功能齐全。(SL Member Mall HTML, each point is very detailed. full functioning.)
- 2016-10-12 10:36:19下载
- 积分:1
-
javagetIP
获取系统IP地址浏览器java,使用js来获取客户端的Ip地址(Get System IP address browser java, use js to get the client Ip address)
- 2013-11-19 13:37:22下载
- 积分:1
-
oLDtHREADtEST
OldThreadTest extends junit.framework.TestCase Source Code for Andriod.
- 2014-01-21 12:29:33下载
- 积分:1
-
jess-and-java
java与jess相关资料 学习专家系统的同仁们看 很好学哦(java jess information learning expert system colleagues look good to learn Oh)
- 2012-10-17 20:16:05下载
- 积分:1
-
Demo
一个J2SE的简单入门,很快就能读懂的,希望对新手的些帮助(Introduction to a simple J2SE soon will be able to read and I hope that more help for the novice)
- 2009-04-15 11:19:09下载
- 积分:1
-
bonecp-master
BoneCP 是一个高性能的开源java数据库连接池实现库。它的设计初衷就是为了提高数据库连接池的性能,根据某些测试数据发现,BoneCP是最快的连接池。BoneCP很小,只有四十几K(运行时需要slf4j和guava的支持,这二者加起来就不小了),而相比之下 C3P0 要六百多K。(BoneCP is a high-performance open source java database connection pool implementation library. It' s designed to improve the performance of the database connection pool, according to some test data found, BoneCP fastest connection pool. The BoneCP small four dozen K (run-time support for slf4j and guava, both of which add up to not less), contrast C3P0 over six hundred K.)
- 2013-03-08 21:38:08下载
- 积分:1
-
kettlewebtest
java 调用 kettle 对数据进行过滤,处理,转换 ,数据文件转换为 数据库文件(Java calls kettle to filter, process, transform, and convert data files into database files)
- 2018-01-10 17:03:51下载
- 积分:1
-
ClassMemeberPriviledge
实现一个程序,对用户输入的类权限、成员权限、以及使用该类对象的环境与这个类的关系,判断这个环境中能不能访问这个类的这个成员。
4. 背景知识介绍:对类成员的访问权限由3个方面决定:(1)类的访问权限(public或default),(2)成员变量的访问权限(public, protected, default或private),以及环境与类的相互关系(同类SameClass,同包不同类SamePackageNoteSameClass,不同包但为子类OtherPackageSubClass,不同包非子类OtherPackageNotSubClass)。例如,如果一个类A是public的,它的一个成员变量x是protected的,则这个成员变量的访问权限是default的,试图访问这个类的一个运行环境与A的关系是OtherPackageSubClass,则这个环境中能够访问变量x。(Implement a program, the relationship between the classes of permissions, user input member permissions, as well as the environment of use of such objects of this class, it is judged in this environment can not access this members of this class.
4. Background knowledge: the access rights of the class members decided by three aspects: (1) access rights (public or default), (2) the member variable access rights (public, protected, default or private), as well as environmental and the relationship of the class (of similar SameClass, same package different classes SamePackageNoteSameClass, different packages, but for subclass OtherPackageSubClass, different package non-subclass OtherPackageNotSubClass). For example, if a class A is public, it s a member variable x is protected, the access rights of the member variables is default, tries to access a runtime environment for this class A relationship is OtherPackageSubClass this environment be able to access the variable x.)
- 2013-04-01 20:00:25下载
- 积分:1
-
Corner
This is imagej plugin for image processing
- 2015-07-17 03:29:59下载
- 积分:1