码迷,mamicode.com
首页 >  
搜索关键字:icons    ( 448个结果
jquery easyui 全部图标
所有的图标在 jquery-easyui-1.2.6\themes\icons 目录下,在icon.css定义的如何引用jquery-easyui-1.2.6/themes/icon.css.icon-blank{background:url('icons/blank.gif') no-repeat...
分类:Web程序   时间:2015-06-23 11:33:21    阅读次数:827
jquery ajax显示对号和错号,用于验证输入验证码是否正确
首先引入jquery.sl-error-verifycode { background-image: url("images/icons.png"); background-position: -26px 0; background-repeat: no-repeat; display: block...
分类:Web程序   时间:2015-06-22 22:17:29    阅读次数:248
xcode6 新建项目真机调试无法全屏
设置app ICons and Launch Images属性通过设置启动图片,选择一张适配的图片(Default-568@2x)作为启动页的图片,可以解决全屏的问题
分类:其他好文   时间:2015-06-22 22:12:29    阅读次数:196
Google 开源了 Material Design 图标,免费下载
Material Design Icons 是Google Material Design 规范的官方开源图标集,将近 800 个图标。图标分类涵盖:动作、告警、音频视频、通信、内容、设备、编辑器、文件、硬件、图像、地图、导航、通知、社交等等。图标格式:SVG 格式,24 像素和 48 像素。SVG...
分类:其他好文   时间:2015-06-08 21:28:54    阅读次数:193
android 桌面应用图标修改无效的问题
无效原因其实就是图片缓存的问题,这是android系统本身的问题,因此要让修改的图片生效就要清除缓存,清除缓存的方式有许多,这里不一一列出: 但有时简单的清除系统缓存没有效果,ps:也不知道为什么,下面提供几种方法(也不是百分百适用): 1、进入目录   /data/system/customized_icons 下,找到你原来的旧图标,删除即可。需要root权限 2、把当前的工程换一个包名...
分类:移动开发   时间:2015-06-02 13:29:43    阅读次数:158
Font-Awesome最新版完整使用教程
何为Font-Awesome Font Awesome gives you scalable vector icons that can instantly be customized — size, color, drop shadow, and anything that can be done with the power of CSS. 简言之:可伸缩的图标(矢量化),高度自定义(大小,...
分类:其他好文   时间:2015-05-31 23:18:45    阅读次数:371
Icons
--googlehttp://materialdesignicons.com/http://templarian.com/https://github.com/google/material-design-iconshttp://modernuiicons.com/
分类:其他好文   时间:2015-05-29 13:31:32    阅读次数:79
IOS应用图标尺寸
Table 41-1Size (in pixels) of custom icons and imagesAssetiPhone 6 Plus (@3x)iPhone 6 and iPhone 5 (@2x)iPhone 4s (@2x)iPad and iPad mini (@2x)iPad 2 ...
分类:移动开发   时间:2015-05-26 15:56:44    阅读次数:157
wamp目录索引图片不显示
在wampserver安装目录下\bin\apache\Apache2.2.21\conf\extra\httpd-autoindex.confAlias /icons/ "c:/Apache24/icons/" Options Indexes MultiViews AllowOverr...
分类:其他好文   时间:2015-05-15 21:21:22    阅读次数:205
Android icon vs logo
android:icon An iconrepresenting the activity. The icon is displayed to users when a representationof the activity is required on-screen. For example, icons for activities thatinitiate tasks are disp...
分类:移动开发   时间:2015-05-12 00:07:43    阅读次数:151
448条   上一页 1 ... 37 38 39 40 41 ... 45 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!