文件名称:limstring
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-12-21
- 文件大小:
- 10kb
- 下载次数:
- 0次
- 提 供 者:
- zhan****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
VC限制编辑框输入文本的长度,也就是像WEB表单中的输入框功能类似,限制用户输入字符的数量,这样可以预防用户输入了超过规定限制的字符数量,有效避免程序出错。在本例的输入框中,中允许用户输入7个字符,再多的话就无法输入进去了。
-VC limit the length of the input text edit box, which is similar to the input box like WEB form, to limit the number of characters of user input, which can prevent the user to enter the number of characters that exceed the specified limits, effectively avoid procedural errors. In this example, the input box allows the user to enter seven characters, no amount of words can not enter into it.
-VC limit the length of the input text edit box, which is similar to the input box like WEB form, to limit the number of characters of user input, which can prevent the user to enter the number of characters that exceed the specified limits, effectively avoid procedural errors. In this example, the input box allows the user to enter seven characters, no amount of words can not enter into it.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
limstring\Demo.cpp
.........\Demo.dsp
.........\Demo.dsw
.........\Demo.h
.........\Demo.rc
.........\DemoDlg.cpp
.........\DemoDlg.h
.........\ReadMe.txt
.........\res\Demo.ico
.........\...\Demo.rc2
.........\resource.h
.........\StdAfx.cpp
.........\StdAfx.h
.........\res
limstring