-
GourmetCoffeeSystem
处理咖啡店的订单,核对账单,以及库存管理(Processing coffee shop orders, check invoices, and inventory management)
- 2009-09-28 20:45:04下载
- 积分:1
-
OAPro
非常完善的OA(办公管理系统)开发环境:Visual Studio .NET 2005 + Server2005运用HTML/JavaScript/CSS技术实现标准、规范的客户端静态和动态效果(failed to translate)
- 2012-02-17 17:26:00下载
- 积分:1
-
OASystem
本代码只是简单实现了办公系统的一小部分,使用struts等框架,只适合初学者参考。(This code simply implements a small part of office systems, such as using the struts framework, reference is only suitable for beginners.)
- 2011-09-11 17:33:11下载
- 积分:1
-
SmsManager
TODO(code review): Curious question.. Why are a lot of these methods not declared as static, since they do not seem to require any local object state? Assumedly this cannot be changed without interfering with the API..
- 2013-12-06 14:31:24下载
- 积分: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-Bluetooth-API-2
使用Java蓝牙无线通讯技术API概述之二(The use of Java Bluetooth wireless communication technology of the two API Overview)
- 2009-04-08 11:08:13下载
- 积分:1
-
InteractiveSVG
交互式SVG图形demo的源代码,主要是网页设计前端功能(SVG demo)
- 2014-02-17 20:54:20下载
- 积分:1
-
JavaXQgame
说明: 自学Java写的象棋游戏源码(简单),希望高人不要笑话,这是我自学写的,基本上是用Java调用图片显示的原理制成,适合和我一样菜的Java新手,希望大家与我一起交流。
(Learning chess game written in Java source code (simple), I hope skilled are not a joke, this is my self-written with Java call is basically the principle of image display is made of the same dish for my Java novice, and I hope with the exchange.)
- 2010-04-09 20:23:50下载
- 积分:1
-
source
说明: JDWP 是 Java Debug Wire Protocol 的缩写,它定义了调试器(debugger)和被调试的 Java 虚拟机(target vm)之间的通信协议。
JDWP 协议介绍
这里首先要说明一下 debugger 和 target vm。Target vm 中运行着我们希望要调试的程序,它与一般运行的 Java 虚拟机没有什么区别,只是在启动时加载了 Agent JDWP 从而具备了调试功能。而 debugger 就是我们熟知的调试器,它向运行中的 target vm 发送命令来获取 target vm 运行时的状态和控制 Java 程序的执行。Debugger 和 target vm 分别在各自的进程中运行,他们之间的通信协议就是 JDWP。(JDWP is Java Debug Wire Protocol)
- 2019-04-25 11:00:32下载
- 积分:1
-
dushigongqiuxinxiwang
都市供求信息网:基于ssh框架 实现都市需求信息的管理。(City Trade Information Network: ssh-based framework to achieve the urban demand information management.)
- 2013-10-14 20:44:44下载
- 积分:1