搜索资源列表
2121
- 里面有五个汇编程序,包括将十进制转换为十六进制、获取系统当前时间与日期等。
delphicalendar
- Delphi以日历形式进行时间信息的获取与控制,获取当前的年、月、日信息,双击会调出系统的日期选择面板,Delphi初级知识。-Acquisition and control Delphi time information in a calendar form, for the current year, month, day, date selection panel double-click will out of the system, the primary knowledge of D
delphitime
- Delphi获取系统当前时间是多少,点击窗体上的按钮即可一键获得,程序简单,适合新手参考,没有其它别的功能。-Delphi gets the current system time is much, click on the button on the form can be a key to obtain, procedure is simple, suitable for novice reference, no other function.
Delphi_835172
- Delphi:Delphi获取和改变系统时间,就像Windows的时间同步程序一样,可获取到指定服务器提供的当前时间,并可修改为电脑本机的时间,一个小小的Delphi与Windows的简单应用,仅供参考。 -Delphi: Delphi to access and change the system time, as time synchronization program like Windows, you can get the current time specified server
精易模块7.6.0
- 源码MD5:73ecb59958395baebdebcccac1115ce0 模块MD5:53e97b77a3f28e6bd844a324e035556c 一、新增 1、新增“文本_取某位置文本”,返回指定位置处的文本;感谢【@huangxy0051 】提供; 2、新增“文件_是否被占用”检查目标文件是否处于占用状态; 3、新增“窗口_取句柄_递归”用递归的方式取指定类名的句柄,成功返回控件的句柄,失败返回0; 4、新增“窗口_取顶端文件夹路径”成功返回路径,失败返回空文本; 5、