OOMarkButton

码农软件 · 软件分类 · 按钮(Button) · 2019-05-23 17:12:57

软件介绍

OOMarkButton

类似 html 中的 checkbox,radiobox.

1. 可多选的:在同种类别的OOMarkButton 中可以复选;

2. 互斥选择的:在同种类别的OOMarkButton 中只可选择一个;

3. 加入类似 html 里面 checkbox,radio 的 group 的属性;

4. 在 ios 中填补没有 checkbox,radiobox 的空白;

5. 虽然现在类似的库很多,但是貌似有 group 概念的不多也;

imageimage

本文地址:https://www.codercto.com/soft/d/6385.html

Mastering JavaServer Faces

Mastering JavaServer Faces

Bill Dudney、Jonathan Lehr、Bill Willis、LeRoy Mattingly / Wiley / 2004-6-7 / USD 40.00

Harness the power of JavaServer Faces to create your own server-side user interfaces for the Web This innovative book arms you with the tools to utilize JavaServer Faces (JSF), a new standard that wi......一起来看看 《Mastering JavaServer Faces》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码