想成为Android的杰出开发工程师,不懂得Android的设计规则怎么可以,Android4.0问世后谷歌公司为Android程序员规范了一系列的设计原则,不要再盲目的模仿IOS的设计了,因为Android 就是Android ,不一样的烟火。...
分类:
移动开发 时间:
2014-05-10 02:16:06
阅读次数:
337
descdesc select * from legou_home_product_on
查看是否被索引;desc legou_home_product_on 查看表定义修改表名ALTER TABLE emp RENAME
emp2修改字段名MYSQL里修改字段名的...
分类:
数据库 时间:
2014-05-09 12:30:34
阅读次数:
375
原文来自龙博方案网http://www.fanganwang.com/product/1362转载请注明出处Add-in Express for
Internet Explore 是第一个适用于开发 IE 附件的可视化工具. 它完全支持IE 扩展 API控件,并且使得 add-on 开发和配置更方便...
分类:
Web程序 时间:
2014-05-09 11:17:14
阅读次数:
507
原文来自龙博方案网http://www.fanganwang.com/product/3085转载请注明出处读写任何单元值数字型、字符型、布尔型以及错误型。但是你了解日期和时间型单元吗?在Excel中没有这样的单元。Excel是和Delphi一样的方式来存储日期和时间的,即浮点型。那是什么制造了日期...
分类:
移动开发 时间:
2014-05-08 19:55:30
阅读次数:
511
Django is a high-level Python Web framework
that encourages rapid development and clean, pragmatic design.Model: The
application dataView: which data ...
分类:
移动开发 时间:
2014-05-07 20:02:08
阅读次数:
453
【题目】
原文:
1.3 Design an algorithm and write code to remove the duplicate characters in a string without using any additional buffer. NOTE: One or two additional variables are fine. An
extra copy of...
分类:
其他好文 时间:
2014-05-07 08:48:12
阅读次数:
372
想成为Android的杰出开发工程师,不懂得Android的设计规则怎么可以,Android4.0问世后谷歌公司为Android程序员规范了一系列的设计原则,不要再盲目的模仿IOS的设计了,因为Android 就是Android ,不一样的烟火。...
分类:
移动开发 时间:
2014-05-07 08:28:03
阅读次数:
362
LRU Cache
Design and implement a data structure for Least Recently Used (LRU) cache. It should support the following operations: get and set.
get(key) - Get the value
(will always be posi...
分类:
其他好文 时间:
2014-05-07 07:16:21
阅读次数:
316
参考『http://stat-design.blogspot.sg/search?updated-min=2011-01-01T00:00:00-06:00&updated-max=2012-01-01T00:00:00-06:00&max-results=4』
We know that the Mean gives us the central tendency of the data, ...
分类:
其他好文 时间:
2014-05-06 23:10:08
阅读次数:
450