Fix header line conflict between tabbar and cedetTable of Contents1. Problem Description2. fix process3. tabbar install1 Problem DescriptionWhen I ope...
分类:
其他好文 时间:
2015-09-10 22:31:08
阅读次数:
150
LPC43xx SGPIO ConfigurationThe LPC43xx SGPIO peripheral is used to move samples between USB and the ADC/DAC chip (MAX5864).The SGPIO is a peripheral t...
分类:
其他好文 时间:
2015-09-10 21:06:17
阅读次数:
183
CAGradientLayer CAGradientLayeris used to generate a smooth gradient between two or more colors. 是用来产生渐变色的。 It's possible to replicate the appearance ...
分类:
其他好文 时间:
2015-09-09 17:12:10
阅读次数:
300
题目连接http://acm.hdu.edu.cn/showproblem.php?pid=4324Triangle LOVEDescriptionRecently, scientists find that there is love between any of two people. For ...
分类:
其他好文 时间:
2015-09-08 22:05:43
阅读次数:
196
What's the difference between map and flatmap? First, let's show what map is. To show that, I need a source stream, so I'm going to make an interval. ...
分类:
Web程序 时间:
2015-09-07 21:08:21
阅读次数:
498
来自SO顶得最多的答案:http://stackoverflow.com/questions/4556467/git-pull-or-git-merge-between-master-and-development-branches This workflow works best for me: git checkout -b develop ...make some ...
分类:
其他好文 时间:
2015-09-07 16:58:11
阅读次数:
136
There has been widespread characterization of one of the major distinctions between NoSQL and traditional DBMSs by saying that the former don’t care f...
分类:
数据库 时间:
2015-09-07 12:50:20
阅读次数:
239
Control.DefWndProcSends the specified message to the default window procedure.参数说明:m:The WindowsMessageto process.protected virtual void DefWndProc(re...
分类:
其他好文 时间:
2015-09-07 12:33:15
阅读次数:
271
http://stackoverflow.com/questions/14876112/difference-between-the-observe-and-watch-methodshttps://docs.angularjs.org/api/ng/type/$compile.directiv.....
分类:
其他好文 时间:
2015-09-05 23:41:48
阅读次数:
442
db2日期时间函数(DATE(TRIM(CHAR(DT#11Y))||'-'||TRIM(CHAR(DT#11M))||'-'||TRIM(CHAR(DT#11D))) BETWEEN DATE('" & strDate1 & "') AND DATE('" & strDate2 & "'))(Y ...
分类:
数据库 时间:
2015-09-04 12:33:18
阅读次数:
303