-
这是大学学院主页,希望对大家有帮助 谢谢大家
这是大学学院主页,希望对大家有帮助 谢谢大家-This is the University College home page, we want to help
- 2022-03-19 11:29:19下载
- 积分:1
-
能够限制鼠标的移动范围,简单地运用了API函数,对于想学API的新手,有一定的参考价值,因为我也是新手!...
能够限制鼠标的移动范围,简单地运用了API函数,对于想学API的新手,有一定的参考价值,因为我也是新手!-To limit the scope of the movement of the mouse, simply use the API function, like the API for the novice, has a certain reference value, because I am also a novice!
- 2022-03-11 04:04:28下载
- 积分:1
-
内存回收算法,一般学校计算机专业的操作系统课程设计内容.可以免费下载...
内存回收算法,一般学校计算机专业的操作系统课程设计内容.可以免费下载-Algrithms for memory recycle, the subject of the OS curriculum design for the computer department students of colleges.
- 2022-03-28 16:42:23下载
- 积分:1
-
可用于处理多线程的情况
可用于处理多线程的情况-could be used to address the multithread
- 2022-01-22 14:54:44下载
- 积分:1
-
桌面通知源码
桌面通知管理,制度管理,大事件管理,天气查询,桌面壁纸自定义更换。是企业内部管理,信息通知,宣传的利器。 经过多人团队研发,并投入使用。
- 2022-08-26 13:51:33下载
- 积分:1
-
酒店管理系统
酒店管理系统
酒店管理系统是一个基于 web 的酒店管理软件。它是可扩展和准备无限的酒店、 用户、 客房和客人。
软件的功能包括收入管理、 收益管理、 订票管理、 天率管理、 预订日历、 客户关系管理、 检查插件及检查出局管理、 POS & 开本管理、 发票和收据和会计文件报告。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-22 22:24:06下载
- 积分:1
-
public class gedebahe { public static void main( String [] args) { for ( ) { int...
public class gedebahe { public static void main( String [] args) { for ( ) { int a=-1,b,c //b,c是分解出来的两个数 System.out.print("Please input a oushu:") //输入一个偶数 try { BufferedReader in = new BufferedReader(new InputStreamReader(System.in)) String inputLine = in.readLine() a = Integer.valueOf(inputLine).intValue() }catch (Exception exc) { System.out.println("Sorry,please input a number.") return } if (a%2!=0) { System.out.println("Sorry,please input a oushu.") return } for (b=1 b
- 2022-09-15 17:45:03下载
- 积分:1
-
使用算术表达式的计算器,且带有常用单位转换工具,在BCB2007下编译通过。...
使用算术表达式的计算器,且带有常用单位转换工具,在BCB2007下编译通过。-The use of arithmetic expression calculator and unit conversion tool with a commonly used in the compiler under BCB2007 through.
- 2022-03-05 07:46:40下载
- 积分:1
-
获取屏幕上颜色的RPG值
获取屏幕上颜色的RPG值-access to the screen color values RPG
- 2022-08-09 11:26:23下载
- 积分:1
-
列举文件夹下的所有文件 ,包括该文件夹下的所有子文件
列举文件夹下的所有文件 ,包括该文件夹下的所有子文件
-folder list of all documents, including documents in the folder of documents for all
- 2022-07-19 21:19:56下载
- 积分:1