搜索资源列表
WebSite
- 联系用的代码TextBox和两个Label-linked with the code TextBox and two Label
jscalendar
- 和textbox配合使用。适用于输入日期
togglebutton
- An toggle button swing program which includes one swing button and one swing textbox.On click the button icon changes to other s icon.The program is written to demonstrate one basic function of javax.swing-An toggle button swing program which include
setDemo
- swt 按钮,tab , textbox 各种demo-swt 按钮,tab , textbox 各种demo
TextBox
- 可以限制用户输入字符的输入框,比如说你可以限制用户只能输入阿拉伯数字,或者限制前面2为是字母,后面3位是数字等。-a text input box extend TextField,it can limit the character user enter.
ProjectTextBox1
- program java midp program textbox j2me
TextBox
- Javascr ipt数组和map操作资料-Javascr ipt array and map data operation
WindowExampleTextBoxes
- 关于在JAVA中使用Gui构造TextBox的示例-window exampel build textbox
Http
- 建立Http连接 获取连接 显示文本的TextBox对象 字符串缓冲 获取输入流-To establish Http connection to get connected display text TextBox object string buffer obtain input stream
Hadis
- Show a text in textbox every day
totalk
- 输入一句话,按enter键提交然后在文本显示。清空按钮会清空文本的内容。 待改进:后面我会适应socket模拟QQ对话机制。-put conversation into textfield you wanna show,then press ENTER.you can see it in textbox above the textfield.
jisuanqi
- 编写复数运算的Application程序: (1)设计复数类Complex,具有实部、虚部两个属性,能完成复数的加、减、乘三种运算。 (2)使用Application创建一图形用户界面程序,界面如下,程序运行时,用户可在“复数1”后面的对应文本框中输入第一个复数的实部和虚部,在“复数2”后面的对应文本框中输入第二个复数的实部和虚部,在“运算符”后面的文本框中输入“+”或“-”或“*”运算符号,当用户按下“ ”按钮后,程序调用复数类Complex的对应方法,将运算结果(计算得到的复数的实部