-
博克系统,struts+hibernate+dao模式
博克系统,struts+hibernate+dao模式-Burke"s system, struts hibernate mode monobook.js
- 2022-01-23 10:43:23下载
- 积分:1
-
Java游戏尝试micropool must be
jeux java micropool must be try
- 2022-07-14 15:48:14下载
- 积分:1
-
horrorshow.zipic类bitwisedemo {
horrorshow.zipic class BitwiseDemo {
static final int VISIBLE = 1
static final int DRAGGABLE = 2
static final int SELECTABLE = 4
static final int EDITABLE = 8
public static void main(String[] args)
{
int flags = 0
flags = flags | VISIBLE
flags = flags | DRAGGABLE
if ((flags & VISIBLE) == VISIBLE) {
if ((flags & DRAGGABLE) == DRAGGABLE) {
System.out.println("Flags are Visible and Draggable.")
}
}
flags = flags | EDITABLE
if ((flags & EDITABLE) == EDITABLE) {
System.out.println("Flags are now also Editable.")
}
}
}
-horrorshow.zipic class BitwiseDemo (sta Biomedical final int VISIBLE = a static final int DRAGGA i. = 2 static final int SELECTABLE static fin = 4 int al = 8 EDITABLE public static void main (Stri Vi args []) (int flags = 0 flags = flags | f VISIBLE lags = flags | DRAGGABLE if ((flags
- 2023-06-22 20:40:03下载
- 积分:1
-
酒店界面,没有按钮,只是界面,相当不错,有点不太使用,只是个例子...
酒店界面,没有按钮,只是界面,相当不错,有点不太使用,只是个例子-Hotel interface, no buttons, only interface, is quite good, a bit less to use, just an example
- 2023-01-12 13:05:03下载
- 积分:1
-
一个局域网的在线聊天室。。。。用了jsp,JavaBean,sql技术
一个局域网的在线聊天室。。。。用了jsp,JavaBean,sql技术-sql,jsp
- 2022-07-03 14:53:06下载
- 积分:1
-
Java超市进销存系统毕业设计完整版。压缩包内的源码很完整,带有SQL数据库文件,而且还附有设计文档。这个进销存可以完成商品的查询及管理,可根据不同的时间段、不...
Java超市进销存系统毕业设计完整版。压缩包内的源码很完整,带有SQL数据库文件,而且还附有设计文档。这个进销存可以完成商品的查询及管理,可根据不同的时间段、不同的商品编码、进行相应的销售统计、商品进/出货、商品出/入库、商品付款单、商品采购、会员卡的增、删、改、查等。-Invoicing System Graduation Java supermarket full version. Compressed source code package is very complete, with a SQL database files, but also with design documents. The Invoicing can complete the query and management of goods, according to different time periods, different commodity code, and make the appropriate sales statistics, commodity import/shipment of goods in/out storage, commodity payment, commodity procurement, membership card of the increase, delete, change, check and so on.
- 2022-03-29 08:10:24下载
- 积分:1
-
Java学习丛书科学与工程数值算法(Java版)一书的代码
Java学习丛书科学与工程数值算法(Java版)一书的代码-Java science and engineering numerical algorithms (Java version), a book of code
- 2023-02-22 17:55:03下载
- 积分:1
-
这个JAVA程序很简单明了,对于我们初学该语言者来说是一个很好的学习例子。...
这个JAVA程序很简单明了,对于我们初学该语言者来说是一个很好的学习例子。-the procedure very simple and clear, we were learning the language is a good example of learning.
- 2022-02-13 09:35:58下载
- 积分:1
-
编制如记事本的文本编辑器程序。java
编制如记事本的文本编辑器程序。java-The preparation of a text editor such as Notepad program. java
- 2022-04-13 00:25:11下载
- 积分:1
-
用java 来实现计数器的加一减一标签显示计数器值
用java 来实现计数器的加一减一标签显示计数器值-it can be a counter
- 2022-07-07 21:45:36下载
- 积分:1