会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
昨日微风
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
6
7
8
9
10
11
下一页
2018年1月9日
Docker资源
摘要: https://github.com/chen110xi/docker101
阅读全文
posted @ 2018-01-09 14:02 昨日微风
阅读(118)
评论(0)
推荐(0)
编辑
openTSDB+HBase+ZK遇到的坑汇总
摘要: 1.zookeeper返回的hbase地址是hostname,外网如何访问? 如果需要直接访问zk获取hbase地址进而访问,目前需要本机配置host ip hostname 如果是要长期解决方法,那么只能通过搭建个Nginx来转发 2.Hbase本地Java测试写数据失败,端口访问不到 答: 这个
阅读全文
posted @ 2018-01-09 13:57 昨日微风
阅读(663)
评论(0)
推荐(0)
编辑
2018年1月8日
ASP.NET Core 指定环境发布(hosting environment)
摘要: ASP.NET Core 应用程序发布命令: dotnet publish [<PROJECT>] [-f|--framework] [-r|--runtime] [-o|--output] [-c|--configuration] [--version-suffix] [-v|--verbosit
阅读全文
posted @ 2018-01-08 14:16 昨日微风
阅读(3527)
评论(0)
推荐(1)
编辑
2018年1月4日
四、ABP 学习系列 - 配置Swagger
摘要: 一、再XX.Web项目中用Nuget安装Swashbuckle.AspNetCore.SwaggerGen和Swashbuckle.AspNetCore.SwaggerUI 二、在Startup.cs中添加如下代码
阅读全文
posted @ 2018-01-04 23:19 昨日微风
阅读(2074)
评论(2)
推荐(1)
编辑
Apache Htpasswd生成和验证密码
摘要: Assuming you create the password using the following command and "myPassword" as the password htpasswd -c /usr/local/apache/passwd/passwords username
阅读全文
posted @ 2018-01-04 23:07 昨日微风
阅读(4592)
评论(1)
推荐(0)
编辑
2018年1月3日
ABP 学习系列 - 目录
摘要: 一、ABP 学习系列 - 入门介绍之单表 http://www.cnblogs.com/yabu007/p/8067694.html 二、ABP 学习系列 - 入门介绍之多表 http://www.cnblogs.com/yabu007/p/8117792.html 三、ABP 学习系列 - 入门介
阅读全文
posted @ 2018-01-03 11:11 昨日微风
阅读(317)
评论(0)
推荐(0)
编辑
2017年12月29日
Gradle 配置
摘要: 下载Gradle https://gradle.org/releases/ https://services.gradle.org/distributions/gradle-4.4.1-bin.zip 配置Gradle windows 1.新建环境变量 GRADLE_HOME,即 D:\usr\lo
阅读全文
posted @ 2017-12-29 18:11 昨日微风
阅读(4543)
评论(1)
推荐(0)
编辑
2017年12月15日
ArcGis教程
摘要: 91卫图助手帮助中心-如何导出ArcGIS Server瓦片格式并进行发布 http://help.91weitu.com/rhdcarcgis%20serverwpgsbjxfb.html ArcGIS官方中文文档 http://server.arcgis.com/zh-cn/documentat
阅读全文
posted @ 2017-12-15 18:36 昨日微风
阅读(198)
评论(0)
推荐(0)
编辑
2017年11月30日
在线排程设置生成器Quartz
摘要: http://cron.qqe2.com/
阅读全文
posted @ 2017-11-30 10:22 昨日微风
阅读(341)
评论(0)
推荐(0)
编辑
2017年11月14日
Vue项目开启步骤
摘要: ## Build Setup # install cnpm //安装淘宝CNPM镜像npm install -g cnpm --registry=http://registry.npm.taobao.org ``` bash# install dependencies //安装项目依赖cnpm in
阅读全文
posted @ 2017-11-14 11:15 昨日微风
阅读(1521)
评论(0)
推荐(0)
编辑
上一页
1
···
6
7
8
9
10
11
下一页
公告