Wesley13 Wesley13
3年前
javaweb项目部署
首先谢谢@JFinal(http://my.oschina.net/jfinal)的自由,让我搞明白,原来项目可以这样部署。以前的部署方式:tomcat目录confserver.xml修改<Host节点,添加如下内容:<Contextpath"/jfinal"docBase"D:\code\jfin
隔壁老王 隔壁老王
4年前
我的gin框架笔记
入门教程https://golangcaff.com/docs/gingonic/2018/ginreadme/3961.下载gogetugithub.com/gingonic/gin2.在你的代码中导入它:import"github.com/gingonic/gin"3.(可选的)导入net/http
Stella981 Stella981
3年前
Centos7安装配置mysql5.6(超详细教程)
一、安装MySQL1、下载安装包mysql5.6.34linuxglibc2.5x86_64.tar(可前往官网自行下载:http://dev.mysql.com/downloads/mysql/)3、删除etc目录下的my.cnf
Wesley13 Wesley13
3年前
(适用于)ios 搜索标签列表 商城规格标签列表
效果图: 按钮黑色背景为不可交互 黄色为点击时候的效果 白色为默认颜色!(http://static.oschina.net/uploads/space/2016/0324/231202_f4IS_1186234.gif)h文件////  HomeTagView.h//  YangLand
Stella981 Stella981
3年前
Openresty常用指令和参数
参考文档:https://www.nginx.com/resources/wiki/modules/lua/nginxapiforluaNginxLua模块指令:Nginx共11个处理阶段,而相应的处理阶段是可以做插入式处理,即可插拔式架构;另外指令可以在http、serve
Wesley13 Wesley13
3年前
Python爬虫
1\.爬一下知乎importrequestsurl'http://www.zhihu.com/'resrequests.get(url).textprint(res)结果:直接访问发现返回400错误E:\\360Downloads\\Python36\\python3.exeE:/work/ya
Easter79 Easter79
3年前
Tomcat Maven Plugin使用
原文同步至:http://www.waylau.com/tomcatmavenplugin/(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.waylau.com%2Ftomcatmavenplugin%2F)ApacheTomcat的Maven插件提供了go
Stella981 Stella981
3年前
143. Reorder List
Question143\.ReorderList(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fleetcode.com%2Fproblems%2Freorderlist%2Fdescription%2F)!(http://7xkmkl.com1.z
Wesley13 Wesley13
3年前
Java入门
    1.辅助书籍:《Java核心技术》、《设计模式》    2.推荐网址;http://www.oracle.com(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.oracle.com%2F)                https:
Stella981 Stella981
3年前
SetWindowsHookEx详解 api注入dll WinAPI——钩子函数大全
SetWindowsHookEx详解api注入dllWinAPI——钩子函数大全123http://blog.csdn.net/mmllkkjj/article/details/6627188(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fblog.csdn.net%2Fmmll