Easter79 Easter79
3年前
travis 自动 更新 github pages
原文链接: travis自动更新githubpages(https://my.oschina.net/ahaoboy/blog/3175996)切换到新分支上 gitcheckoutbghpages删除除了.git文件夹外的所有文件在pages分支下执行gitcommmitam"init"
kenx kenx
3年前
SpringBoot整合reids之JSON序列化文件夹操作
前言最近在开发项目,用到了redis作为缓存,来提高系统访问速度和缓解系统压力,提高用户响应和访问速度,这里遇到几个问题做一下总结和整理快速配置SpringBoot整合redis有专门的场景启动器整合起来还是非常方便的xmlorg.springframework.bootspringbootstarte
CuterCorley CuterCorley
4年前
Python Flask 框架使用及常见异常处理
1.jinja2.exceptions.TemplateNotFound出错如图,示例(https://imghelloworld.osscnbeijing.aliyuncs.com/851ef735dfc6426c04797c8f07ab877f.png)文件夹(https://imghelloworld.osscnbei
Stella981 Stella981
3年前
Google开源GSON的使用
\谷歌开原项目GitHub地址:https://github.com/google/gson1.新建一个maven项目,引入gson的dependency坐标依赖以及commonsio的坐标:<!处理json格式数据<dependency<groupIdcom.g
Stella981 Stella981
3年前
Jenkins 配置git
点击"新建任务"创建一个自用风格的项目!(https://img2018.cnblogs.com/blog/1227533/201903/122753320190327102407617143587344.png)点击"源码管理",选择git !(https://oscimg.oschina.net/oscnet/e0391470f
Stella981 Stella981
3年前
Flask实战第52天:cms添加轮播图前端代码逻辑完成
首页我们在模态框中的保存按钮加一个id,这样方便我们选取这个按钮<buttontype"button"class"btnbtnprimary"id"savebannerbtn"保存</button在static/cms/js/下新建banners.js$(function(){$("
Stella981 Stella981
3年前
Spring+Mybatis+Velocity整合(3):整合Mybatis
正式开始配置关键内容,这是硬货 1、新建spring配置文件,起名为applicationContext.xml,放在src/main/resources/spring目录下。 内容如下:<?xmlversion"1.0"encoding"UTF8"?<beansxmlns"http://www.sprin
Stella981 Stella981
3年前
Beyond Compare文件夹同步后如何用中心窗格
文件对比工具BeyondCompare有升级了,最新版的是BeyondCompare4中文版(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.beyondcompare.cc)。在使用BeyondCompare软件进行文件夹同步过程中,会发现同步会话操作视图中设有五
Wesley13 Wesley13
3年前
2.Java 并行程序基础
1.初始线程:线程的基本操作1.新建线程2.终止线程stop造成数据不一致3.线程中断publicvoidThread.interrupt()//中断线程publicbooleanThread.isTnterrup
Stella981 Stella981
3年前
LayaBox进阶之UI管理器
自己动手写框架的话,UI管理器是最基础的一部分;打开界底层是addChild打开的;新建一个UIManagerexportclassUIManager{privatemainContent:Laya.Sprite;privatescene:GameScence;priva