搜索资源列表
radiobuttonpic
- java单选按钮使用的形象示例-java radio button to use the image Example
graphic
- 包括6个JAVA图形编程的实例,分别是圆形按钮的制作,捕捉桌面,缩放图片,能画线、圆和矩形等多种图形的图形编辑系统,利用JAVA 3D实现3D编程,还有一个非常好的时钟程序-Including the six examples of graphical programming JAVA, namely the production of radio button, capture desktop, zoom images, to draw lines, circular and rectangu
anniu
- 在窗体中摆放三个单选钮,如果某个按钮被选中,则将其隐藏,其他按钮变为可见。-in the form of placing three radio button, if a button is selected, it will hide the other buttons become visible.
MicrosoftWord
- JAVA代码。个人简历录入程序,通过文本框录入姓名,通过单选按钮选择性别,通过组合框选择专业(计算机,电子,工商等)和文化程度(大专,本科,硕士,博士等),设置“提交”与“取消”两个按键,当用鼠标点击“提交”按键时,在文本框中显示所填写以及选择的信息。当点击“取消”按键退出系统-JAVA code. Resume entry procedures, entry by name text box, radio button selection by gender, through the comb
anniu
- 点击单选框按钮,自动改变图片中的颜色。(如:红,黄,蓝)-Click the radio button button, automatically change the color of the picture. (Example: red, yellow, blue)
javaform
- Java 创建图形用户界面例子集,学习用Java创建窗体按钮、图标、按下图标和翻转图标、复选框、单选按钮、标签、文本域、、组合框、列表框、滚动条、滑动块、创建多个窗口以及元素对齐等方面的知识技巧。 -Java graphical user interface to create an example set, learning to use Java to create a form button, icon, press the icon and roll over the icon, c
JS_css_code_style_button_switch
- JS css编程实现新风格切换单选框代码JS css programming code for the new style radio button to switch -JS css programming code for the new style radio button to switch
RadioButton
- simple radio button example in java
radiobutton
- radio button program
Exe2
- 在窗体中添加单选按钮与标签组件,当用户选中某个单选按钮组件时,会显示对应的图片。-Add radio button in the form and label components, when the user selects a radio button component will display the corresponding picture.
Exe7_2
- 设计一个数据表字段选择界面。从数据表中选择字段添加到最右边的列表,如下图所示。数据表使用练习6中的student、teacher和course表。数据表只允许单选,字段允许多选。点击“>”按钮和 “<”按钮分别实现选中字段的添加和还原,点击“>>”按钮和“<<”按钮分别实现全部字段的添加和还原-Design a data table field selection interface. Select fields from the data table to
RoundButtoneg
- Java圆形按钮的制作方法与代码展示实例,代码内附有丰富的注释,一看就会明白的。-The production method of the Java radio button to display an instance of the code, the code included a wealth of comment, will understand.
JavaScript
- Javascr ipt表单判断示例演示,虽然现在都Ajax了,但比较传统的JS表单判断同样也很实用哦,必竟简单,容易做,本表单包括了基本的文本框判断、复选框判断、下拉列表框判断、单选按钮判断等,囊括了常用的表单数据判断项,为新手提供有力的参考。-Javascr ipt form judgment example demonstrates, though now have a Ajax, but in comparison with the conventional JS form judg
RadioButtonTest
- RadioButton的训练测试,一个测试单选按钮组的小程序-The RadioButton training test, a small program to test the radio button group
web-JavaScript
- 请给Array本地对象增加一个原型方法,它的用途是删除数组条目中重复的条 目(可能有多个),返回值是一个仅包含被删除的重复条目的新数组。 利用正则表达式,解析形如(2003-12-05)的短日期,得到该日期的年月日。 并利用年月日构造Date对象 要求用户在文本框中输入用户名,提交时,若文本框为空,则取消提交利用复选框让用户选择其爱好,输出用户所选的内容;利用单选钮让用户选择其性别,输出用户所选的内容;利用隐藏控件,设计判断用户输入的验证码-Please add a l
ListViewRadioListener
- listview radio button listener
java9
- 设计一个创建二级菜单的程序。 其中菜单有“File”菜单项和“Format”菜单项。“File”菜单项中有子菜单“About”和“Exit”菜单:“Format”菜单项中有“Color”和“Font”子菜单项,“Color”子菜单项下有单选按钮“Blue”、“Red”、“Yellow”子菜单项,“Font”子菜单项下有复选框“Bold”和“Italic”子菜单项。 对“Abot”和“Exit”菜单项注册监听对象,当选择“About”或“Exit”菜单项时,弹出一个对话框或退出程序。对“C
MyTitleBar02
- MyTitleBar源代码,在Android定义Tab选项卡,实现了仿百度贴吧中的悬浮顶部和底部的标题栏效果,项目中含:源码+效果图+项目结构图,很不错的Android界面设计效果,代码中ISIBLE:0的意思是可见的 INVISIBILITY:4 意思是不可见的,但还占着原来的空间 GONE:8 意思是不可见的,不占用原来的布局空间。另外源码中还定义了许多功能实用的类和页面,比如: MentionActivity.java 提醒Activity页面 MainActivity
icheck
- 1、在不同浏览器(包括ie6+)和设备上都有相同的表现 — 包括 桌面和移动设备 2、支持触摸设备 — iOS、Android、BlackBerry、Windows Phone等系统 4、方便定制 — 用HTML 和 CSS 即可为其设置样式 (多套皮肤) 5、体积小巧 — gzip压缩后只有1 kb 6、25 种参数 用来定制复选框(checkbox)和单选按钮(radio button) 7、8 个回调事件 用来监听输入框的状态 8、7个方法 用来通过编程方式控制输入框的状态