大体意思是,我们先定义一个“通知设置”,然后把这个“通知设置”注册到“用户通知设置”里面,而注册到“用户通知设置”里面的那些“通知设置”,都是用框框弹出来让用户决定是否接受这种通知的。...
分类:
移动开发 时间:
2014-11-11 10:53:01
阅读次数:
149
MemberToday’s WorkTomorrow’s WorkFeng NieUI web coding(javascript) Finish basic UI codingLijun WuUI desiign(html,css) Icon designManni WangUpdate dail...
分类:
其他好文 时间:
2014-11-11 10:38:44
阅读次数:
207
用法: 如果使用新API1 默认参数{ caption:"NewButton", buttonicon:"ui-icon-newwin", onClickButton:null, position: "last", title:"", cursor: "pointer"} caption:按...
分类:
其他好文 时间:
2014-11-10 13:36:41
阅读次数:
421
Key steps:1) Prepare a 1024x1024 png or jpeg file;2) Download fasticns utility to convert the icon to a icns file.(Which was not ready since apple req...
分类:
系统相关 时间:
2014-11-09 01:00:17
阅读次数:
511
在Android4.0系统中,创建菜单Menu,然后通过setIcon方法给菜单添加图标是无效的,图标不会显出来,而之前的系统中是可以显示出来的。这个问题的根本原因在于4.0系统中,涉及到菜单的源码类MenuBuilder做了改变,其中有privatebooleanmOptionalIconsVis...
分类:
移动开发 时间:
2014-11-08 18:02:26
阅读次数:
179
转自:http://www.cnblogs.com/armyant/archive/2012/04/04/2432447.html(Android2.x)example:myMenuItem.setIcon(android.R.drawable.ic_menu_save);android:icon=...
分类:
移动开发 时间:
2014-11-08 16:42:14
阅读次数:
243
In theProject Viewthere isAutoscroll from Sourceoption when you click on the "gear" icon:
分类:
Web程序 时间:
2014-11-07 16:24:15
阅读次数:
381
UI设计资源推荐又来了,纯干货,不注水~各种背景资源图库http://subtlepatterns.com/ICON资源https://www.iconfinder.com/HOLO Color生成器http://android-holo-colors.com/...
分类:
移动开发 时间:
2014-11-05 23:12:06
阅读次数:
276
在windows下使用Git Bash会经常用到选中、复制、粘贴等功能,但是一般用的方法会很复杂,笔者经过查阅一些资料,特整理一些常见编辑功能的实现方法。(1)默认方法:单击左上角的logo icon,或者右键整个上窗口区域,选择编辑;复制操作:选择标记,即可进行选区然后再Enter即可复制(或再次...
分类:
其他好文 时间:
2014-11-05 21:14:12
阅读次数:
169
1. Input Controls 2. Buttons A button consists of text or an icon (or both text and an icon) that communicates what action occurs when the user touc.....
分类:
其他好文 时间:
2014-11-05 16:43:35
阅读次数:
135