码迷,mamicode.com
首页 >  
搜索关键字:loading    ( 5229个结果
聊天泡泡(仿微信)By-H罗
在做私信时,聊天泡泡仿着QQ做时,聊天泡泡底图有露出,不怎么好看,微信的就比较好看,当时就因为那2行纠结了好久- (void)viewDidLoad { [super viewDidLoad]; // Do any additional setup after loading the v...
分类:微信   时间:2015-05-05 19:29:48    阅读次数:245
【让我们再聊聊浏览器资源加载优化】
几乎每一个前端程序员都知道应该把script标签放在页面底部。关于这个经典的论述可以追溯到Nicholas的 High Performance Javasript 这本书的第一章Loading and Execution中,他之所以建议这么做是因为: Put all tags at the bottom of the page, just inside of the clo...
分类:其他好文   时间:2015-05-05 16:34:12    阅读次数:290
eclipse启动无响应,停留在Loading workbench状态 - wisgood的专栏
eclipse启动无响应,停留在Loading workbench状态 - wisgood的专栏eclipse启动无响应,停留在Loading workbench状态 分类: Java 2013-04-07 09:56 2193人阅读 评论(0) ...
分类:系统相关   时间:2015-05-05 10:08:17    阅读次数:133
自定义按钮(图像在上面 文字在下面)
1 @implementation ViewController 2 3 - (void)viewDidLoad { 4 [super viewDidLoad]; 5 // Do any additional setup after loading the view, typic...
分类:其他好文   时间:2015-05-04 23:40:16    阅读次数:210
基于jquery的页面预载入效果(loading)
css代码:html代码:Loading content, please wait..jquery:
分类:Web程序   时间:2015-05-04 19:51:24    阅读次数:151
在linux上使用yum安装JDK
1.查找java相关得列表 [root@localhost ~]# yum -y list java* Loaded plugins: fastestmirror, refresh-packagekit, security Loading mirror speeds from cached hostfile * base: mirrors.zju.edu.cn * extras...
分类:系统相关   时间:2015-05-04 18:23:49    阅读次数:265
自动播放——幻灯片缓冲效果&&带Loading效果的图片切换&&移动效果(按轨迹移动)
自动播放——幻灯片缓冲效果 带Loading效果的图片切换带Loading效果的图片切换 ...
分类:移动开发   时间:2015-05-04 00:58:50    阅读次数:252
Ubuntu14.04: Error found when loading /root/.profile
问题描述: 启用root账号登录后系统出现如下提示信息: Error found when loading /root/.profile stdin:is not a tty解决方法: 在终端中用命令gedit /root/.profile,将文件末尾的 “mesg n”, 修改为...
分类:系统相关   时间:2015-05-03 17:11:47    阅读次数:688
安装ogg时,执行./ggsci报错./ggsci:error while loading shared libraries:libnnz10.so......
OGG软件安装过程报错 找不到libnnz10.so...
分类:其他好文   时间:2015-05-02 13:52:04    阅读次数:149
jQuery Alternate Source in HTML
For better site performance, we may use popular libraries from CDN like Google Hosted Libraries...If you have your own host with SSL support, and its resources are located at the the same path as these in Googl...
分类:Web程序   时间:2015-05-01 20:01:02    阅读次数:192
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!