http://my.oschina.net/u/586684/blog/2078441. 使用保守的Service2.当视图变为隐藏状态后释放内存: 当用户跳转到不同的应用并且你的视图不再显示时, 你应该释放应用视图所占的资源. 这时释放所占用的资源能显著的提高系统的缓存处理容量, 并且对用户的体....
分类:
移动开发 时间:
2014-07-09 16:39:02
阅读次数:
198
"> My JSP 'menu.jsp' starting page --> 手机数码 手机数码1 手机数码2 手机数码3 淘宝集市 淘宝集市1 淘宝集市2 淘宝集市3 品牌商城 品牌商城1 品牌商城2 品牌商城3
分类:
Web程序 时间:
2014-07-09 00:47:23
阅读次数:
284
TiQuery 是一个基于JQuery 的在Titanium上使用的 javascript 库TiQuery 为TI 提供了很快捷的方法:// Utilities$.info('My message');$.error('my error message');$.include('path/to/f...
分类:
其他好文 时间:
2014-07-08 22:11:01
阅读次数:
239
hdu1829 A Bug's Life (并查集)...
分类:
其他好文 时间:
2014-07-08 19:38:19
阅读次数:
139
Description
During winter, the most hungry and severe time, Holedox sleeps in its lair. When spring comes, Holedox wakes up, moves to the exit of its lair, comes out, and begins its new life.
Hol...
分类:
其他好文 时间:
2014-07-08 17:28:54
阅读次数:
256
;; Building Abstractions With Procedures
( define ( my-sqrt x )
( define ( good-enough? guess )
(
( define ( improve guess )
( average guess ( / x guess ) ) )
...
分类:
其他好文 时间:
2014-07-08 15:22:37
阅读次数:
306
Unique Binary Search Trees
My Submissions
Given n, how many structurally unique BST's (binary search trees) that store values 1...n?
For example,
Given n = 3, there are a total of 5 uniqu...
分类:
其他好文 时间:
2014-07-08 14:18:39
阅读次数:
159
6073 Math MagicYesterday, my teacher taught us about math: +, -, *, /, GCD, LCM... As you know, LCM (Leastcommon multiple) of t...
分类:
其他好文 时间:
2014-07-08 12:43:37
阅读次数:
218
1.首先定位mysql的my.ini配置文件,查找datadir的位置#Path to the database rootdatadir="C:/ProgramData/MySQL/MySQL Server 5.5/Data/"一般情况下,该文件夹是隐藏,需要显示所有文件。2.将data目录下的文件...
分类:
数据库 时间:
2014-07-08 11:36:20
阅读次数:
195
DataUml Design支持数据库生成模型,并支持外键关系,能够根据外键自动生成类与类之间的关系。 目前DataUML Design支持MS Server、MY SQL、Oracle和Access数据库,其它数据库待续。
DataUml Design支持数据库表生成类图,支持浏览数据库对象功能。
一、浏览数据库对象
1、选择要查看的数据库对象,鼠标右键,点击“连接”菜单。...
分类:
数据库 时间:
2014-07-08 11:09:46
阅读次数:
259