Easter79 Easter79
3年前
twint 安装及使用
分享这个post是自己方便查,还有中文网界对这个东西介绍太少。更多的就看github项目twint吧。Installation:gitpip3:gitclonehttps://github.com/twintproject/twint.gitpip3installrrequirements.txt
appstore证书制作过程,以APICloud平台为例
制作AppIDapple官网identifiers(详见Apicloud文档)Apicloud证书页面输入左边的input,例如:APPIDS——刚刚制作的AppIDCertificatePassword——来自2的distribution.p12密码制作certSigningRequest文件,导出p12:钥匙串访问——
Stella981 Stella981
3年前
Hexo 主题配置
hexothemenext主题配置大全,图文并茂,持续更新中。1安装NexT主题参考hexothemenext主题官网(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fthemenext.iissnan.com%2F)1
Stella981 Stella981
3年前
Nginx安装部署
web服务器Nginx安装部署nginx源码下载官网:http://nginx.org/(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fnginx.org%2F)http://nginx.org/dow
Wesley13 Wesley13
3年前
Pentaho的下载与安装及其简单实用
一、首先去官网,因为是纯英文的。所以将其进行了翻译。https://community.hitachivantara.com/s/article/dataintegrationkettle(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fcommunity.hitachivant
Stella981 Stella981
3年前
Shell 脚本 —— java 代码远程调用shell脚本重启 tomcat
个人博客网:https://wushaopei.github.io/(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fwushaopei.github.io%2F)  (你想要这里多有)1、创建maven工程!(https://oscimg.oschin
Stella981 Stella981
3年前
Nebula Flink Connector 的原理和实践
摘要:本文所介绍NebulaGraph连接器NebulaFlinkConnector,采用类似Flink提供的FlinkConnector形式,支持Flink读写分布式图数据库NebulaGraph。文章首发NebulaGraph官网博客:https://nebulagraph.com.cn/posts/neb
Stella981 Stella981
3年前
Linux下Consul集群配置实践
一、Consul官网地址:https://www.consul.io(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fwww.consul.io%2F)说明:https://www.consul.io/intro/(https://www
Easter79 Easter79
3年前
Tensorflow开篇:环境安装2—tensorflow1.10.0
前提已经安装pyhon环境,具体可以参考Tensorflow开篇环境安装(python3.5.2)(https://my.oschina.net/zhys513/blog/edit/863579)tensorflow官网:http://tensorflow.google.cn/(https://www.oschina.net/action/Go
Stella981 Stella981
3年前
Flink 1.9 FlinkKafkaProducer 使用 EXACTLY_ONCE 错误记录
使用flinkFlinkKafkaProducer往kafka写入数据的时候要求使用EXACTLY\_ONCE语义本以为本以为按照官网写一个就完事,但是却报错了代码packagecom.meda.testimportorg.apache.flink.streaming.connectors.kafk