-
thumbnail
说明: 搭建springmvc项目基本框架,用到的Jar,以及文件配置(springmvc building and user Jar files and file configuration)
- 2020-06-20 18:00:01下载
- 积分:1
-
j
说明: java 计算器,实现了基本的简单计算器所有功能,包括加减乘除,MCM+MS,sin,cos,tan等(java calculator, basic and simple calculator all functions, including Math, MCM+MS, sin, cos, tan)
- 2016-02-18 16:40:37下载
- 积分:1
-
java2007thinking
此书是经过编译了的html,讲解了有关java的编程思想,有助于提高程序员的编程能力.(book is a compiled by the html, explained the thinking of java programming, help to improve the programmer's programming capabilities.)
- 2007-03-11 12:20:02下载
- 积分:1
-
springboot-rocketmq-master
springBoot and rocketmq 集成开发(springBoot and rocketmq development)
- 2017-09-14 18:45:33下载
- 积分: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
-
GuessNumber
This is a game named guess number. Enjoy it
- 2009-10-15 04:27:38下载
- 积分:1
-
OperateImage
将一个图片进行裁剪成指定大小的图片,
现在很多网站有这个程序来裁剪头像(Cutting a picture into a specified size of image,
Now many sites have this procedure to cutting head)
- 2009-06-02 14:13:21下载
- 积分:1
-
greedsnake
很好玩的贪吃蛇游戏,java编写,java作业,要求图形化(The Snake game is a lot of fun, java prepared, java operations require graphical)
- 2009-05-26 22:33:54下载
- 积分:1
-
spring-security-master
一个使用spring-security管理权限控制的具体示例(A concrete example of using spring-security to manage permission control)
- 2019-01-23 11:06:18下载
- 积分:1
-
Java-Struts
Struts力图从整体上减轻构造企业级Web应用的负担,并提供国际化和数据库连接池支持。Struts体系可以看成两个相对独立的部分:第一个部分是Struts API,用于编写支持Struts的应用组件;第二部分是Struts的JSP标记库,由html、bean、logic和template四个标记组成(Struts structure seeks to reduce the overall burden of enterprise-class Web applications and provides internationalization and database connection pooling support. Struts system can be seen as two relatively independent parts: The first part is the Struts API, used for the preparation of the application components to support Struts second part of Struts' s JSP tag library, from html, bean, logic, and template of four markers composition)
- 2010-05-07 11:55:29下载
- 积分:1