Stella981 Stella981
3年前
PC 端多端融合方案
一、方案选型3天时间写了个PC端应用程序。先看看结果吧!Todo1(https://raw.githubusercontent.com/FantasticLBP/knowledgekit/master/assets/20200504TodoApp1.png)!Todo1(https://raw.githubu
Stella981 Stella981
3年前
Harbor REST API说明
harbor提供restapi,官方文档地址如下:https://github.com/vmware/harbor/edit/master/docs/swagger.yaml(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fvmware%2Fharbor
Wesley13 Wesley13
3年前
mysql 读写分离主从复制
一.master主服务器的配置1找到主服务器mysql的配置文件windows(my.ini)linux(/etc/my.cnf)在mysqld中添加:serverid1log_binmasterbinlog_bin_indexmasterbin.indexbinlog_
Stella981 Stella981
3年前
MacOS通过homebrew安装老版本的软件
1\.安装Homebrew/usr/bin/rubye"$(curlfsSLhttps://raw.githubusercontent.com/Homebrew/install/master/install)"2\.如果想安装最新版本的软件,直接使用下面的命令即可,以安装gdb为例进行说明:brewinstall
Wesley13 Wesley13
3年前
Java 调用阿里云小蜜示例代码
!(https://oscimg.oschina.net/oscnet/4cd94e5134efc7375fa40d9372e90603359.jpg)相关代码链接:https://gitee.com/xshuai/ai/tree/master/AIDemo/src/main/java/com/xs/aliet/(https:
Stella981 Stella981
3年前
ES6安装head插件
1.下载head插件:wgethttps://github.com/mobz/elasticsearchhead/archive/master.zip(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fmobz%2Felasticsearchhead%2Fa
Wesley13 Wesley13
3年前
Git开发实战(三)之撤销操作(reset、checkout)
一、使用reset命令撤销本地仓库的提交     1.我在README文件中,写一点东西,然后提交;aibin@XiaoAibinMINGW64~/Desktop/test_git(master)$vimREADMEaibin@XiaoAibinMINGW64~/Desktop/test_
Stella981 Stella981
3年前
MAC安装Python开发环境
Mac自带了Python2.7所以,此先跳过为了软件安装方便,先安装Brew,在终端中输入rubye"$(curlfsSLhttps://raw.githubusercontent.com/Homebrew/install/master/install)"安装MariaDBbrewinstallmariadb启动命令mysql.se
Stella981 Stella981
3年前
Hadoop2.7.1集群安装笔记
环境准备centos免登陆设置  在主机master上cd ~/.ssh                如果没有该目录,先执行一次ssh localhostrm ./id_rsa             删除之前生成的公匙(如果有)sshkeygen t rsa        一
Stella981 Stella981
3年前
Git7:使用Gitlab管理远程仓库
\toc\1、安装gitlab的源码安装极其复杂,如果要尝试源码安装可以参考如下文档:https://github.com/gitlabhq/gitlabhq/blob/master/doc/install/installation.md(https://www.oschina.net/action/GoToLink?urlht