摘要: Atitit 物化视图与触发器性能测试方法 attilax总结 1.1. 触发器主要影响更新性能。。。 11.2. 临时打开关闭触发器,如果db不支持可以更改条件使其不触发 11.3. 打开定时器更新模式测试 11.4. 性能收集 11.5. 性能收集 代码 ... 阅读全文
posted @ 2018-03-22 19:18 attilaxAti 阅读(44) 评论(0) 推荐(0)
摘要: Atitit 算法之道 attilax著 1. 编码算法 31.1. Base64 htmlencode urlencode 32. Ui方面的算法 32.1. 软键盘算法 计算软键盘上下左右按键位置 32.2. Gc回收算法 游戏常用 32.3. Spr... 阅读全文
posted @ 2018-03-22 19:18 attilaxAti 阅读(51) 评论(0) 推荐(0)
摘要: Atitit 算法之道 之压缩算法 attilax总结 1. 压缩算法与压缩格式区别 12. 压缩算法于格式 12.1. H264 mpg jpg MP3 22.2. Zip rar 。LZW (Lempel-Ziv-Welch) 22.3. Lempel... 阅读全文
posted @ 2018-03-22 19:16 attilaxAti 阅读(100) 评论(0) 推荐(0)
摘要: Atitit zip压缩过滤器 的模块功能语实现attilax总结 1.1. 一般可以使用webserver自带的实现,。如果实现的不好或者不好配置的,或者需要精细化控制的,可以自己使用过滤器实现。。 11.2. 常见的压缩选项 11.3. 代码 1 1.1... 阅读全文
posted @ 2018-03-22 19:16 attilaxAti 阅读(33) 评论(0) 推荐(0)
摘要: Atitit eclipse tomcat插件常见问题总结.docx 1.1. tomcat插件调整内存设置在 run >run cfg 配置页。。Debug模式共享相同设置 11.2. Publish发布内容不同步问题 ,使用bcompare工具对比发布目... 阅读全文
posted @ 2018-03-22 19:13 attilaxAti 阅读(34) 评论(0) 推荐(0)