-
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
-
javabb086
一个由java编写的论坛web应用用mysql做数据层 经测试能跑起来(A java web application written in the forum do with mysql data layer has been tested and run up)
- 2014-02-16 20:47:12下载
- 积分:1
-
RPC
自己实现的一个简单RPC自己实现的一个简单RPC自己实现的一个简单RPC(A simple RPC own implementation,bala bala bala bala bala bala)
- 2015-04-02 15:17:52下载
- 积分:1
-
JavaStruts
Struts ActionServlet控制器对象,Struts framework的工作原理和组件,Struts配置文件简介等等(Struts ActionServlet controller objects, Struts framework and components of the working principle, Struts configuration files, etc. About)
- 2009-05-13 13:07:01下载
- 积分:1
-
shadow
用JCreator软件编写的一个水中倒影的小程序,希望对有需要的朋友提供帮助。(JCreator software to prepare a water reflection program, I hope to help a friend in need.)
- 2013-05-12 13:24:06下载
- 积分:1
-
Kalendar
万年历可输出平年闰年,能在算出每月多少天,和每月日历(Calendar can be exported non-leap year leap year, can calculate the number of days each month, and monthly calendars)
- 2010-01-11 11:37:46下载
- 积分:1
-
umeng_sdk
友盟sdk, 包括分享 统计 用户反馈 检查更新等内容(umeng sdk, including the sharing of statistical user feedback to check for updates, etc.)
- 2012-10-22 22:27:16下载
- 积分:1
-
条码管理系统 Kqscan
说明: 基于特定erp平台进行条码管理,使用语言未java涉及跨库跨服务器链接以及存储过程的调用等.(Bar code management based on specific ERP platform. The use of language without Java involves cross-library cross-server links and calls of stored procedures.)
- 2020-06-19 01:00:02下载
- 积分:1
-
onetoone
hibernate一对一以外键关联,对与ssh的在企业开发,经常碰到(hibernate one-on-one other than the key associated with the ssh in enterprise development, often encountered)
- 2009-07-01 19:07:24下载
- 积分:1
-
JAVA_5
VE 可视化工具,适用于JAVA编程的,是目前流行的JAVA编程开发工具VE-Update-1.4.08版本。(VE visualization tools for JAVA programming is currently popular Java programming development tools VE-Update-1.4.08 version.)
- 2012-07-17 17:11:58下载
- 积分:1