• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
 






会飞の鱼

 
 

Powered by 博客园
博客园 | 首页 | 新随笔 | 联系 | 订阅 订阅 | 管理
上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 41 下一页

2019年1月2日

kubectl windows
摘要: https://storage.googleapis.com/kubernetes-release/release/v1.10.3/bin/windows/amd64/kubectl.exe 阅读全文
posted @ 2019-01-02 20:44 会飞の鱼 阅读(647) 评论(0) 推荐(0)
 

2018年12月30日

爬虫之scrapy-splash
摘要: https://blog.csdn.net/zhusongziye/article/details/80378205 https://github.com/scrapy-plugins/scrapy-splash#configuration https://blog.csdn.net/qq_4133 阅读全文
posted @ 2018-12-30 15:52 会飞の鱼 阅读(200) 评论(0) 推荐(0)
 

2018年12月29日

windows上使用metastore client java api链接hive metastore问题
摘要: https://github.com/sdravida/hadoop2.6_Win_x64 下载winutils.exe 添加到path中 阅读全文
posted @ 2018-12-29 14:22 会飞の鱼 阅读(782) 评论(0) 推荐(0)
 

2018年12月24日

tomcat修改上下文path
摘要: server.xml <Host name="localhost" appBase="webapps" unpackWARs="true" autoDeploy="true"> <Context path="/boss" docBase="ROOT" debug="0" reloadable="tr 阅读全文
posted @ 2018-12-24 15:35 会飞の鱼 阅读(2277) 评论(0) 推荐(0)
 
scala 下载
摘要: http://downloads.lightbend.com/scala/2.12.3/scala-2.12.3.tgz http://confluence.jetbrains.com/display/SCA/Scala+Plugin+for+IntelliJ+IDEA file -> projec 阅读全文
posted @ 2018-12-24 10:18 会飞の鱼 阅读(219) 评论(0) 推荐(0)
 
godep 包管理
摘要: go get -u -v github.com/tools/godep godep save 阅读全文
posted @ 2018-12-24 00:22 会飞の鱼 阅读(138) 评论(0) 推荐(0)
 

2018年12月22日

centos下安装python3.7.0以上版本时报错ModuleNotFoundError: No module named '_ctypes'
摘要: yum install libffi-devel -y 阅读全文
posted @ 2018-12-22 09:50 会飞の鱼 阅读(269) 评论(0) 推荐(0)
 

2018年12月21日

windows 激活venv问题
摘要: .\ven\Scripts\activate.\ven\Scripts\activate : 无法加载文件 D:\github\ven\Scripts\activate.ps1,因为在此系统上禁止运行脚本。有关详细信息,请参阅 https:/go.microsoft.com/fwlink/?Link 阅读全文
posted @ 2018-12-21 19:17 会飞の鱼 阅读(2498) 评论(0) 推荐(0)
 

2018年12月19日

spring 改变url
摘要: server: port: 9010 servlet: context-path: /console 阅读全文
posted @ 2018-12-19 20:20 会飞の鱼 阅读(181) 评论(0) 推荐(0)
 

2018年12月18日

conductor编译镜像
摘要: # git clone https://github.com/Netflix/conductor.git # git checkout -b 2.0 remotes/origin/2.0 # cd server/# ../gradlew server cp docker/server/Dockerf 阅读全文
posted @ 2018-12-18 18:32 会飞の鱼 阅读(409) 评论(0) 推荐(0)
 
上一页 1 ··· 3 4 5 6 7 8 9 10 11 ··· 41 下一页