当模式为上下滑动时,每一屏占一个列表,小编表示相当的不好看,查了api试了个遍终于找到了解决办法 var mySwiper = new Swiper('.swiper-container',{ mode: 'vertical' , slidesPe...
分类:
Web程序 时间:
2014-09-18 16:16:14
阅读次数:
203
error: 'for' loop initial declarations are only allowed in C99 mode
使用gcc编译代码是报出
error: 'for' loop initial declarations are only allowed in C99 mode
note: use option -std=c99 or -std=gnu99 to...
分类:
其他好文 时间:
2014-09-18 14:55:17
阅读次数:
241
SQLI-LABS SERIES PART - 2,3,4,5In the first part of the series we downloaded the PHP code files and installed them on the backtrack machine or under ....
分类:
数据库 时间:
2014-09-17 21:49:42
阅读次数:
5256
一直想看看Unity3d官方推出的UnityTestTools的测试插件,今天有空尝试了一下。一、Quick Start 1、 create a plane position which transform position is vector3(0,0,0),attach a script ...
分类:
其他好文 时间:
2014-09-17 21:48:12
阅读次数:
301
Erlang 增加 Maps数据类型并不是很突然,因为这个提议已经进行了2~3年之久,只不过Joe Armstrong老爷子最近一篇文章Big changes to Erlang掀起不小了风浪.这篇文章用了比较夸张的说法:"Records are dead - long live maps !",紧接着在国内国外社区这句话就传遍了.马上就有开发者忧心忡忡的在Stackoverflow上提问:Wil...
分类:
其他好文 时间:
2014-09-17 13:42:25
阅读次数:
382
声明:本文讨论的Erlang Maps是基于17.0-rc2,时间2014-3-4.后续Maps可能会出现语法或函数API上的有所调整,特此说明. 前情提要: [Erlang 0116] 当我们谈论Erlang Maps时,我们谈论什么 Part 1 继续昨天的话题,在Erlang Factory SF Bay Area 2013有一个议题:"Where are ...
分类:
其他好文 时间:
2014-09-17 13:41:43
阅读次数:
364
warning: Insecure world writable dir /usr/local/bin in PATH, mode 040777解决方法:sudo chmod 775 /usr/localtips:775 => root(7) group(7) others(5), 7 => rea...
分类:
其他好文 时间:
2014-09-17 11:54:12
阅读次数:
248
P. Felzenszwalb, R. Girshick, D. McAllester, D. RamananObject Detection with Discriminatively Trained Part Based ModelsIEEE Transactions on Pattern An...
分类:
其他好文 时间:
2014-09-17 11:40:32
阅读次数:
177
(function($) { $.fn.extend({ money_mode: function(options) { var defaults = { decimal_length: 2,//小数点位数 ...
分类:
Web程序 时间:
2014-09-16 23:40:31
阅读次数:
345
// This file is part of the jQuery formatCurrency Plugin.//// The jQuery formatCurrency Plugin is free software: you can redistribute it// and/...
分类:
Web程序 时间:
2014-09-16 23:32:51
阅读次数:
527