1. 浏览器打开https://mp.weixin.qq.com/点击右上角“立即注册”要求输入注册的email:是***公司微信平台负责人的公司email邮箱2. 该注册的邮箱里会立即收到一封激活邮件:点击激活邮件里地址,进行信息登记:手机号码:***公司微信平台负责人的手机号码身份证一份:***...
分类:
微信 时间:
2014-07-07 12:06:57
阅读次数:
330
js代码:/*create by code_bunny 20140701 973295131@qq.com https://github.com/OOP-Code-Bunny*/(function ($) { $.fn.autoComplate = function (opts) { ...
分类:
Web程序 时间:
2014-07-03 06:15:27
阅读次数:
1529
一、安装1.下载软件包pyserial-2.7.tar.gz 网址:https://pypi.python.org/pypi/pyserial2.8uftp上传至/usr/local/src/目录下3.cd/usr/local/src/4.解压tar -zxvf pyserial-2.7.tar.....
分类:
编程语言 时间:
2014-07-03 06:05:52
阅读次数:
1432
项目地址:https://github.com/gokhanakkurt/android-menudrawerhttps://github.com/jfeinstein10/SlidingMenuandroid-menudrawer用法: protected MenuDrawer mDra...
分类:
移动开发 时间:
2014-07-02 19:07:37
阅读次数:
232
1、编译库https://bitbucket.org/multicoreware/x265/src/tip/build/README.txt?at=default2、x265 Documentation :http://x265.readthedocs.org/en/default/
分类:
其他好文 时间:
2014-07-02 17:28:28
阅读次数:
158
http://networkx.github.io/documentation/networkx-1.9/install.html1. 安装setuptoolswget https://bootstrap.pypa.io/ez_setup.py -O - | sudo python2. 安装netw...
分类:
Web程序 时间:
2014-07-02 17:10:16
阅读次数:
337
当我们监控一些东西需要使用zabbix模版的时候,而模版没有怎么办?最简单的方法就是导入模版了模版可以去https://www.zabbix.org/wiki/Zabbix_Templates/Official_Templates这里下载而在导入的时候会报一些错误,下面给出导入vmwaretemplate报错的解决办法:首先检查zabbix中是..
分类:
其他好文 时间:
2014-07-02 15:58:35
阅读次数:
368
repo init -u https://android.googlesource.com/platform/manifest -b l-preview
repo sync -j16
如果有以前同步的aosp源码, 则只需要在源码目录下, repo init -b l-preview 然后repo sync -j16 即可
另外Android源码的git地址是:
git...
分类:
移动开发 时间:
2014-07-02 15:28:38
阅读次数:
195
git clone https://bitbucket.org/pypy/numpy.gitcd numpypypy setup.py install...
分类:
编程语言 时间:
2014-07-02 10:43:25
阅读次数:
222