E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
UIActionSheet
弹出窗口
http://www.wuleilei.com/blog/298 自定义
UIActionSheet
组合其它控件,貌似蛮不错的样子。
xserver
·
2011-05-16 15:00
UI
iphone开发,iphone开发秘籍--第4章(学习笔记)
command+shift+R 查看控制台command+shift+Y打开主调试器第四章:《警告用户》通过
UIActionSheet
UIAlertView对象可与用户对话。
zz_yun
·
2011-05-03 15:09
移动开发
iPhone
iPhone开发
休闲
iphone开发秘籍
动态添加
UIActionSheet
按钮
UIActionSheet
是一个非常有用的类,我就在应用中经常用它,但是它的初始化函数无法让你通过数组来添加按钮。通常你只能通过初始化参数来增加按钮——所有网络上的代
benjielin
·
2011-04-19 19:05
职场
iPhone
动态
休闲
UIActionSheet
IPhone之UIProgressView
源自:http://hi.baidu.com/aidfan/blog/item/014e5d0ecc6b15de7acbe17e.html 做了一个小Deme,是通过
UIActionSheet
来显示UIProgressView
Koupoo
·
2011-04-12 20:00
Iphone SDK ActionSheet 在当前窗口弹出时间选择
@"/n/n/n/n/n/n/n/n/n":@"/n/n/n/n/n/n/n/n/n/n/n/n";
UIActionSheet
*actionSheet=[[UIAc
sjzsp
·
2011-04-11 10:00
iPhone
[转Iphone]
UIActionSheet
UIActionSheet
*uias=[[UIActionSheetalloc]initWithTitle:@"Sendatextmessage"delegate:selfcancelButtonTitle
wangbofei
·
2011-03-28 16:00
UIActionSheet
添加UIPickerView.
今天写了一个ActionSheet添加的UIPickerView的程序,搜索了很多的资料 - (void)configurePickersAndActionSheets { CGRect pickerFrame; if ((self.interfaceOrientation == UIInterfaceOrientationPortrait) ||
tsyouaschen
·
2011-03-23 15:00
action
[iphone开发私房菜_5_] iphone中如何实现下拉菜单
iPhone中的下拉菜单,或者说选择器一般演变成了Picker,或者
UIActionSheet
,而前者虽然使用方便,但是占据了非常大的屏幕空间,无法调整。
ipromiseu
·
2011-03-04 22:00
优化
function
iPhone
action
UIView
methods
[iPhone开发之控件的使用]
UIActionSheet
的各种属性、方法及代理的使用
#import"ActionSheetTestViewController.h"@implementationActionSheetTestViewController/*TasksCreatingActionSheets–initWithTitle:delegate:cancelButtonTitle:destructiveButtonTitle:otherButtonTitles:Settin
banyingli
·
2011-01-28 09:00
iPhone
action
import
iPhone常用控件、
UIActionSheet
、UIAlertView
原文链接:http://www.cnblogs.com/elfsundae/archive/2010/11/11/1874486.html一、UILabel二、UIButton常用事件:TouchUpInside三、UITextField常用属性:Text:要显示的文本。Placeholder:指定将要在文本字段中以灰色显示的占位符文本。ClearWhenEditingBegins:用户触摸此字段
webcode
·
2011-01-10 13:00
uialertview
显示对话框
UIActionSheet
的用法.
;
UIActionSheet
*actionSheet=[[UIActionSheetalloc]initWithTitle:@"PleaseInput"delegate:selfcancelButtonTitle
leonpengweicn
·
2010-11-16 22:00
UIActionSheet
与UITabBarController重叠部分冲突问题
UIActionSheet
*menu=[[UIActionSheetalloc] initWithTitle:@"edit"
mtc1256
·
2010-07-02 17:00
UIActionSheet
用法
UIActionSheet
*actionSheet=[[UIActionSheetalloc] initWithTitle:@"Areyousure?"
dadalan
·
2009-02-20 15:00
上一页
7
8
9
10
11
12
13
14
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他