码迷,mamicode.com
首页 >  
搜索关键字:icon    ( 3603个结果
【iOS开发-71】解决方案:Attempting to badge the application icon but haven't received permission from the...
大体意思是,我们先定义一个“通知设置”,然后把这个“通知设置”注册到“用户通知设置”里面,而注册到“用户通知设置”里面的那些“通知设置”,都是用框框弹出来让用户决定是否接受这种通知的。...
分类:移动开发   时间:2014-11-11 10:53:01    阅读次数:149
【Daily Scrum】11-10
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
jqGrid添加自定义按钮
用法: 如果使用新API1 默认参数{ caption:"NewButton", buttonicon:"ui-icon-newwin", onClickButton:null, position: "last", title:"", cursor: "pointer"} caption:按...
分类:其他好文   时间:2014-11-10 13:36:41    阅读次数:421
mac制作icns图标
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系统中菜单无法添加Icon的问题
在Android4.0系统中,创建菜单Menu,然后通过setIcon方法给菜单添加图标是无效的,图标不会显出来,而之前的系统中是可以显示出来的。这个问题的根本原因在于4.0系统中,涉及到菜单的源码类MenuBuilder做了改变,其中有privatebooleanmOptionalIconsVis...
分类:移动开发   时间:2014-11-08 18:02:26    阅读次数:179
Android 自带图标库 android.R.drawable
转自: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
WebStorm跟踪活动项
In theProject Viewthere isAutoscroll from Sourceoption when you click on the "gear" icon:
分类:Web程序   时间:2014-11-07 16:24:15    阅读次数:381
Android UI开发神兵利器之设计资源
UI设计资源推荐又来了,纯干货,不注水~各种背景资源图库http://subtlepatterns.com/ICON资源https://www.iconfinder.com/HOLO Color生成器http://android-holo-colors.com/...
分类:移动开发   时间:2014-11-05 23:12:06    阅读次数:276
Git Bash下实现复制粘贴等快速编辑功能
在windows下使用Git Bash会经常用到选中、复制、粘贴等功能,但是一般用的方法会很复杂,笔者经过查阅一些资料,特整理一些常见编辑功能的实现方法。(1)默认方法:单击左上角的logo icon,或者右键整个上窗口区域,选择编辑;复制操作:选择标记,即可进行选区然后再Enter即可复制(或再次...
分类:其他好文   时间:2014-11-05 21:14:12    阅读次数:169
5.User Interface/Input Controls
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
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!