-
ICFFCM
说明: APPLICATION OF ICFFCM segmentation image
- 2019-03-17 20:11:49下载
- 积分:1
-
Phase3Project2
Code for a blinking neon-like logo using graphics in Java.
- 2011-10-28 02:04:31下载
- 积分:1
-
Leaflet.contextmenu-master
地图右键菜单,可以自定义菜单按钮以及功能 ,十分方便(Map right-click menu)
- 2021-03-13 16:09:24下载
- 积分:1
-
epai
是一个基于SSH开发的一个web项目。
主要功能包括注册,登录,发布商品,对商品出价,竞拍商品等等,运用了AJAX技术实现局部刷新。。。奉献给那些想运用SSH框架开发一个web项目的朋友。(good body)
- 2010-08-12 16:37:54下载
- 积分:1
-
SSM-master
说明: java的一个ssm框架快速学习oop,di,aop等spring框架思想的demo(A SSM framework of Java to quickly learn the demo of spring framework ideas such as oop, di, AOP)
- 2020-06-23 08:40:02下载
- 积分:1
-
SSM+Maven整合
ssm+maven整合实例,这是一个简单的实例,可以发布对于ssm框架与maven工具使用。(Example of SSM + Maven integration.
This is a simple example that can be published for use with SSM frameworks and maven tools.)
- 2020-06-21 06:40:02下载
- 积分:1
-
jsp_test_online
一个JSP的在线考试系统,各个功能都很完善,有学生在线考试,和教师后台管理系统(an online examination system, each function is perfect, students online examinations, and teachers background Management System)
- 2007-05-30 08:40:14下载
- 积分:1
-
游戏-Java扫雷 例子源码下载
Java扫雷
- 2015-01-26下载
- 积分:1
-
JapaneseVowels
说明: 数据挖掘的应用,对数据集建立决策树,然后利用测试集中的数据判断测试。并给出最终的决策判断的正确率。(The application of data mining, decision tree on the data set, and then use the test to determine the test data set. The final decision making given the correct rate.)
- 2011-04-11 21:55:07下载
- 积分: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