码迷,mamicode.com
首页 >  
搜索关键字:https    ( 132426个结果
【Linux】netdata监控组件
github:https://github.com/firehol/netdata 安装:https://github.com/firehol/netdata/wiki/Installation 内存使用说明:https://github.com/firehol/netdata/wiki/Memor ...
分类:Web程序   时间:2016-04-04 01:35:10    阅读次数:810
两行代码搞定UI主流框架
XCNavTab XCNavTab适用于快速搭建NavigationController和TabBarController相结合的框架 https://github.com/xiaocaiabc/XCNavTab 点击链接直接下载:https://codeload.github.com/xiaoca ...
分类:其他好文   时间:2016-04-03 23:53:24    阅读次数:191
iOS AFOAuth2Manager使用心得
git地址: https://github.com/AFNetworking/AFOAuth2Manager 这个库,不多说,实现OAuth 2.0授权访问。 确实可以减轻很大的负担,而且使用很容易。但是,我也是遭遇了挫折好几次才玩懂的。估计是自己太笨了。 ...
分类:移动开发   时间:2016-04-03 23:51:55    阅读次数:1136
DOCKER在windows上安装与配置
1.下载程序 安装包 https://github.com/boot2docker/windows-installer/releases(这个地址国内下载很慢) 用这个: https://get.daocloud.io/toolbox/ 一定要选择最新版的安装,不然后面的启动会有一个更新过程,会很慢 ...
分类:Windows程序   时间:2016-04-03 23:49:17    阅读次数:592
CornerStone
软件界面 添加仓库 点击左侧栏中REPOSITORY那一栏的+加号选择添加repository: 如果你公司的给你的repository地址为svn://开头,则选择SVN Server。如果为Http://或https://开头,则选择HTTP Server SVN Server配置 假设公司给你 ...
分类:其他好文   时间:2016-04-03 23:47:16    阅读次数:282
C++: The PIMPL idiom
什么是PIMPL(pointer to implementation) ? see: http://stackoverflow.com/questions/8972588/is-the-pimpl-idiom-really-used-in-practice https://msdn.microsof ...
分类:编程语言   时间:2016-04-03 23:28:29    阅读次数:252
Xdebug+ZendStudio配置
原文链接:http://www.orlion.ga/689/ 好久之前就知道有这么个东西,但是一直没用,一直用exit()、var_dump() debug,效率很低。 首先下载xdebug的dll文件(Window环境下)网址是:https://xdebug.org/download.php,此次 ...
分类:其他好文   时间:2016-04-03 21:56:15    阅读次数:189
VirtualBox-5.0.16设置windows与ubuntu的共享文件夹
操作环境:win7、VirtualBox-5.0.16、ubuntukylin-14.04.2-desktop-amd64 1、先下载安装VBoxGuestAdditions_5.0.17-106140.iso(下载地址去官网https://www.virtualbox.org/下载) 安装步骤如下 ...
分类:Windows程序   时间:2016-04-03 21:48:20    阅读次数:287
mesos 集群安装部署mesos-dns(7)
###############################################################mesos-dns###############################################################http://www.zoues.com/index.php/2016/01/13/mesos-dns-1/https://open.mesosphere.com/advanced-course/building-and-running-mes..
分类:其他好文   时间:2016-04-03 20:36:56    阅读次数:229
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!