Wesley13 Wesley13
3年前
MySQL设置wait_timeout详解
如果你没有修改过MySQL的配置,缺省情况下,wait\_timeout(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fdev.mysql.com%2Fdoc%2Frefman%2F5.0%2Fen%2Fserversystemvariables.html%23sysvar_w
Easter79 Easter79
3年前
SpringBoot2.0+SpringCloud Eureka搭建高可用注册中心(Eureka之二)
上一篇中提到用SpringBoot2.0Eureka搭建服务注册中心和服务提供者,详情参考:https://www.cnblogs.com/SysoCjs/p/10127448.html(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fmp.csdn.net%2Fpostedit%
Stella981 Stella981
3年前
Skynet 服务创建流程
Skynet服务创建流程根据设计综述(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fblog.codingnow.com%2F2012%2F09%2Fthe_design_of_skynet.html)Skynet是为了让服务器充分利用多核优势,将
Wesley13 Wesley13
3年前
MySQL单列索引和组合索引(联合索引)的区别详解
发现indexmerge局限性,优化器会自动判断是否使用indexmerge优化技术,查询还是需要组合索引【推荐阅读:对mysql使用索引的误解(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.phpsong.com%2F2753.html)】MySQL单列索引
Wesley13 Wesley13
3年前
JS和JSP的区别
JSP全名为JavaServerPages,其根本是一个简化的Servlet(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fbaike.baidu.com%2Fview%2F25169.htm)设计,他实现了Html语法中的java扩张(以<%,%形式)。JSP与Servlet
Wesley13 Wesley13
3年前
Mysql索引分类和索引优化
(https://www.oschina.net/action/GoToLink?urlhttps%3A%2F%2Fwww.cnblogs.com%2Fyangchunchun%2Fp%2F7371610.html)一、MySQL:索引以B树格式保存Memory存储引擎可以选择Hash或BTree索引,Hash索引只能用于或<的等
Wesley13 Wesley13
3年前
Javaspring+mybit+maven中实现定时任务
背景:在Javaspring中,定时的启动某一个任务时,使用@Scheduled来实现Javaspring工程创建好之后,直接创建下面的class文件即可。具体的用法可参照https://www.cnblogs.com/yanfei1819/p/11076555.html4286355(https://www.oschina.net/actio
Wesley13 Wesley13
3年前
Notepad++中Windows,Unix,Mac三种格式之间的转换
http://www.crifan.com/files/doc/docbook/rec\_soft\_npp/release/htmls/npp\_func\_windows\_unix\_mac.html由于历史原因,导致Windows,Unix/Linux,Mac三者之间,对于文件中所用回车换行符,表示的方法,都不一样。这就导致了很多
Stella981 Stella981
3年前
Android如何在测试程序中删除被测应用私有的原始数据
阅读目录手动(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.cnblogs.com%2Fjinsdu%2Farchive%2F2013%2F02%2F21%2F2919874.html%23_label0)命令行(https://www.osch
Stella981 Stella981
3年前
Redis总结(五)缓存雪崩和缓存穿透等问题(转载)
前面讲过一些redis缓存的使用和数据持久化。感兴趣的朋友可以看看之前的文章,http://www.cnblogs.com/zhangweizhong/category/771056.html(https://www.oschina.net/action/GoToLink?urlhttp%3A%2F%2Fwww.cnblogs.com%2Fzhang