方法一:// Only do anything if jQuery isn't definedif (typeof jQuery == 'undefined') { if (typeof $ == 'function') { // warning, global var ...
分类:
Web程序 时间:
2015-01-02 17:31:37
阅读次数:
222
This is not a synchronization problem. This will occur if the underlying collection that is being iterated over is modified by anything other than the...
分类:
其他好文 时间:
2014-12-17 20:12:38
阅读次数:
184
/* =========================================================== * jquery.autofix_anything.js v1 * =====================================================...
分类:
Web程序 时间:
2014-12-16 14:55:27
阅读次数:
248
1. 页面中不能有 `style` tag, 如果有, 则下面写法的不会调起轮播: AnyThing android don't work ios is ok2. 如果标签中有 `img` tag, 属性不能有百分比, 例如不能有 `width="100%"` 标记 ...
分类:
其他好文 时间:
2014-12-15 10:15:36
阅读次数:
195
下面是我通过网上视频教程或文本资料学习sublime Text3时收集的一些实用功能和常用快捷键,现在分享出来,如果还有其它的好用的功能可以在下面留言,以便互相学习。PS:ST3在Mac OX与Windows不同平台下的快捷键差别很大。下面是针对windows平台的解说。1. 可以直接打开图片版本3有个很好的特性(对于前端来说):可以直接在ST3中打开图片。2. Goto Anything功能 —...
分类:
其他好文 时间:
2014-12-08 15:39:04
阅读次数:
209
不能脱俗,周末去看了时下巨火的Imax《星际穿越》,对其中提到的墨菲定律很是熟悉,所以上来复习巩固一下这些有意思的人类结晶,才发现我知道的其实是墨菲定律最著名的变体--菲纳格定律: If anything can go wrong,it will.(会出错的,终将会出错。)墨菲定律 是一种心...
分类:
其他好文 时间:
2014-12-05 10:32:32
阅读次数:
219
1. abstract classabstract class can have anything a normal class can have plus abstract methodpublic abstract class Test11 { public int a; priva...
分类:
编程语言 时间:
2014-11-09 07:29:55
阅读次数:
154
http://poj.org/problem?id=1384Piggy-BankTime Limit:1000MSMemory Limit:10000KTotal Submissions:7900Accepted:3813DescriptionBefore ACM can do anything, ...
分类:
其他好文 时间:
2014-11-05 21:15:50
阅读次数:
229
题意:输出一堆乱排版的html标签,去多余空字符,转换为按缩进输出。
题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=4782
——>>2013年成都区赛题目,当时挺多做不出最后一题的队伍做出了此题,而我,无限WA到比赛结束。。今天,我AC了。。
题目中有一句话非常重要:you shouldn’t change anything of any t...
分类:
其他好文 时间:
2014-11-05 07:03:30
阅读次数:
254
If you’ve developed anything in the supply chain area, you’ve most probably come across InventDimJoin. InvenDimJoin is a macro and it’s mostly used to...
分类:
数据库 时间:
2014-10-30 14:57:44
阅读次数:
234