-
函数由一句或多句代码组成,可以实现某个特定的功能。使用函数可以使代码更加易读、易懂,加快编程速度及减少重复代码。过程与函数类似,过程与函数最重要的区别在于,过程...
函数由一句或多句代码组成,可以实现某个特定的功能。使用函数可以使代码更加易读、易懂,加快编程速度及减少重复代码。过程与函数类似,过程与函数最重要的区别在于,过程没有返回值,而函数能有返回值。 在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
-
经典C编程100例子,非常实用,特别是对初学C语言的朋友有极大帮助,让他们少走弯路。...
经典C编程100例子,非常实用,特别是对初学C语言的朋友有极大帮助,让他们少走弯路。-100 classic C programming examples, very useful, especially for the novice C language have great friends to help, so that they fewer detours.
- 2022-08-08 21:18:13下载
- 积分:1
-
EffectiveC++和MoreEffectiveC++中文版电子书,经典c++书籍,没有比这个更经典的了!程序员必看的第三本书
EffectiveC++和MoreEffectiveC++中文版电子书,经典c++书籍,没有比这个更经典的了!程序员必看的第三本书-EffectiveC++ And MoreEffectiveC++ Chinese version of e-books, classic c++ Books, no more than this the classic! Programmers see the third book
- 2022-12-08 05:00:03下载
- 积分:1
-
用JAVA编写一个LOGIN的方法(3)
用JAVA编写一个LOGIN的方法(3)-a prepared using JAVA LOGIN methods (3)
- 2023-04-12 23:55:04下载
- 积分:1
-
对于如何使用设计模式的详细阐述
对于如何使用设计模式的详细阐述-how to use design patterns elaborate
- 2023-02-02 22:30:04下载
- 积分:1
-
Part5 using C++ Operators
if you are dreading this chapter because you don t...
Part5 using C++ Operators
if you are dreading this chapter because you don t like math_relax.
c++ does all your math for you!it is a miscon ception that you have to be good at math
to understand how to program compters.
- 2022-03-10 19:43:46下载
- 积分:1
-
a real
一篇关于实时操作系统的好论文,大家可以参考一下-a real-time operating system on a good thesis, we can take a look
- 2022-02-22 10:01:26下载
- 积分:1
-
<应用MATlAB语言处理数字信号与数字图像>
- 2023-05-26 23:00:05下载
- 积分:1
-
!!!这是刚才那个6.rar的说明:通讯录管理系统,具有数据插入、修改、显示、查询功能的电话簿管理程序
这个是C语言精典书...
!!!这是刚才那个6.rar的说明:通讯录管理系统,具有数据插入、修改、显示、查询功能的电话簿管理程序
这个是C语言精典书
- 2022-03-07 22:21:45下载
- 积分:1
-
java 2 Beginners Guide to the Chinese version, do look at ah. There are a lot of...
java 2 初学指南中文版的,做得看一下啊。后面还有好多东西。-java 2 Beginners Guide to the Chinese version, do look at ah. There are a lot of things behind.
- 2023-03-11 08:35:04下载
- 积分:1