Stella981 Stella981
3年前
SpringBoot 打包 jar 后执行 thymeleaf 提示找不到模版
基于懒,花了点时间研究了一下SpringBoot,个人觉得也就是一个懒人版的SS框架我的demogit地址:http://git.oschina.net/zgdhd/myspringboot(http://git.oschina.net/zgdhd/myspringboot) 希望里面的注释能帮助初学的师弟问题:打包成jar
Wesley13 Wesley13
3年前
MySQL安装之yum安装
MySQL安装之yum安装在CentOS7中默认安装有MariaDB,这个是MySQL的分支,但为了需要,还是要在系统中安装MySQL,而且安装完成之后可以直接覆盖掉MariaDB。1.下载并安装MySQL官方的YumRepository1root@BrianZhu/wgeti
Wesley13 Wesley13
3年前
Android DialogFragment(1)
AndroidDialogFragment(1)和过去的AlertDialog类似,Android引入的DialogFragment旨在为开发者提供一个“富”dialog,而不必受到过去AndroidAlertDialog的局限。首先,DialogFragment是一个Fragment,它有Fragment的一切属性和生命周期,其次,
Stella981 Stella981
3年前
Spring IOC 巨多 非常 有用
关联文章: 关于SpringIOC(DI依赖注入)你需要知道的一切(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fblog.csdn.net%2Fjavazejian%2Farticle%2Fdetails%2F54561302) 关于SpringAOP(Asp
Stella981 Stella981
3年前
GitFlowPlus插件
简介MrtfGitFlow4Idea插件是一款基于mrtfgitflow(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fxiaolyuh.blog.csdn.net%2Farticle%2Fdetails%2F105180250)分支管理流程的Idea插件,它最主要的作用
Stella981 Stella981
3年前
GitHub 新手教程 四,Git GUI 新手教程(1),OpenSSH Public Key
1,从开始菜单启动GitGUI,或者运行:D:\\soft\\Git\\cmd\\gitgui.exe(D:\\soft\\Git为您的GitHub安装文件夹)2,获取SSH密钥: !(https://oscimg.oschina.net/oscnet/083160fe85a9cab47d7fe9cdf3ae54dfc
Stella981 Stella981
3年前
Hello ZeroMQ
HelloZeroMQWorld!安装gitclonedepth1https://github.com/imatix/zguide.git./configuremakemakeinstallCProject添加库gcc
Stella981 Stella981
3年前
39、chen框架
由于后台使用了chen框架,所以代码不能完全列出,可以到http://git.oschina.net/eternal\_rider/chen(http://git.oschina.net/eternal_rider/chen)下载项目,运行后,即可看到菜单效果级管理。示例框架中写了一个jquery菜单插件实现,可以使用存html代码样式
Wesley13 Wesley13
3年前
Thinkphp 3.2.1 集成支付宝双接口
1、申请支付宝接口2、下载osgit上面的代码进行改造,地址http://git.oschina.net/smilease/ThinkPay(http://git.oschina.net/smilease/ThinkPay)   首先是要改成合适自己项目的路径,要注意文件的名字要符合tp的规范,比如XxController.class.php