1.安装vundle管理插件 sudo apt-get install vimsudo apt-get install gvimsudo apt-get install gitmkdir .vimcd .vimmkdir bundlecd bundlegit clone https://githu....
分类:
系统相关 时间:
2015-03-19 16:10:13
阅读次数:
832
1. 下载https://www.mwrinfosecurity.com/products/drozer/community-edition/可以下载windows的也可以下载linux的2. 使用如果下载windows的,注意以下问题:If this error persists, specify...
分类:
移动开发 时间:
2015-03-19 16:01:59
阅读次数:
198
![在此输入图片描述][1] #下载和配置 NERDTree插件的官方地址如下,可以从这里获取最新的版本 https://github.com/scrooloose/nerdtree 下载zip安装包 或者使用下面官网源文件安装方法 **我的实验环境是centos6.6...
分类:
系统相关 时间:
2015-03-19 15:01:56
阅读次数:
244
步骤1 - 安装 RVM
RVM 是干什么的这里就不解释了,后面你将会慢慢搞明白。
$ curl -L https://get.rvm.io | bash -s stable
期间可能会问你sudo管理员密码,这里可能需要等待一段时间后就可以成功安装好 RVM。
案例信息如下:
lihuifengdeMacBook-Pro:~ lihuifeng$ curl -L https:/...
分类:
系统相关 时间:
2015-03-19 14:48:55
阅读次数:
161
https://www.centos.bz/2014/12/ha-load-balance-mysql-master-slave-architecture/#%E6%9E%B6%E6%9E%84%E8%A6%81%E6%B1%82
分类:
数据库 时间:
2015-03-19 14:32:28
阅读次数:
163
给客户解释,为什么不能通过javascript来修改input type=file这个控件的值。 最终从微软的msdn上找到了。 https://msdn.microsoft.com/zh-cn/hh466236 input type=fileThe value, a file name, typed by the user...
分类:
Web程序 时间:
2015-03-19 13:29:09
阅读次数:
185
这是本博客的第一篇翻译文档,笔者已经苦逼的竭尽全力的在翻译了,但无奈英语水平也是很有限,有不对或者不妥当不准确的地方必然会有,还恳请大家留言或者邮件我以批评指正,我会虚心接受。谢谢大家。
原文网址:https://msdn.microsoft.com/en-us/library/dn782041.aspx
2014年10月由微软发布的Kinect fo...
分类:
Windows程序 时间:
2015-03-19 11:34:14
阅读次数:
1256
在这篇文章中,我们来介绍如何使用在线(online)的Webapp生成器来生产在Ubuntu手机或模拟器中可以安装的click安装包。Webapp生成器的地址:https://developer.ubuntu.com/webapp-generator/。...
分类:
移动开发 时间:
2015-03-19 10:17:17
阅读次数:
196
调用函数 Python的内置函数很多,可至其管网查看文档:https://docs.python.org/2/library/functions.html 在知道函数名的情况下也可以在命令行用help()查看帮助信息。例如Python中求绝对值的函数abs,可通过hel...
分类:
编程语言 时间:
2015-03-19 06:44:59
阅读次数:
158
今天在对前公司的某直播室前端进行改版时,整理了一下平时移动端页面开发时,最常用的meta。如下: 0到 10 )-->View Code相关链接:github:https://github.com/NathanChan/generalMetaDemo
分类:
移动开发 时间:
2015-03-19 00:32:07
阅读次数:
175