搜索资源列表
Delphi7functions
- Delphi7函数速查,包含常用的数据类型转换函数、字符串、数组操作函数、文件、磁盘操作函数、内存、指针操作函数、数学运算函数、日期函数。-Quick Delphi7 functions, including common data type conversion functions, string, array function, file, disk manipulation functions, memory, pointer manipulation functions, math fu
FastMM499
- Fast Memory Manager - Readme --- --- --- --- ---- Descr iption: ------------ A fast replacement memory manager for Embarcadero Delphi Win32 applications that scales well under multi-threaded usage, is not prone to memory fragmentation, and
095675
- Delphi实现string转化为byte数组,编程学习源码,很好的参考资料。-Delphi implementation of string into the byte array, learning programming source code, a good reference.
Delphi_266087
- Delphi:DELPHI7代码读取中国天气网JSON数据,实现一个天气预报程序,没有过多美化,只是简单的读取出了指定城市的天气信息,美化一下就是一款漂亮的天气预报软件了。需要了解中国天气网城市代码JSON 串格式和中国天气网城市代码 JSON 数组格式,这两个文件已附上,下载压缩包解压即可。 -Delphi: DELPHI7 code reads China Weather Network JSON data to achieve a weather program, without ex
Delphi_424726
- Delphi:string与byte数组的互相转化源代码,使用很方便的一个Delphi小程序,在输入框输入字符串,有两种方法将String转化为Byte数组,同时也有两种方法将Byte数组转化为String字符串。 -Delphi: string and byte array mutual conversion source code, very easy to use a small Delphi program, in the input box to enter a string, t
Lab1
- Parser Pascal string type: var a, b, c: real d: array [1..6, 6..9] of integer s1: string s2: string [10] -Parser Pascal string type: var a, b, c: real d: array [1..6, 6..9] of integer s1: string s2: string [10]
stringtobyteaa
- 最新的DELPHI写的,string转BYTE数组源码,经过长时间测试完全稳定可靠。值得大家使用。-Latest DELPHI write, string turn BYTE array source, after a long test is completely stable and reliable. Worth using.
