搜索资源列表
Delphi 7.0常用函数速查手册
- 函数由一句或多句代码组成,可以实现某个特定的功能。使用函数可以使代码更加易读、易懂,加快编程速度及减少重复代码。过程与函数类似,过程与函数最重要的区别在于,过程没有返回值,而函数能有返回值。 在Delphi 7.0中,已为我们定义好了非常多的函数,大致分类有6种:数据类型转换函数、字符串、数组操作函数、文件、磁盘操作函数、内存、指针操作函数、数学运算函数、日期函数。-function sentence by one or more code components, can achieve a
C和指针(中文版)
- C和指针(中文版)-C and Pointer (Chinese).
The Function Pointer Tutorials
- 本文详细说明了C和C++中函数指针的语法和用途。并且举例说明了如何用函数指针来实现Callback函数。-paper detailed descr iption of C and C function pointer syntax and use. And to illustrate how to use the function pointer to achieve Callback functions.
AT89S52
- Features • Compatible with MCS-51® Products • 8K Bytes of In-System Programmable (ISP) Flash Memory – Endurance: 1000 Write/Erase Cycles • 4.0V to 5.5V Operating Range • Fully Static Operation: 0 Hz to 33 MHz •
PointersAndMemory
- 关于指针和内存的使用技巧-pointer on the use and memory skills