-
JavaApplicationPOP
Email protocols on the internet Post Office Protocol version 3 (POP3) is a standard mail protocol used to receive emails a remote server to a local email client.- POP3
- 2015-03-31 20:45:31下载
- 积分:1
-
Curs-practic-de-Java-[PDF]
Lesson JAVA. Language ROM.
- 2014-10-29 03:58:20下载
- 积分:1
-
CounterPanel
A panel with test run counters.
- 2014-02-18 09:44:45下载
- 积分:1
-
ssh
基于MyEclipse6.0的SSH整合,挺详细的,需要的朋友可以看下~(The SSH-based MyEclipse6.0 integration, very detailed, a friend in need may have a look ~)
- 2010-11-21 20:20:50下载
- 积分:1
-
reflection
Java反射包的一些使用例子,使用GB2312编码打开文件。(Some use of Java reflection package example, use the GB2312 code to open the file.)
- 2010-06-13 11:18:15下载
- 积分:1
-
xiaoliuBBS
功能简单,界面简单,适合初学者上手,简单易学(Function is simple, simple interface, suitable for beginners to use, easy to learn)
- 2011-04-23 13:41:35下载
- 积分:1
-
guanbichuangkou
说明: 空间类的使用已经如何应用java开发控件等小组件,如何在程序中使用它(space category has been the use of java application development Control Panel items, such as how to use the procedures it)
- 2006-04-21 20:55:32下载
- 积分:1
-
09135045388
E文版
Eclipse是一个集成开发环境(IDE),它将代码编辑器、编译器、调试器、文本编辑器、GUI生成器和
(E the text version of Eclipse is an integrated development environment (IDE), it would code editor, compiler, debugger, text editor, GUI Builder and)
- 2007-11-09 00:02:54下载
- 积分:1
-
mall-master
说明: 一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块(A set of e-commerce system, including foreground mall system and background management system, is implemented based on springboot + mybatis and deployed in docker container. The front desk mall system includes home page portal, product recommendation, product search, product display, shopping cart, order process, member center, customer service, help center and other modules. Background management system includes commodity management, order management, member management, promotion management, operation management, content management, statistical report, financial management, authority management, setting and other modules)
- 2021-04-05 17:15:31下载
- 积分: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