搜索资源列表
How_to_Write_makefile
- makefile关系到了整个工程的编译规则。一个工程中的源文件不计数,其按类型、功能、模块分别放在若干个目录中,makefile定义了一系列的规则来指定,哪些文件需要先编译,哪些文件需要后编译,哪些文件需要重新编译,甚至于进行更复杂的功能操作,因为makefile就像一个Shell脚本一样,其中也可以执行操作系统的命令。 makefile带来的好处就是——“自动化编译”,一旦写好,只需要一个make命令,整个工程完全自动编译,极大的提高了软件开发的效率。make是一个命令工具,是一个解释make
delphigetmark
- Delphi源码,网络相关,MAC地址 Delphi获取本机IP、本机名称、地址类型、网卡号及网卡MAC等信息,IP地址采取分段获取的方式,依次获取并显示,请下载编译便知。-Delphi source, network-related, the MAC address of Delphi for native IP of the machine name, address type, card number and network card MAC information, IP add
44ping
- shell 模式下的ping 的delphi 源码-shell mode of ping delphi source
caihongcike
- 彩虹提供刺客二代全套源码 DELPHI编译-Rainbow Assassin II provides full source code
Sniffer
- source code sniffer for delphi
