-
jtetrix 一款俄罗斯方块
jtetrix 一款俄罗斯方块-jtetrix one of Rubik"s cube
- 2023-06-25 19:40:03下载
- 积分:1
-
用java写的平行投影算法的源代码,比较简单好用
用java写的平行投影算法的源代码,比较简单好用-using java to write parallel projection algorithm source code, relatively simple handy
- 2022-03-04 13:01:47下载
- 积分:1
-
java
java-oracle中几十个实用的PLSQL-java-oracle which dozens of practical PLSQL Package
- 2023-02-11 02:40:03下载
- 积分:1
-
JAVA has often been in the study does not enter data from the keyboard, if you w...
在JAVA学习中经常有人不会从键盘输入数据,如果你要一个字符串,那么请用
KB.scan()函数,附上源码-JAVA has often been in the study does not enter data from the keyboard, if you want a string, then please use KB.scan () function, accompanied by source code
- 2022-02-13 22:03:25下载
- 积分:1
-
Spring发邮件
Spring发邮件 -Spring e-mail
- 2023-09-03 00:55:04下载
- 积分: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
-
Swing Windows XP 外观和感觉
BeanSoft 修改版, 2003年
原始的作者:
XP 外观和感觉 by Stefan Kr...
Swing Windows XP 外观和感觉
BeanSoft 修改版, 2003年
原始的作者:
XP 外观和感觉 by Stefan Krause - http://www.stefan-krause.com/java/
做了以下修改:
1. 显示内部窗体时使用了正确的字体(原版在中文 Windows 版本下运行时不能正确显示
Unicode 字符)
2. 现在这个软件可以运行在 Linux 下了, 而不是只能运行在 Windows XP 下, 也能运行
在 Windows 2000, Windows 98 下. 我已经在 Windows 2000, Windows 98 和 红帽子
Linux 9 的中英文版下测试过了.
请注意这个软件是在 JDK 1.3 上开发的, 所以一些 JDK 1.4 或者更高版本的组件可能
无法正确显示, 例如 JSlider.-Swing Windows XP look and feel BeanSoft revised version, 2003 original authors : XP look and feel by Stefan Krause- http :// www.stefan-krause.com/java/ do the following modifications : 1. Form indicates that internal use of the correct fonts (in the original Chinese version of Windows could not run correctly show Unicode characters) 2. Now the software can run under Linux. not only run on Windows XP, can also run on Windows 2000, under Windows 98. I have Windows 2000, Windows 98 and the red hat Linux 9 under the Chinese and English test before. Please note that this software
- 2022-12-13 10:20:03下载
- 积分:1
-
beyondplus留言本 JSP留言本
beyondplus留言本 JSP留言本-beyondplus voice of the voice mail of the JSP
- 2022-02-15 16:40:28下载
- 积分:1
-
CRMS Customer Relationship Management System (Java version) (JAVA source
CRMS客户关系管理系统(JAVA版)(JAVA源码-J2EE源码)-CRMS Customer Relationship Management System (Java version) (JAVA source-source J2EE)
- 2022-08-19 14:52:46下载
- 积分:1
-
这是计算PSNR值和NC值的原始程式码,
用JAVA写成的。(仅参考)...
这是计算PSNR值和NC值的原始程式码,
用JAVA写成的。(仅参考)-This is the calculation of PSNR value and the value of the original NC code, written in JAVA. (Only reference)
- 2022-04-27 04:44:59下载
- 积分:1