-
Java2answer
Java2 实用教程 耿祥义 实验代码和答案 非常好的使用资料(java 2 answer for the java2 second version very good)
- 2009-06-09 07:13:07下载
- 积分:1
-
MoonBaseAlpha
Java月球基地游戏源代码,可学习一下Java游戏的编写.(Lunar base Java game source code, you can learn about Java Games preparation.)
- 2013-07-21 14:48:55下载
- 积分:1
-
XML文件编辑器
XML文件编辑器 可以为初学者提供研究参考(It is a XML editor and might be helpful to beginners.)
- 2005-06-01 21:06:37下载
- 积分:1
-
基于MFC编写的VC++聊天程序,可以实现TCP/IP以及UDP协议下的点对点聊天....
基于MFC编写的VC++聊天程序,可以实现TCP/IP以及UDP协议下的点对点聊天.-MFC-based prepared VC++ Chat program, you can achieve TCP/IP and UDP peer-to-peer chatting under the agreement.
- 2022-05-23 23:55:51下载
- 积分:1
-
软件还不是很完善,支持ftp与http下载,断点、多线程
软件还不是很完善,支持ftp与http下载,断点、多线程-software is not perfect, ftp and http support downloaded breakpoints, multithreading
- 2022-04-24 16:24:43下载
- 积分:1
-
Mainfram44XS
• Mainframe technology experience (Cobol, DB2, JCL, CICS, ZOS).
Person should be well versed with App Migration/modernization, Data Migration and Conversion experience.
Involved with defect analysis, fixing documentations and analyzing in past projects.
UNIX base with Micro Soft COBOL would be nice to have.
• Mainframe technology experience (Cobol, DB2, JCL, CICS, ZOS).
Person should be well versed with App Migration/modernization, Data Migration and Conversion experience.
Involved with defect analysis, fixing documentations and analyzing in past projects.
UNIX base with Micro Soft COBOL would be nice to have.
- 2013-11-24 19:02:54下载
- 积分:1
-
用于局域网内文件的传输,不论文件多在都能正确无误地传到目的地。...
用于局域网内文件的传输,不论文件多在都能正确无误地传到目的地。-For LAN file transfers, regardless of file can be more correctly conveyed to the destination.
- 2022-09-17 13:20:03下载
- 积分:1
-
循环
说明: 控制条件语句的变量,在for循环结束后,就不可以被访问了,而while循环还可以访问,如果你继续想使用该变量,则可以使用while循环,否则推荐使用for循环,原因是for循环结束,该变量就从内存中消失,能够提高内存的使用效率。(The variable that controls the conditional statement is not accessible after the for loop has finished, and the while loop is accessible if you continue to use the variable, you can use the while loop. Otherwise, it is recommended to use the for loop, because the variable disappears from memory after the for loop, which can improve memory efficiency.)
- 2019-10-12 14:00:38下载
- 积分:1
-
ProvisionParserTests
You can run this entire test case with: runtest -c com.android.exchange.adapter.ProvisionParserTests email.
- 2013-12-11 16:12:20下载
- 积分:1
-
MyHotKey
利用系统热键可以方便用户的操作,比如经常使用的Alt + Tab可以快速切换窗口;Crtl + Alt +
Delete键可以调出Windows任务管理器或重启机器;oicq软件也会注册系统热键方便用户的操作,等等。本程序就注册一个系统热键Alt + Z,在应用程序执行的任何时候只要按下该热键就会弹出一个消息对话框。
(system hotkeys can use user-friendly operation, For example, the regular use of the Alt-Tab window can quickly switch; Crtl-Alt-Delete keys could be released Windows Task Manager or the reopening of machinery; oicq software registration system hotkeys will be user-friendly operation, and so on. The procedure for registering a system hotkeys Alt Z, Application procedures for the implementation of any time by pressing the hotkey will pop up a message box.)
- 2007-04-28 12:03:33下载
- 积分:1