-
765808
strut2框架关于验证的使用方法,不错的源代码,学习不错(Strut2 framework on the use of validation, good source code, good learning)
- 2018-09-16 07:15:27下载
- 积分:1
-
软件开发常用词汇
说明: java开发常用单词,北京尚学堂出品。。。。。。(Java develops commonly used words, which are produced by Beijing Shangxue School.)
- 2019-04-30 20:15:34下载
- 积分: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
-
简历
jianli muban gezhogn xiangxing
- 2020-06-20 01:20:02下载
- 积分:1
-
DBConnection
一个简单的Java数据库连接 这个是一个关于MySQL的数据库连接(A simple Java database connection This is a MySQL database connection)
- 2009-04-12 11:56:36下载
- 积分:1
-
helloworld
说明: java 学习,第一个程序 hello world(Java learning, the first program Hello World)
- 2020-06-20 10:20:02下载
- 积分:1
-
thirdy_textTwist
Simple texttwist game I made for a sophomore friend for their project
- 2009-05-11 00:13:08下载
- 积分:1
-
shuzuchengji-
实现数组乘积,Java代码编写 方便 (Array of product realization)
- 2013-12-23 09:25:52下载
- 积分:1
-
SwingInterfaceOntology
a java project for ontology based mapping
- 2012-04-27 15:56:16下载
- 积分:1
-
Java-tutorial
适合很不错的Java入门教程,可以帮助java初学者较快的掌握java(A perfect guide for java starter)
- 2014-11-14 20:30:47下载
- 积分:1