搜索资源列表
网络校时
网络校时程序
因本人计算机cmos电池缺点,系统时间每次开机都丢失,所以我就想通过网络来及时调整自己的时间。
起初我从网络上搜索到很多类似的软件,但他们都附带其他我并不想用的功能。所以我决定自己去做一个只校时的软件。
首先,需要寻找一个稳定快捷的网络时间服务器,这是至关重要的,否则这个程序将失去他的价值。搜索结果很多,不过好多都延时厉害,有些还可能造成程序陷入假死状态。因而我从
在运行时更新状态栏信息
- 本程序使用c#编写,可以实现在程序运行时更新状态栏的信息的功能。-procedures for the use of the c # preparation, the procedure can be achieved when running status bar updates of the information function.
JAVA 2应用编程150例(均可运行)
- 全部代码全部在JDK中调试成功,因此一般可在其他开发工具中使用。注意有些实例只提供了部分模块,因此运行时需要添加其他代码。-all the code in JDK all tuning successful, it is generally available in other development tools to use. To some examples provided only a partial module, the R
禁止程序在开始运行时新建一个文挡
- 禁止程序在开始运行时新建一个文挡-prohibited procedures at the beginning of a new run-block
如何让软件运行时只在任务栏里显示小图标?
- 如何让软件运行时只在任务栏里显示小图标?-how software runs only on the task bar in the small icon shows?
运行时添加控件
- 运行时添加控件,比较好-runtime add controls, better
获得运行时信息
- 获得运行时信息程序-was running information procedures
JAVA_运行本文件备份本文件
- 当本java文件运行时即备份本文件为一个副本。-when the java runtime documents that the backup copy of a document.
Linux运行时内核分析
- Linux运行时内核分析
禁止程序在开始运行时新建一个文挡
- 禁止程序在开始运行时新建一个文挡-prohibited procedures at the beginning of a new run-block
如何让软件运行时只在任务栏里显示小图标?
- 如何让软件运行时只在任务栏里显示小图标?-how software runs only on the task bar in the small icon shows?
运行时添加控件
- 运行时添加控件,比较好-runtime add controls, better
获得运行时信息
- 获得运行时信息程序-was running information procedures
JAVA_运行本文件备份本文件
- 当本java文件运行时即备份本文件为一个副本。-when the java runtime documents that the backup copy of a document.
4.6 在系统启动时自动运行程序
- 在系统启动时自动运行程序,运用很多的API函数。很经典-the system automatically start operating procedures, use a lot of the API function. Classic
在运行时更新状态栏信息
- 本程序使用c#编写,可以实现在程序运行时更新状态栏的信息的功能。-procedures for the use of the c# preparation, the procedure can be achieved when running status bar updates of the information function.
ajlw_CustomComponent
- 运行时设计控件的一个小例子,用数据库保存控件的属性!-runtime component design a small example of the use of databases to preserve control attributes!
vcredist_x86
- vc运行时,支持各种版本,win7,xp.2003(vc runtime or win7 xp,win2003)
24运行时设置系统托盘图标及提示
- 24运行时设置系统托盘图标及提示(24 set the system tray icon and prompt at runtime)
winform自定义设计器
- 因为业务的需要,有时会使用到自定义运行时窗体设计器Runtime FormDesigner,实现的功能,就是IDE设计器的简化。设想一下,如果可以在程序运行时,再设计一个Form,然后编译代码,那是多么强大呀。(Because of the business needs, the custom runtime window designer Runtime FormDesigner is sometimes used, the func