-
SwingTest
此代码实现ping的功能。并且使用图形界面进行实现,使用方便简单。(This code implements the ping function. Implementation and use graphical interface, simple and easy.)
- 2010-07-12 16:50:24下载
- 积分:1
-
EasyCharts_30pre1_eval
java图形报表制作Applet(statements made Applet)
- 2004-09-16 10:31:04下载
- 积分:1
-
OKAir
说明: 奥凯航空内部资源管理系统 首页:登录、注册、密码修改,信息管理:数据字典资产分类、公司职员信息、系统用户。资产信息管理:资产信息管理包括:检索、新增、入库、编辑、金融资产信息管理、车辆信息管理、不动产信息管理。资产管理:资产流转管理、金融资产流转管理、不动产流转管理。(Aokai internal resource management system homepage: login, registration, password modification, information management: data dictionary asset classification, company employee information, system user. Asset information management: asset information management includes retrieval, adding, warehousing, editing, financial asset information management, vehicle information management, real estate information management. Asset management: asset circulation management, financial asset circulation management, real estate circulation management.)
- 2020-12-25 18:19:04下载
- 积分:1
-
chap11
java web应用教程这本书第11章源码(the source code of chapter11 of <<java web application>>)
- 2012-06-09 21:58:57下载
- 积分:1
-
ChattP
java聊天软件,C/S结构, 没有使用数据库 ,Swing做的。可以多个人一起聊天,有客户端服务端,运行速度快。(the java chat C/S no database)
- 2012-12-05 21:58:35下载
- 积分:1
-
Mole
基于struts的网上商店源码,可作为高校毕业生的毕业设计(Struts-based source of online stores can be used as a graduation project for college graduates)
- 2009-05-28 16:46:31下载
- 积分:1
-
utilities
Object proxy Type Source Code for Java Script.
- 2014-02-13 21:55:51下载
- 积分:1
-
DBPool_v4.8.3
数据库连接池dbpool_v4.8.3.zip(database connection pool dbpool_v4.8.3.zip)
- 2006-10-25 15:21:58下载
- 积分: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
-
java-control-LED
java 编写的一个控制LED显示屏的工具(java control what appear on led.)
- 2014-09-03 15:56:52下载
- 积分:1