-
ATM
这是一个简单的仿ATM机,自己在实验课做的,还有很多缺点,请多指教!(This is a simple imitation of ATM machines to do their lessons in the experiment, there are many shortcomings, Pleased to meet you!)
- 2010-11-25 12:28:42下载
- 积分:1
-
java串口调试助手
说明: 网络调试助手 打开可用
详细:见文档内readme(Network debugging assistant open available
Details: see readme in the document)
- 2020-06-08 10:47:35下载
- 积分:1
-
简单的超级类 JAVA
简单的面向对象编程的账户。只接受来自用户和显示他们回来使用超级类的输入。然后它会输出结果,用户输入了。: DJAVA,只在摆弄 !简单的面向对象编程的账户。只接受来自用户和显示他们回来使用超级类的输入。然后它会输出结果,用户输入了。: DJAVA,只在摆弄 !简单的面向对象编程的账户。只接受来自用户和显示他们回来使用超级类的输入。然后它会输出结果,用户输入了。: DJAVA,只在摆弄 !
- 2022-04-11 03:33:04下载
- 积分:1
-
gep4j
Googlecode较有代表性得完整代码,可以按照自己需要组合使用。(Google code is more representative and complete code, which can be combined according to its own needs.)
- 2020-06-17 04:20:02下载
- 积分:1
-
kettlewebtest
java 调用 kettle 对数据进行过滤,处理,转换 ,数据文件转换为 数据库文件(Java calls kettle to filter, process, transform, and convert data files into database files)
- 2018-01-10 17:03:51下载
- 积分:1
-
src
利用安卓中的MediaRecorder进行录音的源代码(Andrews in use MediaRecorder for recording the source code)
- 2013-08-08 12:40:30下载
- 积分:1
-
java-Program
点到点通信聊天程序 网络编程 实现客户机与服务器之间通过键盘输入的通信(Commuation Program)
- 2011-05-25 22:25:10下载
- 积分:1
-
AccountSetupOptionsTests
Tests of basic UI logic in the AccountSetupOptions screen for Andriod.
- 2013-10-06 00:29:52下载
- 积分: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
-
smbms
简单的代码,里面是一些增删改查操作适合刚学习的朋友(Simple code, there are some additions, deletions, modifications and checks for new friends to learn)
- 2020-06-23 16:00:01下载
- 积分:1