文件名称:Delphi_205670

  • 所属分类:
  • Windows编程
  • 资源属性:
  • [Dephi] [Pascal] [源码]
  • 上传时间:
  • 2014-06-28
  • 文件大小:
  • 2kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 4XM****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

Delphi在一段文字中分别统计中文字符和英文字符个数,程序智能判断是中文还是英文字符,并把各自的统计结果显示出来,主要是用一个for循环遍历字符串,逐一通过调用ord函数将所有字符转换为对应的数值,再通过Length来判断各个字节所对应的字符数值是否在33~126之间,从而区分出是英文或是中文,然后下一步就好操作了,直接过滤出大于127的为中文、33~126之间的为英文,并返回到窗体的控件上显示。

-Delphi in a text are the statistics the number of Chinese characters and English characters, intelligent judgment procedure is Chinese or English characters, and the respective statistical results show, primarily with a for loop through the string, one by one by calling the function ord all character is converted to the corresponding value, and then through each byte Length to determine whether the value in the corresponding characters between 33 and 126, thereby distinguishing between the Chinese or English, and the next operation of the like, direct filtration of greater than 127 for the Chinese, between 33 to 126 in English, and return to display the controls on the form.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





Code\delphi\pudn\upandload\DATA\Delphi_205670\Delphi_205670\rd.txt

....\......\....\.........\....\.............\.............\统计中英文字个数\Project1.cfg

....\......\....\.........\....\.............\.............\................\Unit1.dfm

....\......\....\.........\....\.............\.............\................\Project1.dpr

....\......\....\.........\....\.............\.............\................\Unit1.pas

....\......\....\.........\....\.............\.............\................\Project1.res

....\......\....\.........\....\.............\.............\统计中英文字个数

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org