-
函数由一句或多句代码组成,可以实现某个特定的功能。使用函数可以使代码更加易读、易懂,加快编程速度及减少重复代码。过程与函数类似,过程与函数最重要的区别在于,过程...
函数由一句或多句代码组成,可以实现某个特定的功能。使用函数可以使代码更加易读、易懂,加快编程速度及减少重复代码。过程与函数类似,过程与函数最重要的区别在于,过程没有返回值,而函数能有返回值。 在Delphi 7.0中,已为我们定义好了非常多的函数,大致分类有6种:数据类型转换函数、字符串、数组操作函数、文件、磁盘操作函数、内存、指针操作函数、数学运算函数、日期函数。-function sentence by one or more code components, can achieve a particular function. You can use your code more readable, understandable, accelerate programming speed and reducing duplication of code. Similar processes and functions, processes and functions most important difference is that the process did not go to the value and the function can return value. In Delphi 7.0, we have a very good definition of function, broadly categorized into six types : data conversion functions, string and array manipulation functions, documents, disk manipulation functions, memory, pointer manipulation functions, arithmetic function, the date function.
- 2022-02-04 14:05:11下载
- 积分:1
-
VC6.0从入门到精通的电子书找了很就才找的拿来分
VC6.0从入门到精通的电子书找了很就才找的拿来分-VC6.0 proficient from the portal to find the e-book is only to find on the used-
- 2022-09-10 05:50:04下载
- 积分:1
-
本书目录 ・ 层次结构图 直观的描述MFC中各类的关系。
・ MFC类 详细解说MFC库中的每个类和头文件信息。
・ MFC宏和全局 详细解说MFC...
本书目录 ・ 层次结构图 直观的描述MFC中各类的关系。
・ MFC类 详细解说MFC库中的每个类和头文件信息。
・ MFC宏和全局 详细解说MFC库中的每个宏、全局函数、全局变量。
・ 结构、风格、回调函数和消息映射 详细解说MFC库中的各个结构、风格、回调函数和消息映射。
-??书????????
- 2022-03-18 23:40:14下载
- 积分:1
-
C# Program development paradigm Baodian Book CD
C#程序开发范例宝典 图书光盘附带源码 第五章-C# Program development paradigm Baodian Book CD-ROM attached to Chapter V source
- 2022-07-08 12:55:32下载
- 积分:1
-
UNIX.Shell.4th,介绍UNIX下Shell编程的好书,希望大家喜欢
UNIX.Shell.4th,介绍UNIX下Shell编程的好书,希望大家喜欢-UNIX.Shell.4th, introduce Shell programming under UNIX books, I hope everyone likes
- 2022-03-26 17:50:24下载
- 积分:1
-
VC多线程教程,chm格式的,希望对大家有帮助
vc多线程教程,chm格式,希望对大家有帮助-vc multithread tutorial, chm format, would like to help everyone
- 2022-08-06 16:13:50下载
- 积分:1
-
Visual C++ 实践与提高―图形图像编程篇
Visual C++ 实践与提高―图形图像编程篇
- 2023-04-11 01:20:04下载
- 积分:1
-
java 环境变量配置
java 环境变量配置-configuration environment variable
- 2022-03-22 16:05:05下载
- 积分:1
-
创造真实的指南
A practical guide to creating real-time responsive online 3D games in Silverlight 3 using C#, XBAP WPF, XAML, Balder, and Farseer Physics Engine
1. Develop online interactive 3D games and scenes in Microsoft Silverlight 3 and XBAP WPF
2. Integrate Balder 3D engine 1.0, Farseer Physics Engine 2.1, and advanced object-oriented techniques to simplify the game development process
3. Enhance development with animated 3D characters, sounds, music, physics, stages, gauges, and backgrounds
4. Packed with inspiring, realistic examples offering impressive graphics, strong performance, and a rich interactive experience
- 2022-04-28 07:11:53下载
- 积分:1
-
introduced some very popular java security design patterns and security strategy...
介绍一些非常流行的java安全设计模式和安全策略,并且含有源代码,对java开发者来说,是有非常好的借鉴作用-introduced some very popular java security design patterns and security strategy and contains the source code for Java developers, there is very good reference
- 2022-01-22 04:33:59下载
- 积分:1