Delphi System.StrCopy 复制Char 字符串
摘要:
Delphi System.StrCopy 复制Char 字符串 原型: char* strcpy(char* strDest,const char* strSrc); Delphi 使用示例: var arr: array[0..5] of Char; begin StrCopy(arr, 'De 阅读全文
posted @ 2020-06-02 15:03 滔Roy 阅读(1129) 评论(0) 推荐(0)
浙公网安备 33010602011771号