搜索资源列表
Delphimd5DEMO
- 1、 MD5String、MD5File、MD5Print、MD5Match这四个函数是供调用的。其他是用来辅助这几个函数的子函数。 2、MD5String为加密字符串。 3、MD5File为加密这个文件。 4、MD5Print是将加密后的密文转换-1, MD5String, MD5File, MD5Print. 4 MD5Match this function is called for. The other is used to support several functions
繁简体互相转换
- 繁简转换控件属性:Mode:(GBtoBig,BigtoGb)GbtoBig:进行简繁转换;BigtoGb:进行繁简转换;方法:SetString(ss:string)返回字符串ss的转换结果(返回繁,简体视mode设定而确定).-simplified change control attributes : Mode : (GBtoBig, BigtoGb) GbtoBig : for signpost; BigtoGb : for simplified conversion; Methods
MD5
- DELPHI MD5加密 1、 MD5String、MD5File、MD5Print、MD5Match这四个函数是供调用的。其他是用来辅助这几个函数的子函数。 2、MD5String为加密字符串。 3、MD5File为加密这个文件。 4、MD5Print是将加密后的密文转换成字符串。 5、MD5Match是用来比较密文是否一致。-DELPHI MD5 encryption 1, MD5String, MD5File, MD5Print, MD5Match the four f
datamatrixcodingprocedures
- data matrix编码程序 将字符串转换为二维码黑白图形-data matrix encoding process will convert a string to two-dimensional black-and-white graphics code
testStrtoXDef
- 字符串转换为各种类型,很多人用Try Except去做,这样不但调试不方便,也是不经济的,试下这段代码。-String is converted to various types, Try Except with a lot of people do, so that debugging is not only inconvenient, is not the economy, the code under test.
strto2
- 字符串转成二进制字符串,再由二进制转换成字符串-String into a binary string, and then converted from binary string
PublicUnit
- 常用函数,字符串,TGrid表格操作,类型转换-Commonly used function, string, TGrid form operations, type conversion
at_send
- 通过at发送手机短信.转字符串转换为Unicode代码,例如“中”的unicode代码为 4E2D,(好像是将中字的ASCII码分开,分别转成16进制)-At sending text messages via mobile phones. Turn the string is converted to Unicode code, such as " in progress" unicode code 4E2D, (as if the word is the ASCII cod
xyTypeConv
- delphi 关于各种字符串转换和处理的函数-delphi string conversion and handling of various functions
StrFuncs
- 一个字符串处理类,包含中文拼音转换、简繁转换、随机字符、字符编码转换、字符比较等,非常方便的类。-A string handling class that contains the Chinese Pinyin conversion, convert all models, random characters, character encoding, character comparison, very easy class.
Delphi7functions
- Delphi7函数速查,包含常用的数据类型转换函数、字符串、数组操作函数、文件、磁盘操作函数、内存、指针操作函数、数学运算函数、日期函数。-Quick Delphi7 functions, including common data type conversion functions, string, array function, file, disk manipulation functions, memory, pointer manipulation functions, math fu
code
- Delphi中有很多人分享如何用StrToInt将字符串转换为整数,但是在很多时候当需要用Byte(即十六进制用8位表示)来写出时就束手无策了。还有就是怎么将8位的十六进制数转换为十进制时也没有可以参考的了。本文试图给一个答案,可以使大家省些时间。-In Delphi there are a lot of sharing about using StrToInt but it givs out a String format, it has a problem when you are goin
Stringtobyte
- 一个小程序,可以非常清楚地进行字符串与ACSCII码之间的相互转换。对于Delphi工程师非常有用。-A small program that can do both directional conversion from string to ASCII code. It is very useful for Delphi engineers.
Delphi_Conver
- 10进制转换2,8,16 进制 2进制转换10,8,16 进制 八进制转换成二进制字符串
hanzizifuchuanzhuan16jinzhi
- 带汉字字符串转换成16进制, 任意形式的输入均可转换-With a Chinese character string converted to hexadecimal, any form of input can be converted
TsyXMLTable
- 将XML文件或字符串转换成数据集,将数据集转换成XML文件或字符串-The XML file or string into a dataset, the dataset into an XML file or string
hexconversion
- Delphi转换进制,可实现的功能:将16进制字符串转换成十进制整数、16进制AI转换成10进制数、2进制和十进制之间的转换、十进制数32转换成2进制数00000100000、2进制数01110转换成10进制数、将十进制整数转换成任意16进制以内的字符串、将10进制转换成罗马字符10进制数20转换成罗马进制数XX。有些进制间的转换平时见的不多,因此本源码还是有一定参考价值的。-Delphi conversion system, can realize the function: the 16 h
getprocessid
- delphi获取进程连接端口,是一个进程连接端口查看器的源码,可输出TCP连接表,获取UDP连接表,将连接表信息保存到文件,创建进程快照,根据文件名查找文件信息,根据进程ID查找可执行文件路径,根据进程ID查找可执行文件名,将连接状态转换为说明字符串,获取TCP连接表的IP帮助函数声明等。-Delphi access to the process of connecting port, a port process viewer source code, can output the TCP c
Delphidatestring
- Delphi如何将日期转换成字符串呢?Delphi新手可参考的一个代码,源代码在Delphi中可完美编译运行,如示例截图所示。程序将借助Excel2000中的相关组件实现。-How Delphi the date into a string? A code Delphi novice can refer to, the source code can be compiled to run in Delphi, such as the example shown in the screenshot
DX10.1-strtohex
- 原来的很多中方法在android中都不在支持了,现在我已经找到解决方法了,可以把中英文字符串转换成十六进制字符串 delphi 10.1版本的哦-Many of the original method is not supported in android, now I have found the solution, can put the string converted to hexadecimal string Delphi 10.1 in both English and Chines