摘要: //1,函数代码{判断字符串是否包含汉字// judgeStr:要判断的字符串//posInt:第一个汉字位置}function TForm2.IsHaveChinese(judgeStr: string; var posInt: integer): boolean;var p: PWideChar 阅读全文
posted @ 2018-05-12 21:10 覆雨翻云 阅读(1870) 评论(0) 推荐(0)