搜索资源列表
NumEdit_demo(An E Notation Numeric Edit Control).z
- CloseSmoothly_demo,实现数字化输入的编辑框控件,数字,字符过滤功能-CloseSmoothly_demo, digital input edit box control, numbers, characters filtering
CReadOnlyEdit_demo
- 只读编辑框,限制字符输入,只读文字灰度定制等等,-CD-editing box, restricting the importation of characters, custom CD-gray text, etc.,
listctrl123
- 在运用VC开发数据库管理系统时,列表框无疑是最常用也是最为有用直观的开发控件之一,然而VC所提供的列表框却有其局限,因此,也为运用其开发应用程序带来了一定的麻烦, 在此,本人制作一个功能略强一些的列表框,意在起到引线的作用. 思想: 得到列表框被点击的列与行,临时创建编辑框,并用该行与列的字符填写编辑框,进行编辑后, 用编辑后的字符填充该项行该列,销毁编辑框.-VC development in the use of database management system, the
wanEdit
- TEdit输入控制继承类 只能输入十六进制的ASCII字符-TEdit control of the importation of succession can only import category hexadecimal characters in the ASCII
实例24
- 用VC编程,设计友好的界面,统计一段文本中的中英文字符数 -VC programming, design and friendly interface, statistical section of the text in English and Chinese characters.
tongjizifu
- 该程序可用于统计输入字符串中字符,数字,标点符号以及其它符号的个数。-the procedure can be used for statistical inputs string of characters, numbers, punctuation and other symbols of the number.
screct
- 密码盒控件,这个控件每当用键盘输入一个字符时,将显示出随机个数的密码字符。使用Api函数GetWindowText无法得到其中的内容。即使在你身旁看你输入密码,也很难看出你输入的密码是什么-password box controls, the controls used whenever a character keyboard, will show the number of random passwords characters. The use of Api GetWindowText f
vb347722411
- 可以从VB文本框中提取或屏蔽特定的字符-VB can extract text box or shield specific characters
IsNumber
- 判断输入的一串字符是否全是数字组成,可以作为对一些窗体输入的字符的判断-judgment imported a bunch of characters throughout the digital components that can be imported for some of the characters in the form of judgment
hex_char
- 如何显示十六进制字符?-show how hexadecimal characters?
HANZItoc
- 本来在tc中输入输出汉字是不可能的事情,此程序采用描点的办法来输出汉字,对于学习单片机的非常 有用-original Chinese character input-output is impossible, this program uses a depiction point approach to the export of Chinese characters, learning SCM very useful
0377
- 程序的功能是对能够文字实现动画,如旋转和一些阴隐明亮的变化。-procedures function is to be able to achieve animation characters, such as rotation and some bright Yam implicit changes.
StringEdit_Demo
- I have often found that user input edit boxes on a dialog require much more than the capabilities provided by the basic CEdit control. A common problem I have encountered is the need for an edit control that restricts the characters that can be enter
HEX_EDIT_SRC
- 能够显示各种各样字符,比如十六进制书,地址,ASCII码,字符排列样式,可以通过滑动杆来控制每行字符的数目-can display a variety of characters, such as hexadecimal, address, ASCII, characters with style, sliding shot through every line to control the number of characters
LmtEdit
- 有时候需要限制编辑框输入的字符,比如只允许输入字母字符,或者只允许输入数字字符,本例子通过派生一个CEdit类处理WM_CHAR消息,然后从编辑控件中过滤特定的字符。-sometimes necessary to restrict the importation of the edit box characters, such as only allowing the importation of alphabetical characters, or allow only the import
Edit-Control-Bar
- 实现编辑框的多种操作,包括:如何将编辑框中输入的字符转换为大写(小写);如何限制编辑框输入文本的长度;如何限制编辑框只能输入数字;如何在编辑框中实现多行显示;如何在编辑框中追加文本。-Edit box to achieve a variety of actions, including: how to edit box, enter the characters converted to uppercase (lowercase) how to limit the length of the
CEdit_2
- 本程序主要介绍输入输出的同步显示技术。当输入的字符超过100个字符,键弹出对话框提示。-This program focuses on the synchronous input and output display. When you enter more than 100 characters in the character, the key pop-up dialog box prompts.
TestEdit
- 最近需要一个浮点数编辑框。所谓浮点数编辑框,就是限制输入只在”-1234567890.” 这些字符,其它字符不予输入(用户输错了冒一个气泡进行提示)。本想使用BCG库的CBCGPMaskEdit类,无奈该类允许重复输入小数点,不满足我的需求。-Need a floating-point edit box. The so-called floating-point edit box, is to restrict the input prompt " -1234567890"
ddfdf
- 这里以开始定义的PASCAL语言子集的源程序作为词法分析程序的输入数据。在词法分析中,自文件头开始扫描源程序字符,一旦发现符合"单词"定义的源程序字符串时,将它翻译成固定长度的单词内部表示,并查填适当的信息表。经过词法分析后,源程序字符串(源程序的外部表示)被翻译成具有等长信息的单词串(源程序的内部表示),并产生两个表格:常数表和标识符表,它们分别包含了源程-here to start the definition of PASCAL language subset of the source
DELPHI_GET_PINYIN
- DELPHI开发的,可以取中文拼音的首字符-Chinese Pinyin characters from the first
