搜索资源列表
Delphi_advline
- 我们使用VB设计界面时可以在任意方向直接画直线,但在delphi下却不能,除非在程序中去画,而该控件能够在界面设计时直接画出任意方向,任意长短的直线段。-We use the VB interface design can be in any direction direct line drawing, But under the delphi did not, except in proceedings to painting. The controls can directly interf
GaugesEx
- 改进的delphi gauge进度条控件,加大最大值,在拷贝大文件时可用文件长度直接作为进度条最大值,方便进度显示。-improved delphi gauge the progress of the control, increase the maximum, copies of the documents to the available documents directly as the length of the maximum progress facilitate progress
tanchishe
- 这是一个用delphi编写的软件:蛇的运行范围有限 蛇吃东西变长-This is a software written using delphi: snake eating snake is running a limited range of variable-length
TSMSComm_v3.0
- 1.属性 CommName:填写COM1,COM2…等串口的名字,在打开串口前,必须填写好此值。 BaudRate:设定波特率9600,4800等,根据实际需要来定,在串口打开后也可更改波特率,实际波特率随之更改。 ParityCheck:奇偶校验。 ByteSize:字节长度_5,_6,_7,_8等,根据实际情况设定。 Parity:奇偶校验位 pBits:停止位 SendDataEmpty:这是一个布尔属性,为true时
POS-Length-copy
- delphi POS-Length-copy 函数用法实例,代码-delphi POS-Length-copy function, usage examples, the code
XCalendar
- XCalendar is a collection of calendar utilities for Delphi. As you know the Delphi TDateTime type stores date/times as a floating point value representing the time passed from a specific time, or more precisely: The integral part of a Delphi
Time-and-Length
- Delphi 获取当前时间,拼接时间字符,计算字符长度-Delphi to get the current time, splicing time characters, character length calculation
567845644
- Delphi绘制立体模型,输入长宽高自动绘制,编程学习源码,很好的参考资料。-Delphi draw three-dimensional model, the input length width height automatic drawing, learning programming source code, a good reference.
9786748769
- Delphi长短文件名转换程序,编程学习源码,很好的参考资料。-Delphi file name length conversion program, learning programming source code, a good reference.
114
- Delphi绘制立体模型,输入长宽高自动绘制,编程学习源码,很好的参考资料。-Delphi draw three-dimensional model, enter the length and breadth of automatic drawing, learning programming source code, a good reference.
114
- Delphi绘制立体模型,输入长宽高自动绘制,编程学习源码,很好的参考资料。-Delphi draw three-dimensional model, enter the length and breadth of automatic drawing, learning programming source code, a good reference.
114
- Delphi绘制立体模型,输入长宽高自动绘制,编程学习源码,很好的参考资料。-Delphi draw three-dimensional model, enter the length and breadth of automatic drawing, learning programming source code, a good reference.
465
- Delphi绘制立体模型,输入长宽高自动绘制,编程学习源码,很好的参考资料。-Delphi draw three-dimensional model, enter the length and breadth of automatic drawing, learning programming source code, a good reference.
6
- 绘制立体模型,输入长宽高自动绘制,Delphi编程学习源码,很好的参考资料。-Draw three-dimensional model, automatic drawing input length and breadth, Delphi programming learning source, a good reference.
114
- 绘制立体模型,输入长宽高自动绘制,Delphi编程学习源码,很好的参考资料。-Draw three-dimensional model, automatic drawing input length and breadth, Delphi programming learning source, a good reference.
delphicretable
- Delphi动态创建Sqlserver数据表,依次在窗口中输入表名称、各个字段名称、字段类型和长度,点击“建表”功能即可,不过之前请附加好Database文件夹中的SQLServer数据库文件,对Delphi初学者来说,是个不错的参考范例。-Delphi Sqlserver dynamically created data tables, in turn enter the table name in the window, each field name, field type and len
Delphi_758183
- Delphi:Delphi长短文件名转换程序,其实是把长文件名(原文件名)变为短文件名,变成类似于临时文件生成时候的文件名-Delphi: Delphi length of the file name conversion process, in fact, the long file name (the original file name) into a short file name, becomes similar to the temporary files
delphirizeform
- Delphi限制窗口大小不能被拉大,这个我觉得还是挺实用的,比较综合的Delphi项目中或许会用到。本例所演示的效果中,窗口被限制为400*250,即使再次拉大窗口后,窗口也不会变大,只能在长度:400、宽度250的范围内变小,不能被放大。-Delphi restrict the window size cannot be pulled high, I think this is very practical, comprehensive Delphi project may be used.
Length
- Delphi:一个Delphi初级实例,利用Length属性获取音乐文件长度,如上图所示的程序中,当选择一个MP3文件后,即可立即得到该文件的长度,注意,其它格式的文件不行的,这个属性主要是操作多媒体文件的。 -Delphi: a Delphi primary instance, use the Length property to get the length of a music file, as shown in the program, when you select an MP3
MD5--delphI
- MD5算法先对输入的数据进行补位,使得数据位长度LEN对512求余的结果是448。即数据扩展至K*512+448位。即K*64+56个字节,K为整数。 具体补位操作:补一个1,然后补0至满足上述要求。 补数据长度: 用一个64位的数字表示数据的原始长度B,把B用两个32位数表示。这时,数-MD5 algorithm input data to be fill the seats, so that the data bit length LEN 512 modulo result is