搜索资源列表
controling-of-lights
- 下位机通过串口接收数据并降该数据作为switch语句变量对应到不同的函数产生相应的现象,例如当按下全亮按钮时,通过下位机程序控制LED灯使LED灯全亮。 当鼠标勾选单灯控制区复选按钮时,同理通过串口传输数据,相应的LED点亮,取消勾选后该灯熄灭。 当鼠标点击流水灯控制区某个单选按钮时,上位机将数据通过串口送至下位机,下位机根据数据相应调节流水灯延时函数变量,完成控制流水灯速度的功能。 -Lower computer through the serial port to receive
androidcontrol
- android常用的系统控件源码集,包括一些常用的界面控件的源码,比如菜单,单选按钮、按钮文字和背景的设置、-android common set of source code control systems, including some commonly used interface controls the source, such as menus, radio buttons, buttons, text and background settings
RadioAndChechbox
- 简单介绍android中控件的使用,包括常用的单选按钮和复选按钮-Brief introduction to the use of android in control, including the popular radio buttons and check buttons
control
- android常用的系统控件源码集,包括一些常用的界面控件的源码,比如菜单,单选按钮、按钮文字和背景的设置、带动画的按钮、按钮事件监听的实现、checkbox进行监听、EditText编辑框、单项选择、多项选择、Menu菜单、WebView使用等。- android common set of source code control systems, including some commonly used interface controls the source, such as men
Java-Android-Control
- android常用的系统控件源码集,包括一些常用的界面控件的源码,比如菜单,单选按钮、按钮文字和背景的设置、带动画的按钮、按钮事件监听的实现、checkbox进行监听、EditText编辑框、单项选择、多项选择、Menu菜单、WebView使用等。-Commonly used Android system controls the source code set, including some commonly used interface control source, such as men
Zujian
- 文本框(TextView)与编辑框(EditText 普通按钮和图片按钮 单选按钮和复选按钮 图像视图(ImageView-Text box (TextView) edit box (EditText ordinary button and Image button radio button and check button image view (ImageView.
AndroidDemo
- Android简单例子,包括下拉框,单选按钮,复选按钮,线程的简单例子-Android simple example
SX3_1
- Android界面控件设计,包括常用的文本框、编辑框、复选框、按钮、单选按钮等控件。-failed to translate
MyTitleBar02
- MyTitleBar源代码,在Android定义Tab选项卡,实现了仿百度贴吧中的悬浮顶部和底部的标题栏效果,项目中含:源码+效果图+项目结构图,很不错的Android界面设计效果,代码中ISIBLE:0的意思是可见的 INVISIBILITY:4 意思是不可见的,但还占着原来的空间 GONE:8 意思是不可见的,不占用原来的布局空间。另外源码中还定义了许多功能实用的类和页面,比如: MentionActivity.java 提醒Activity页面 MainActivity
7865
- 对于iOS单选按钮,精选ios编程学习源码,很好的参考资料。-For iOS radio button, select learning IOS programming source code, a good reference.
DialogDemo
- Android创建各种 Dialog对话框及其监听事件的源代码实现演示,生成各种用途的android Dialog窗口的方法和代码演示,比如在对话框中添加一个文本框,在对话框中列出数组, 在对话框中列出单选按钮,在对话框中列出复选框,自定义对话框内容,按返回键退出弹出对话框等,对安卓开发有帮助。-Android Dialog dialog box to create a variety of events and its source code to achieve listening pres
android-BasicTransition
- 此示例演示了在KitKat推出的transition框架的基本的使用。选择每个单选按钮实现场景之间的切换-This sample demonstrates the basic use of the transition framework introduced in KitKat. Select each of the RadioButtons to switch between the Scenes.
AndroidUIs
- 一个典型的UI,包括像UI控件按钮,文本框,复选框,单选按钮,DatePicker。当然,我们将开始与用户界面。涵盖常见和重要的界面布局和用户界面控一个典型的UI,包括像UI控件按钮,文本框,复选框,单选按钮,DatePicker。当然,我们将开始与用户界面。涵盖常见和重要的界面布局和用户界面控件如下:抽象形式的用户界面,具体形式的用户界面,实现用户界面。-A typical UI, including UI controls such as buttons, text boxes, check
QRadioButton-master
- 实现单选按钮RadioButton,使用很方便,功能很强大-Radio buttons RadioButton,Use is very convenient, the function is very powerful
AlertDialog(警告对话框)
- 这个工程里有按钮对话框、列表对话框、单选对话框、多选对话框、带图标列表对话框。点击各按钮跳出相应的监听事件(A button on the dialog box, list dialog box, dialog box, dialog box, choose the radio icon with the project list dialog box. Click the button to jump out of the corresponding listening event)