Easter79 Easter79
3年前
travis 自动 更新 github pages
原文链接: travis自动更新githubpages(https://my.oschina.net/ahaoboy/blog/3175996)切换到新分支上 gitcheckoutbghpages删除除了.git文件夹外的所有文件在pages分支下执行gitcommmitam"init"
Wesley13 Wesley13
3年前
Udemy 课程下载利器
送给已经购买Udemy课程的同学(需要账号登录)下载udemydlgitclonehttps://github.com/r0oth3x49/udemydl.git安装依赖pipinstallrrequirements.txt开始下载pythonudemydl.py课程地
Wesley13 Wesley13
3年前
0718日志
c端线上地址http://x.diandanme.com/fe/?d183/什么时候来需求,我做好准备了吗?router取值问题 host192.168.33.121git下拉覆盖本地文件$gitfetchall$gitresetorigin/master $gitpullgit
Easter79 Easter79
3年前
SpringSecurityOAuth2(5)自定义登录登出
GitHub地址(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fweizongwu%2FSpringCloudOAuth2SpringSecurityFrame.git"项目地址")码云地址(https://gitee.com/wujishu/
Stella981 Stella981
3年前
Docker Compose搭建mysql主从复制
配置文件以及文档地址:http://git.oschina.net/wangjingj/mycatrw系统环境docker1.12.3mysql5.7.17deepin15.3桌面版(这个没啥影响,因为我们用docker)要点说明使用\docker
Easter79 Easter79
3年前
SpringSecurityOAuth2(4)根据请求URI动态权限判断
GitHub地址(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fgithub.com%2Fweizongwu%2FSpringCloudOAuth2SpringSecurityFrame.git"项目地址")码云地址(https://gitee.com/wujishu/
Stella981 Stella981
3年前
ASP.NET全栈开发验证模块之在Vue中使用前端校验
前面分享了两篇关于.NET的服务端校验的文章,在系统里光有服务端校验虽然能够勉强使用,但会出现许多不愉快的体验,如上一章我在最后提交的时候填写了3个表单,在仅有最后一个表单出现了错误的时候,虽然达到了校验功能,表明了错误,但我前面三个表单的数据都被干掉了啊。再则比如注册的时候我填了那么多东西,我提交后你却告诉我已经被注册了,如果不是真爱,大概会毫不留情的Al
Stella981 Stella981
3年前
Eclipse与github的连接
一、在Eclipse上安装GIT插件EGit打开Eclipse,找到工具栏中的Help。!在这里插入图片描述(https://imgblog.csdnimg.cn/20200917144136339.png?xossprocessimage/watermark,type_ZmFuZ3poZ
少湖说 少湖说
9个月前
鸿蒙Flutter实战:03-鸿蒙Flutter开发中集成Webview
鸿蒙Flutter开发中集成Webview主要有两种方案使用第三方库如使用flutterinappwebview插件,在pubspec.lock文件中配置:yamlflutterinappwebview:git:url:https://gitee.com/
鸿蒙小林 鸿蒙小林
1个月前
《仿盒马》app开发技术分享-- 旧物回收页(提交云端)(42)
技术栈Appgalleryconnect开发准备上一节我们已经实现了地址,留言,取件时间的选择,以及静态的预估重量。现在我们需要把预估重量创建出来,从云端去获取,以应对后续的其他业务逻辑,以及回收订单的创建功能分析预估重量列表的实现首先需要创建对应的表和数