-
nps1
这是一个java web的mvc模式开发的新闻发布系统。非常适用。(this is a java web program.it s very useful.)
- 2015-01-02 13:09:54下载
- 积分: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
-
httpproxy
在eclipse环境下编写的java代码,实现简单的http代理。(In the preparation of java code eclipse environment to achieve a simple http proxy.)
- 2014-04-04 14:15:28下载
- 积分:1
-
医疗健康管理类企业
说明: (注)这里大家经常会出现的问题是“数据库服务器或登录密码无效,无法连接数据库,请重新设定”,出现这个问题是上面的选项您没有填写正确,一般只需填写四项,第一:数据库主机,(数据库主机一般的空间默认是localhost,如果您的空间的数据库主机是localhost,那就不需要填写,如果不是默认的localhost,就填写你的数据库主机)第二:数据库用户,第三:数据库密码,第四:数据库名称,在这说明一下,数据库前缀请勿修改!如果上面的信息您不是很清楚或者不知道,请咨询你购买空间的空间商!
3.安装完成,点击进入后台。(如出现错误页面可 直接 域名/dede进入后台}(Medical health management)
- 2020-06-20 16:00:02下载
- 积分:1
-
thoughtworks
thoughtworks笔试作业题,附有markdown说明文档(thoughtworks written job title, with markdown documentation)
- 2016-11-26 21:08:32下载
- 积分:1
-
dist
说明: springboot demo 集成redis MQ mybatis 以及thymf模板 可以直接使用(springboot demo MQ mybatis thymf)
- 2020-06-17 08:20:01下载
- 积分:1
-
HRMS
HRMS人力资源管理系统,编译环境Eclipse,jdk,tomcat,sqlserver,所需技术ssh,css,jsp,java,js,可以实现大致的人力资源管理的全部功能!(HRMS Human Resource Management System, the compiler environment Eclipse, jdk, tomcat, sqlserver, the required technical ssh, css, jsp, java, js, can achieve almost all the human resources management function!)
- 2013-11-14 18:54:39下载
- 积分:1
-
NSNINTERNSFINAL
Log file to excel sheets converter.i.e from text file to Excel sheet.
- 2013-10-12 11:30:55下载
- 积分:1
-
CreateBean
自动生成javabean的功能,生成get&set方法之类的东西(自动生成javabean)
- 2009-12-11 11:02:06下载
- 积分:1
-
100-cases-of-Java
Java设计实例100例,希望有助于你学习JAVA(The utility program design 100 cases of java)
- 2012-02-10 18:07:22下载
- 积分:1