-
ZFService
监听手机的消息通知,如微信,qq,等应用消息和通知(Monitor mobile phone notifications)
- 2020-06-24 14:20:01下载
- 积分:1
-
qxwuyetong
物业管理系统客户端物业管理系统客户端有需要的牵走(Property management system client property management system is pulled by clients in need)
- 2014-04-18 23:25:34下载
- 积分:1
-
thisbook1
java程序设计入门教程 书上的源代码
学习JAVA非常好的入门教材代码推荐给大家(java programming guide book on entry to the Java source code to learn very good primer recommended code for everyone)
- 2006-07-20 09:37:19下载
- 积分:1
-
ListOfInternalSelectionViews
A list of {@link InternalSelectionView}s paramatarized by the number of items, how many rows in each item, and how tall each item is.
- 2013-11-28 11:00:07下载
- 积分:1
-
239Java基于SSM网上试衣间设计
说明: 目的能在系统上完成简单的试衣效果,传输身高体重数据,在系统上显示试穿衣服的视频效果。(Objective to achieve a simple fitting effect on the system, transfer height and weight data, and display the video effect of fitting on the system.)
- 2019-11-28 16:55:57下载
- 积分:1
-
CalculatorDemo
一个简单的Java计算器Demo,主要涉及swing和awt的应用。(A simple calculator program.Mainly related to the application of swing and awt.)
- 2016-03-11 14:44:55下载
- 积分: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
-
AbstractItemVisitor
An output stream for the body of an HTTP request Source Code for Java Script.
- 2013-10-04 10:18:01下载
- 积分:1
-
SortAnimation
关于快速排列的动画演示,由java swing写成(quick sort)
- 2011-11-15 06:12:27下载
- 积分:1
-
Experiment-III
大学Java课程实验三,要求学会使用继承接口与多态。(Java course experiment three universities require learn to use interface inheritance and polymorphism.)
- 2013-08-31 16:06:49下载
- 积分:1