搜索资源列表
Pinyin.rar
- unit pinyinfunction //汉字拼音相关的函数定义单元 Function GetHZPY(HZstr: String):String //将任意字符串中的汉字换成拼音首字母(大写) function GetPYIndexChar(hzchar: string):char //将一个汉字转化成拼音首字母(大写) ,unit pinyinfunction // the function of Chinese characters spelling
200511238399673
- 1.0 本程序演示了如何使用编辑器在运行期设置表格的一些常用参数 需要使用到Ehlib控件,最好使用3.6版本,旧版本也适用! 1.1 ColEditor 更易于使用了,BUG基本排除! 1.2 增加了智能过滤功能,对任意一DATASET都可以!此功能参考QLFilter,在此表示感谢! 以后会陆续增加一些MIS开发的常用功能组件或函数,请大家多多关注. 对了,几个按钮的ICON我暂时没有,没放上去丑了点,请大家自已加上去了!-1.0 program demons
ToRing0
- 可将delphi中的任意函数由原來的Ring3权限提升到系统的最高级别Ring 0, 这样我们就可以随意对系统的I/O进行操作了。-Can be any function in delphi Ring3 permission from the elevated to the highest level of the system Ring 0, so that we can free the system I/O to operate.
delphi_example_spline
- delphi三次样条插值函数程序源码,可以对任意个数的数据进行三次样条插值,数据以excel格式保存-delphi-Three times spline interpolation