12 2018 档案

java jar包打成可安装程序
摘要:1.将jar程序打成jar包 2.用exe4j.exe将jar包打成.exe可执行程序 3.用Inno Setup 编译器将.exe可执行程序编译成可安装程序 exe4j下载: https://exe4j.apponic.com/ Inno Setup下载:http://www.jrsoftware 阅读全文

posted @ 2018-12-11 11:17 ajax取个名字真难 阅读(118) 评论(0) 推荐(0)

@Configuration
摘要:文章出处:https://blog.csdn.net/u014199143/article/details/80692685 阅读全文

posted @ 2018-12-07 17:22 ajax取个名字真难 阅读(79) 评论(0) 推荐(0)

java 程序打成.exe可执行程序
摘要:文章出处:https://blog.csdn.net/u011752272/article/details/80697198 python程序打成.exe程序 文章出处:https://blog.csdn.net/normallife/article/details/77893945 阅读全文

posted @ 2018-12-06 10:13 ajax取个名字真难 阅读(100) 评论(0) 推荐(0)

redisTemplate 集群版
摘要:2.redis配置文件 引一篇文章:https://blog.csdn.net/MOTUI/article/details/52903397 阅读全文

posted @ 2018-12-05 15:34 ajax取个名字真难 阅读(345) 评论(0) 推荐(0)

redis 集群解决tomcat session共享的问题
摘要:来自github:https://github.com/ran-jit/tomcat-cluster-redis-session-manager 具体步骤: 1.导包 2.添加环境变量 3.将redis-data-cache.properties文件,放在tomcat/conf下 4.修改tomca 阅读全文

posted @ 2018-12-04 11:59 ajax取个名字真难 阅读(180) 评论(0) 推荐(0)

导航