推荐
专栏
教程
课程
飞鹅
本次共找到2258条
git命令
相关的信息
Easter79
•
3年前
tidb 数据导入流程
tidb批量数据导入命令tidb数据导出命令1.设置mysql的binlog格式为rowshowvariableslike'binlog_format'2.将mysql数据导出./bin/mydumperhmysqlip P3306urootppasswordt16F64Bdata
Easter79
•
3年前
SpringSecurityOAuth2(9) feign 微服务间调用 token验证
GitHub地址(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fweizongwu%2FSpringCloudOAuth2SpringSecurityFrame.git"项目地址")码云地址(https://gitee.com/wujishu/
Wesley13
•
3年前
ubuntu 20.04 LTS 安装后设置root密码
环境:ubuntu20.04LTS版本问题:ubuntu20.04LTS安装后如何设置root密码方法:使用命令行sudopasswd设置root密码命令行如下:www@ubuntu:~$sudopasswd\sudo\passwordforwww
Stella981
•
3年前
Jenkins的重启几种方式
一、在Linux中Jenkins启动/重启/停止命令启动servicejenkinsstart重启servicejenkinsrestart停止servicejenkinsstop二、在Jenkins页面上启动/重启/停止命令访问我们部署的Jenkins服务应用网址。我这里是
Easter79
•
3年前
SpringSecurityOAuth2(3)自定义token信息
GitHub地址(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fweizongwu%2FSpringCloudOAuth2SpringSecurityFrame.git"项目地址")码云地址(https://gitee.com/wujishu/
Easter79
•
3年前
SpringSecurityOAuth2(6) 登录增加验证码功能
GitHub地址(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fweizongwu%2FSpringCloudOAuth2SpringSecurityFrame.git"项目地址")码云地址(https://gitee.com/wujishu/
Stella981
•
3年前
SVN更改文件的可执行权限属性
删除svn可执行属性命令为: svnpropdelsvn:executable file\_path下面介绍下更改SVN文件的可执行权限属性:linux: svnpropsetsvn:executableonfile\_path; //如果想删除属性的话使用命令:svnpropdelsvn:executablef
Easter79
•
3年前
SpringSecurityOAuth2(4)根据请求URI动态权限判断(补)
GitHub地址(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fweizongwu%2FSpringCloudOAuth2SpringSecurityFrame.git"项目地址")码云地址(https://gitee.com/wujishu/
Easter79
•
3年前
SVN更改文件的可执行权限属性
删除svn可执行属性命令为: svnpropdelsvn:executable file\_path下面介绍下更改SVN文件的可执行权限属性:linux: svnpropsetsvn:executableonfile\_path; //如果想删除属性的话使用命令:svnpropdelsvn:executablef
Easter79
•
3年前
SpringSecurityOAuth2(7) 账号密码登录、手机验证码登录
GitHub地址(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fweizongwu%2FSpringCloudOAuth2SpringSecurityFrame.git"项目地址")码云地址(https://gitee.com/wujishu/
1
•••
64
65
66
•••
226