-
练习delphi的popmenu控件的使用和一些api的认识
练习delphi的popmenu控件的使用和一些api的认识-practice delphi popmenu control of the use and understanding of some api
- 2023-07-18 10:00:04下载
- 积分:1
-
Chapter 2 " BASM (Borland assembler language) the essence" of all the s...
第2章“BASM(Borland汇编语言)精要”中的全部示例代码。包括:
目录 描述
------------------------------------------------------------------------------
DEMO1 演示如何在BASM中调用Delphi Functions。
DEMO2 演示如何在BASM中调用Windows API。
DEMO3 演示如何在BASM中使得“jmp proc”执行后返回到下一行。-Chapter 2 " BASM (Borland assembler language) the essence" of all the sample code. Include: directory description---------------------------------------------- demonstrate how-------------------------------- DEMO1 call BASM at Delphi Functions. BASM at DEMO2 demonstrate how to call Windows API. BASM at DEMO3 demonstration of how to make " jmp proc" implementation back to the next line.
- 2022-12-28 01:20:03下载
- 积分:1
-
Estudos
说明: Rad Studio Demo to Custom TreeView
- 2019-04-20 08:22:45下载
- 积分:1
-
使用BHO的一个例子,用delphi编写的
使用BHO的一个例子,用delphi编写的-An example of the use of BHO, prepared by delphi
- 2022-12-24 15:00:04下载
- 积分:1
-
jssmsrc
jssm的原代码,用delphi做的,喜欢石器时代的朋友可以研究一下(jssm the original code, using delphi to do, like the Stone Age friends can look at)
- 2009-04-13 09:35:25下载
- 积分:1
-
Delphi7删除字符串指定字符(汉字)的例子
Delphi7删除字符串指定字符的例子,如图所示的运行效果,示例如下文字:“经过这几天在网上的淘金,多少也有些了解了,但是现在我发现就算将分区正确的话,分区所指向的目录区也许会有些问题。”,删除指定的文字为“在”,本例中将上述一段文字中所有的“在”全部删除,在代码部分,各个变量的定义有意思:
Strs, //文本字符串
Stre, //汉字字符串
St, //文本ASCII码
Se, //汉字ASCII码
L_St, //临时文本ASCII码
L_Se, //临时汉字ASCII码
Str_copy //保存文本
: String;
Ints, //文本总长度
Inte, //删除汉字长度
i, //文本循环
p, //汉字循环
ps, //文本指针变量
pe, //汉字指针变量
Int_zh, //找到时保存汉字位置
Int_ch //循环查找时的变量
- 2022-03-23 19:03:00下载
- 积分:1
-
Delphi AES加密(转)
- 2022-02-12 22:06:19下载
- 积分:1
-
remote_test
This is simple remote access program. keyboard, mouse, not screen.
- 2011-12-07 15:59:41下载
- 积分:1
-
MD5
delphi MD5-delphi MD5
- 2022-03-20 06:58:42下载
- 积分:1
-
This system is mainly divided into 11 sub
本系统主要划分为11个子模块:与操作员有关的文献刊物入库、出库、库结存和文献刊物查询,修改密码,注销,帮助等模块;与计算机管理员有关的在此基础上添加了报表打印,操作员管理,文献刊物编号管理,文献刊物出版社管理等。-This system is mainly divided into 11 sub-modules: with the operators of storage-related literature publications, a library, bank balances and documentation Publications query, modify your password, write-off to help, such as module and computer-related administrators on the basis of added Statement printing, operator management, literature publication number management, literature publishing house publications management.
- 2022-02-04 23:57:19下载
- 积分:1