CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - delphi code
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Compiled
Debug
Disassembly
Decompilation
Packers
Shelling
Editor
Code Assist
PE tools
Patch
Other
Search - delphi code - List
[
Develop Tools
]
Delphi 7.0常用函数速查手册
DL : 0
函数由一句或多句代码组成,可以实现某个特定的功能。使用函数可以使代码更加易读、易懂,加快编程速度及减少重复代码。过程与函数类似,过程与函数最重要的区别在于,过程没有返回值,而函数能有返回值。 在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.
Date
: 2008-10-13
Size
: 6.47kb
User
:
陈修
[
Develop Tools
]
delphishendudq
DL : 1
《delphi深度编程及其项目开发》,一本很好的书,是提高自己DELPHI水平的良师益友。里面同时还附了原码,很方便学习使用。大家看一下吧?决对不会让你失望的。-"delphi programming and depth of project development," a very good book, Delphi is to raise the level of their mentor. They also attached the original code is easy to learn to use. We look at? Summary right will not let you disappointed.
Date
: 2008-10-13
Size
: 9.6mb
User
:
陈海军
[
Develop Tools
]
Delphi 的内存管理器
DL : 0
如果代码中使用到需要动态内存的数据类型,那么这些数据类型的内部例程将访 问Delphi 的内存管理器。这些数据类型中就包括了AnsiString。这意味着绝大多数 的Delphi 程序都需要内存管理器-if the code needed to use dynamic memory data types, then these types of data internal routines will visit Delphi memory manager. These data types, including the AnsiString. This means that the vast majority of Delphi procedures require memory management device
Date
: 2008-10-13
Size
: 497.3kb
User
:
pl
[
Develop Tools
]
ModelMaker Code Explorer 9.1.0.1994
DL : 0
delphi开发环境下的源码查看工具,同时可以进行源代码的反射,编程利器
Date
: 2012-03-30
Size
: 6.5mb
User
:
humorsun
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.