说明:用接口实现的字符串分割函数,示例:
var
A: ISplite
I: Integer
begin
A := Splite( 1,2,3 , , )
for I := 0 to A.Count do
ShowMessage(A[I])
A.DoSplite( a b c , )
for I := 0 to A.Count do
ShowMessage(A[I])
e <pj> 在 2025-02-12 上传
| 大小:1kb | 下载:0
说明:FSK信号的产生,该信号在通信领域有着十分重要的意义!-FSK signal generation, the signal in the communications field has great significance! <明儿> 在 2025-02-12 上传
| 大小:1kb | 下载:0
说明:由VB+ACCESS编写,用于信息的录入,查询,删除以及更改。-Prepared by the VB+ ACCESS for information input, query, delete and change. <piccolo> 在 2025-02-12 上传
| 大小:1kb | 下载:0
说明:数据结构中的c语言程序,分支结构的练习,能够提升初学者的能力。-Data structure in c language program, the branch structure of the exercises, to enhance the ability of beginners. <> 在 2025-02-12 上传
| 大小:1kb | 下载:0