1.下载sysbench version 0.5 https://github.com/akopytov/sysbench 2. [root@server1 sysbench-0.5]# pwd/root/sysbench-0.5 ./autogen.sh ./configure make make ...
分类:
其他好文 时间:
2016-05-15 19:37:14
阅读次数:
132
Description Bessie's been appointed the new watch-cow for the farm. Every night, it's her job to walk across the farm and make sure that no evildoers ...
分类:
其他好文 时间:
2016-05-15 16:34:52
阅读次数:
188
在编译安装frei0r的时候遇到两个错误地方, 两个都是在install的时候. 一开始编译都很顺利,输入了 make install之后就走开了,回来一看,报错误. 提示mkdir -p //usr/local/lib/frei0r-1错误,让我百思不得其解,一开始以为我手动创建就可以,于是到相关 ...
分类:
其他好文 时间:
2016-05-15 14:05:37
阅读次数:
367
package main import ( "strings" "fmt") // 返回各个单词数量统计的map func WordCount(s string) map[string]int { m := make(map[string] int) for _, word := range str ...
分类:
其他好文 时间:
2016-05-15 12:31:11
阅读次数:
99
两者使用的一个好例子是当你添加一个FloatingActionButton作为CoordinatorLayout的子元素,然后再将这个CoordinatorLayout传递给Snackbar.make()调用—这样的话,不是snackbar展示在FloatingActionButton的上面,而是在 ...
分类:
其他好文 时间:
2016-05-15 10:59:15
阅读次数:
126
1.The difference is card.h is the public API.That’s what your dot h is.It’s your public API.It’s what methods in your class you want to make public so ...
分类:
移动开发 时间:
2016-05-14 18:43:44
阅读次数:
239
在安装xcache时,make遇到下面的问题,rhel5,rhel6都试了,问题依然存在。终于在http://serverfault.com/questions/527180/make-processor-out-c-error-1找到了答案。原来xcache3.0.0版本在安装时容易出现这个问题,换成3.1后安装正常。/usr/bin/m4-B102400-Dsrcdir=‘`‘"/root..
分类:
系统相关 时间:
2016-05-14 01:14:41
阅读次数:
799
服务器二次登录验证:目前比较流行的两种方式1Googlehttps://github.com/google/google-authenticator安装
关闭selinux
gitclonehttps://github.com/google/google-authenticator.git
yuminstalllibtool
./bootstrap.sh
./configure
make&&makeinstall
google-authenti..
分类:
其他好文 时间:
2016-05-13 15:32:18
阅读次数:
143
蓝牙常见名称和缩写
MFI ======= make for ipad ,iphone, itouch 专们为苹果设备制作的设备
BLE ==== buletouch low energy,蓝牙4.0设备因为低耗电,所以也叫做BLE
peripheral,central == 外设和中心,发起连接的时central,被连接的设备为perilheral
service a...
分类:
移动开发 时间:
2016-05-13 15:06:20
阅读次数:
322
Anouncement: I repost this list to just make it convenient for everyone who would like do this Final Project: Repost from Mr. Seth Here's the List: (E ...
分类:
其他好文 时间:
2016-05-13 14:05:14
阅读次数:
230