菜园前端 菜园前端
2年前
手把手教你操作Git
原文链接:项目初始化流程1.查看git仓库地址在gitee上面操作,找到自己创建的项目仓库。2.克隆项目填写自己的git仓库地址gitclonehttps://gitee.com/noxussj/courseeproject3.gitcmdPSC:\git
Easter79 Easter79
4年前
springcloud 服务间通讯方式 Ribbon
查看Ribbon:https://blog.csdn.net/qq\_32534855/article/details/84111188(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fblog.csdn.net%2Fqq_32534855%2Farticle%2Fdetails%2F
git常用命令
关注公众号QXF069克隆版本:gitclone path路径<directory 若默认则是文件的名字。查看远程版本库的地址  gitremotev|verbose将本地版本库和远程URL关联起来gitremoteaddtbranch<name(origin)<RepositoryU
Stella981 Stella981
4年前
Docker 部署Jenkins服务
 1、pull一个jenkins镜像dockerpulljenkins!(https://oscimg.oschina.net/oscnet/d25c6940e45920b9f63a573a255152af3a5.png)2、查看已经安装的jenkins镜像dockerimages!(https://oscimg.osch
Stella981 Stella981
4年前
Android自定义控件系列
Android自定义控件系列–Path综述项目源码点击查看详情(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fzhaolongs%2FCommonViewApplication)Path中文释义为路径然而它在
Stella981 Stella981
4年前
Nginx报错:Sorry, the page you are looking for is currently unavailable. Please try again later.
查看了进程,nginx,phpfpm都在运行,排除程序错误,那么就是配置的问题了.一个可能的错误,是由于配置中的 fastcgi\_pass配置错了错误的配置如下 server{listen80;server_namelocalhost;
Wesley13 Wesley13
4年前
UglifyJS压缩Js
需要先安装node,进入命令行,查看node,npm是否正确安装。!(http://static.oschina.net/uploads/img/201504/03140937_Zz7f.png)接下来安装UglifyJS,命令如:npminstalluglifyjsg!(http://static.oschina.net/up
Stella981 Stella981
4年前
Raspberry Pi Zabbix
发现官网的安装指引已经很方便了如有需要4.x版本请查看https://www.zabbix.com/download?zabbix4.0&os\_distributionraspbian&os\_version9\_stretch&dbmysql(https://www.oschin
Stella981 Stella981
4年前
CentOS安装vim及基本配置
新装的CentOS系统,默认只安装了vi,没有安装vim,vim以来下面三个包vimenhancedvimminimalvimcommon1.查看本机已存在的包rpm qa|grep vim2.根据上面命令,安装缺失的包
Easter79 Easter79
4年前
Swing 自定义日期选择器
1\.如何对事件进行管理,可以查看这个http://my.oschina.net/abian/blog/497296(http://my.oschina.net/abian/blog/497296)截图:!(http://static.oschina.net/uploads/space/2015/0826/152659_M5kB_8550