ORMLite的官方文档上,有这么一段话:
Although improvements and DAO caching has been made, creating a couple of DAOs when your application starts can still take too long and generate far too much garbage collection ...
分类:
其他好文 时间:
2015-02-27 20:17:09
阅读次数:
279
今天花费了一天的时间来解决这个bug。这种在程序运行期间出现的问题比较棘手,如果再没有规律的话就更难解决。还好这个bug是由规律的,也就是说在程序执行半个小时左右后就会因为此异常而导致程序退出;那么在网上找了下原因,无非是说一下几点:1、把业务放在子线程中去完成,然后通过handler来更新界面2、...
分类:
移动开发 时间:
2015-02-26 21:30:29
阅读次数:
194
The 3ds Max file format, not too much documentation to be found about it. There are some hints here and there about how it’s built up, but there exist...
分类:
其他好文 时间:
2015-01-24 12:50:15
阅读次数:
1122
From:http://lostechies.com/derekgreer/2012/05/16/rabbitmq-for-windows-fanout-exchanges/PunCha: There is not too much to say about this topic....Rabbit...
分类:
其他好文 时间:
2015-01-03 10:37:03
阅读次数:
235
这个BUG,我不知道怎么去表达自己的心情,并不是所有浏览器都会再现,貌似和Extjs 自己的解析有关,同时也和自己的使用有关,看到确实有人在stockoverflow 上提到类似的BUG,但是一直没有correct的答案。 突然走路...
分类:
Web程序 时间:
2014-12-22 11:22:32
阅读次数:
353
A real story of windows DLL which does too much and without good version control
分类:
其他好文 时间:
2014-11-01 16:13:10
阅读次数:
238
由于不清楚来源,题目乱放: Problem 1: Mirrors [Brian Dean and Travis Hance, 2013]Farmer John's cows have been causing too much trouble around the farm, andFJ ther....
分类:
其他好文 时间:
2014-07-27 09:46:22
阅读次数:
552
The players This document describes the architecture that results from a particular OpenStack configuration, specifically:Quantum (or Neutron) networ....
分类:
Web程序 时间:
2014-07-22 22:54:36
阅读次数:
352
Now I believe thoughts leading to DP is brutal DFS.. DFS is brutal force enumeration, but that's too much and naive. We need pruning. So, DFS + Prunin...
分类:
其他好文 时间:
2014-07-22 22:40:34
阅读次数:
183
Desktop的API,用于切换或者系统桌面环境。扩展起来可以做一个锁屏程序或者多桌面程序。模块部分: 1 'desktop.bas 2 'too much struct and declare unused, shame~ 3 Public Declare Function GetThrea...
分类:
其他好文 时间:
2014-07-10 14:50:31
阅读次数:
314