-
实现闪烁的标题栏
实现闪烁的标题栏-achieve flashing title bar
- 2022-01-25 20:27:03下载
- 积分:1
-
简单的一个答题系统,记录正确率和答题数量~
简单的一个答题系统,记录正确率和答题数量~-Answer a simple system to record the correct answer rate and the number of ~
- 2023-03-09 18:35:04下载
- 积分:1
-
博克系统,struts+hibernate+dao模式
博克系统,struts+hibernate+dao模式-Burke"s system, struts hibernate mode monobook.js
- 2022-01-23 10:43:23下载
- 积分:1
-
一个关于osworkflow工作流引擎的例子,对新手很有用
一个关于osworkflow工作流引擎的例子,对新手很有用-A workflow engine osworkflow example, useful for novice
- 2023-06-01 21:00:03下载
- 积分:1
-
Java2 基础学习程序设计150例(源代码)
Java2 基础学习程序设计150例(源代码)-java 基础学习源代码
- 2023-01-13 17:40:03下载
- 积分:1
-
肥皂的源码包
soap源码包,主要提供项目需要SOAP协议开发-soap source package
- 2022-04-11 19:30:46下载
- 积分:1
-
然后把search.asp文件放在查询的同一目录就可以了。这样你网站内的所有数据都可以轻易实现查询。 比如你键入:新思维网或者xsww.net 你网站里的所以含...
然后把search.asp文件放在查询的同一目录就可以了。这样你网站内的所有数据都可以轻易实现查询。 比如你键入:新思维网或者xsww.net 你网站里的所以含有新思维或者xsww.net的网页都会查询出来, 特别方便实用。-then search.asp document on the same directory inquiries on it. Then your website all the data can be easily achieved inquiries. For example, if you type : new thinking or xsww.net your network"s website containing new thinking so xsww.net or inquiries, the website will, especially the convenient and practical.
- 2022-04-17 13:24:19下载
- 积分: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
-
Java写的日期选择控件,william chen的源码。
Java写的日期选择控件,william chen的源码。-Java to write the date of selection controls, william chen
- 2023-07-17 14:05:02下载
- 积分:1
-
withdraw from the window method. Rar
退出窗口方法。雷亚尔
- 2022-12-14 19:55:02下载
- 积分:1