-
-
-
-
Spy++.zip
Spy++原理初探.zip,用VC实现了一个类似Spy++的工具,说明Spy++内部工作原理
-
ExecuteCommand.zip
ExecuteCommand.zip try
{
//Asynchronously start the Thread to process the Execute command request.
Thread objThread = new Thread(new ParameterizedThreadStart(ExecuteCommandSync))
//Make the thread as background thread.
objThread.IsBackground = ...
-
Article_src.zip
AutomaticPropertiesDefaultValues
Article_src.zip
PropertyInfo[] props = o.GetType().GetProperties(BindingFlags.Public | BindingFlags.NonPublic | BindingFlags.Instance | BindingFlags.Static)
for (int i = 0 i < props.Length i++)
{
...
-
astcentric-editor-0.5.0.zip
... of all editor classes (excluding classes of Eclipse plugin)
lib/astcentric.jar Jar file of all structure classes
lib/src.zip Source code of lib/astcentric.jar
2. INSTALLATION
If necessary install Java Runtime Environment (JRE) 5 or higher.
...
-
FileTest.zip
This ZIP archive includes the sources (and executable) for the FileTest
utility, written by Ladislav Zezula.
The archive also includes the source of a general purpose "Utils" lib
which contains some generally useful functions and is also necessary
...
-
-
delay1.zip
翻转棋游戏(64子每子正反面分别为黑白两色两人对弈)的源程序(29)590g008.zip纸牌游戏源程序(45KB)
-
-