搜索资源列表
jisuan
- 做一个简易的“+ - x /”计算器:在Applet中加入2个提示标签,1个显示结果的标签,两个输入文本域,四个单选按钮(标题分别为+-×/),1个“计算”按钮,分别输入2整数后,选择相应运算符,点击“计算”按钮后显示结果。两个form窗口的链接
select_button
- 复选框、单选按钮及对话框的应用,说明:男、女为单选按钮,数学、语文为复选框,当在文本框中输入一个名字,单选按钮选“男”,复选框都选上时
单选按钮演示
- 简单入门 单选案件演示-simple entry danxuan cases demo
radiobuttonpic
- java单选按钮使用的形象示例-java radio button to use the image Example
Observer
- 用Java实现观察者设计模式,两个窗口为观察者,一个窗口为被观察者,被观察者选单选按钮,观察者会做出相应的反应-Implement the observer pattern in java, there are two windows which are observer, one observable, the one which is observed select a choice, then the observer take action
zhuomian
- JSP表单代码,生成一个多选按钮,里面三个选项,提交表单后数据传入另一个页面。-Form JSP code to generate more than one selection button, which the three options, submit the form data after the introduction of another page.
StatModule
- 本程序通过表格统计和图形分析两种分析方法。在“表格统计”选项卡中以列表形式显示数据,在工具栏中提供了更改表题、导出数据表到Excel表格、保存数据表以及可能生成的统计图为PDF格式的文件和改变表格固定列数量的功能。在“图形分析”选项卡中,通过修改工具栏中单选按钮和组合框的选择情况,可以控制生成从各种角度分析数据的统计图-This procedure forms two kinds of statistical and graphical analysis method. In the "
MicrosoftWord
- JAVA代码。个人简历录入程序,通过文本框录入姓名,通过单选按钮选择性别,通过组合框选择专业(计算机,电子,工商等)和文化程度(大专,本科,硕士,博士等),设置“提交”与“取消”两个按键,当用鼠标点击“提交”按键时,在文本框中显示所填写以及选择的信息。当点击“取消”按键退出系统-JAVA code. Resume entry procedures, entry by name text box, radio button selection by gender, through the comb
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
UserJFrame
- 演示风格布局的使用方法,演示文本区,单选按钮,组合框等组件的使用方法-Presentation style, use of layout, presentation text areas, radio buttons, combo boxes and other components to use
OnlineExamSystem
- 用户登陆:用户通过用户名和密码进行登录。有三个页面:教师,学生. 考生登录后,只要选择考试科目以后,就可以调出试卷进行在线考试。系统所选的题是随机选出的,这样就会使每个考生的试卷都不同。考生的其答题信息通过单选按钮选择答案来反映。考试结束采取自主交卷的方式办法予以实现。-Login: User user name and password. There are three pages: teachers, students. Candidates log in, just select th
checkbox
- 单选按钮和复选框的选择,复选框至少选择一项且不能选择两项-Radio buttons and checkboxes choice checkbox select at least a and not choose two
Exe2
- 在窗体中添加单选按钮与标签组件,当用户选中某个单选按钮组件时,会显示对应的图片。-Add radio button in the form and label components, when the user selects a radio button component will display the corresponding picture.
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
zebra_transform.2.0
- Zebra_TransForm是一个微型的(3KB)jQuery插件,用来对复选按钮、单选按钮以及下拉框进行外观样式设置,同时将保留其tabindex设置。对IE6持比较差。-The Zebra_TransForm is a miniature (3KB) jQuery plugin, used to set the visual style of check buttons, radio buttons and drop-down box, will retain its tabindex s
test1
- 用Java做的一个简单的登陆界面,包括用户名,密码,爱好等,应用了java的单选按钮、复选按钮、文本域、密码域等-Java do a simple login screen, including the user name, password, hobbies, application java radio buttons, check buttons, text fields, password, domain
Exam1
- 关于姓名、性别、爱好的调查表,包括标签、文本框、单选按钮、复选按钮等-About the name, gender, hobbies questionnaire, including labels, text boxes, radio buttons, check buttons, etc.
java9
- 设计一个创建二级菜单的程序。 其中菜单有“File”菜单项和“Format”菜单项。“File”菜单项中有子菜单“About”和“Exit”菜单:“Format”菜单项中有“Color”和“Font”子菜单项,“Color”子菜单项下有单选按钮“Blue”、“Red”、“Yellow”子菜单项,“Font”子菜单项下有复选框“Bold”和“Italic”子菜单项。 对“Abot”和“Exit”菜单项注册监听对象,当选择“About”或“Exit”菜单项时,弹出一个对话框或退出程序。对“C
register
- android登录程序,包含一系列基本组件,单选按钮,文本框,-android login procedure, contains a series of basic components, radio buttons, text boxes, etc.