-
New-folder
code for calculator. it uses java to design gui of calculator. its only a basic calculator
- 2016-05-10 14:14:22下载
- 积分:1
-
formular
cnf generator which can translate logic functions into cnf form
- 2012-08-08 11:51:07下载
- 积分:1
-
moon-master
说明: moonmaster user develop font
- 2020-06-20 13:20:01下载
- 积分:1
-
PruebaJScrollPane
Esto es un ejemplo de como usar el JScrollPane
- 2015-09-17 22:01:20下载
- 积分:1
-
Test5_DataOperationProj
编写一个Java Web项目,实现从properties文件读取数据存储到数据库,并从数据库中读取数据,将结果显示在页面上。(
Write a Java Web projects to achieve read the properties file data stored in the , and read data the , the results displayed on the page.)
- 2020-11-12 20:49:43下载
- 积分: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
-
java-learning-books
java学习书籍,java设计模式,适用于初学者,,内容详细丰富(java learning books)
- 2013-11-30 19:17:02下载
- 积分:1
-
textsplittextnomodificationallowederrEE
Create an ent3 reference and execute the "splitText(offset)" method.
- 2013-10-30 21:53:50下载
- 积分: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
-
yibanbeibao
用JAVA实现一般背包问题(附院码)比较实用(Knapsack problem)
- 2013-10-24 23:08:35下载
- 积分:1