码迷,mamicode.com
首页 >  
搜索关键字:vertx compose    ( 1476个结果
docker-compose编写(英文)
原文地址:https://docker.github.io/compose/compose-file/ Compose file reference The Compose file is a YAML file defining services, networks and volumes. Th ...
分类:其他好文   时间:2016-11-30 17:04:12    阅读次数:422
POJ2739(尺取法)
Sum of Consecutive Prime Numbers Time Limit: 1000MS Memory Limit: 65536K Total Submissions: 23931 Accepted: 13044 Description Some positive integers c ...
分类:其他好文   时间:2016-11-29 06:22:07    阅读次数:182
新浪微博客户端(41)-切换表情键盘
DJComposeViewController.m 最终效果: ...
分类:其他好文   时间:2016-11-26 23:09:20    阅读次数:187
Leetcode: Design Twitter
注意需要maintain一个time stamp, 每次postTweet时++。还有要注意unfollow的时候,不能unfollow自己 关于PriorityQueue还看到这一种写法,挺简单的: 1 Set<Integer> users = userMap.get(userId).follow ...
分类:其他好文   时间:2016-11-26 07:34:05    阅读次数:292
vertx verticle
以下内容为随手记的,若看客不知鄙人所云,还请原谅则个.............. 公司用的vertx,在国内,这还是款比较年轻的框架,你也可以把他当做一个工具,官网上的说法是: Vert.x is a tool-kit for building reactiveapplications on the ...
分类:其他好文   时间:2016-11-24 18:51:59    阅读次数:277
docker遇到的一些小问题(持续更新ing)
问题一docker.errors.DockerException:HTTPSendpointunresponsiveandinsecuremodeisn‘tenabled. docker.errors.DockerException:HTTPSendpointunresponsiveandinsecuremodeisn‘tenabled.: docker-solution-unresposive-insecure-endpoint.mddocker-composepull--allow-insecur..
分类:其他好文   时间:2016-11-23 17:16:51    阅读次数:221
Getting Started with ASP.NET Web API 2 (C#)
By Mike Wasson|last updated May 28, 2015 7556 of 8454 people found this helpful Print By Mike Wasson|last updated May 28, 2015 7556 of 8454 people fou ...
分类:Windows程序   时间:2016-11-22 02:37:39    阅读次数:336
docker-gitlab
之前搭建的gitlab因为使用编译安装参数问题,不能使用ssh认证,重新修改比较麻烦,之后查询资料使用sameersbn的docker环境搭建可解决,简单易用,记录如下;github地址:https://github.com/sameersbn/docker-gitlab主要需要修改的文件为docker-compose.yml,里面定义了使用的..
分类:其他好文   时间:2016-11-19 18:32:07    阅读次数:238
yii2.0归档安装方法
我前几天用composer安装 一直没成功 我就用归档的方法安装了 所以这篇文字只帮助那些用归档方法安装的朋友 Yii是一个高性能的,适用于开发WEB2.0应用的PHP框架。 Yii自带了丰富的功能 ,包括MVC,DAO/ActiveRecord,I18N/L10N,缓存,,身份验证和基于角色的访问 ...
分类:其他好文   时间:2016-11-16 15:11:34    阅读次数:221
centos7 使用非标准端口 离线安装自签名harbor
安装docker,gityuminstalldockerdocker-logrotate-y安装docker-composeyuminstallpython-virtualenv-y virtualenvven_harbor sourceven_harbor/bin/activate pipinstall--upgradepip pipinstalldocker-compose下载harborwgethttps://github.com/vmware/harbor/releases/downloa..
分类:其他好文   时间:2016-11-15 20:52:55    阅读次数:540
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!