Bower keeps track of these packages in a manifest file, bower.json.Install BowerBower is a command line utility. Install it with npm.$ npm install -g ...
分类:
Web程序 时间:
2015-04-15 23:18:34
阅读次数:
137
一、效果图
二、css
::-webkit-srollbar-track-piece{background:none;-webkit-border-radius:0;}
::-webkit-scrollbar{width:8px;height:8px;}
::-webkit-scrollbar-thumb:vertical{height:50px;background-...
分类:
Web程序 时间:
2015-04-14 10:00:51
阅读次数:
255
查看新硬盘&创建分区xxx@xxx:/dev$ sudo fdisk -l[sudo] password for xxx: Disk /dev/sda: 85.9 GB, 85899345920 bytes255 heads, 63 sectors/track, 10443 cylinders, t...
分类:
其他好文 时间:
2015-04-12 20:41:02
阅读次数:
175
目录 1?介绍 3 2?准备工作 3 2.1?设置固定ip 3 2.2?下载相关安装文件 4 3?安装篇 4 3.1?安装libfastcommon-master 4 3.2?安装?FastDFS 5 3.3?安装Nginx依赖 5 3.4?安装Nginx 6 4?配置篇 6 4.1?track...
分类:
其他好文 时间:
2015-04-03 19:44:55
阅读次数:
346
是圈内非常著名的黑客攻击平台,是一个封装好的Linux操作系统,内置大量的网络安全检测工具以及黑客破解软件等。Back Track因可以方便的破解无线网络而出名,其中内置的spoonwep2是一个非常强悍的图形化破解WEP无线网络密码的工具。
分类:
系统相关 时间:
2015-03-21 21:18:39
阅读次数:
178
Classic DP, and requires you to track optimal path.len1, len2 = map(int, raw_input().strip().split())a = map(int, raw_input().strip().split())b = map(...
分类:
其他好文 时间:
2015-03-21 15:26:57
阅读次数:
199
相关链接网址:51cto.com/html/luyoujiaohuan/huaweijishu/180.html51cto.com/html/luyoujiaohuan/huaweijishu/179.html
分类:
其他好文 时间:
2015-03-21 06:27:04
阅读次数:
176
PHP中提供了一个错误控制运算符“@”,对于一些可能会在运行过程中出错的表达式时,我们不希望出错的时候给客户显示错误信息,这样对用户不友好。于是,可以将@放置在一个PHP表达式之前,该表达式可能产生的任何错误信息都被忽略掉;如果激活了track_error(这个玩意在php.ini中设置)特性,表达...
分类:
Web程序 时间:
2015-03-17 17:30:55
阅读次数:
174
探测追踪就是 track by detection
步骤如下:
x(k)(i) 在第i帧的时候检测到的第k个物体
t(k)(i)第i帧时候的捕捉器
*t(k)(i)能够使x 与t对应上的t
我们知道两帧之间物体移动是比较小的,所以可以确定出*t...
分类:
其他好文 时间:
2015-03-16 11:06:19
阅读次数:
172
Problem DescriptionThese are N cities in Spring country. Between each pair of cities there may be one transportation track or none. Now there is some ...
分类:
其他好文 时间:
2015-03-15 19:36:48
阅读次数:
135