先看一下Google官方对于SharedPreferences的定义:TheSharedPreferencesclass provides a general framework that allows you to save and retrieve persistent key-value pa...
分类:
移动开发 时间:
2015-06-08 16:54:50
阅读次数:
177
在Eclipse4.4下日前打开一个老的Eclipse workspace,一开始一切正常,偶然发现了JAD插件失效了,于是查看配置,发现JAD没有配置正确的jad.exe路径,重新配置,发现还是无法正常反编译。想了下,查到General > Editors > File Associations下...
分类:
系统相关 时间:
2015-06-08 16:34:53
阅读次数:
159
总结: utf8_unicode_ci和utf8_general_ci对中、英文来说没有实质的差别。 utf8_general_ci校对速度快,但准确度稍差。 utf8_unicode_ci准确度高,但校对速度稍慢。 在 my.cnf中增加下列参数 [mysqld]
init_conn...
分类:
数据库 时间:
2015-06-08 11:50:57
阅读次数:
155
Word properties shows a brief description about one document. Through properties, we can learn general information about this document, such as docume...
目录结构
AppDelegate
Models
Macro
General
Helpers
Vendors
Sections
Resources
一个合理的目录结构首先应该是清晰的,让人一眼看上去就能大概了解目录的职责,且容易应对新的变化。
AppDelegate
这个目录下放的是AppDelegate.h(.m...
分类:
移动开发 时间:
2015-06-08 09:49:15
阅读次数:
208
Python(英语发音:/?pa?θ?n/), 是一种面向对象、解释型计算机程序设计语言,由Guido van Rossum于1989年底发明, Python 源代码同样遵循 GPL(GNU General Public License)协议 。Python语法简洁而清晰,具有丰富和强大的类库。它常...
分类:
编程语言 时间:
2015-06-07 11:00:41
阅读次数:
207
MS Dynamics AX中对编写X++提倡的最佳实践原则还是极有借鉴实用价值。因此温习而知新并借来记之。General coding principles for Microsoft Dynamics AX.Declare variables as locally as possible.Che...
分类:
其他好文 时间:
2015-06-06 23:20:26
阅读次数:
173
Python是一种面向对象、解释型计算机程序设计语言,由Guido van Rossum于1989年底发明,第一个公开发行版发行于1991年,Python 源代码同样遵循 GPL(GNU General Public License)协议 。Python语法简洁而清晰,具有丰富和强大的类库。它常被昵...
分类:
编程语言 时间:
2015-06-06 13:30:40
阅读次数:
210
insert into boleht_development.`htprojects`(id,pname,`general`,imgsrc,whatwedo,howwedo,bp) select cid,cproject_use1,cproject_use4,imgsrc,what_we_do,ho...
分类:
数据库 时间:
2015-06-05 19:14:49
阅读次数:
149
#使用Pycharm的一些笔记 我在Mac下使用的,所以以下的操作都是在Mac下进行的。不定期更新 ##自动换行 选择Pycharm菜单Perferences-Editor-General,在右侧勾选 Use soft wraps in editor 参考:[大家用什么edito...
分类:
其他好文 时间:
2015-06-03 23:38:35
阅读次数:
759