function main() --获取屏幕的分辨率w,h = getScreenResolution();--显示屏幕长、宽notifyMessage(string.format("%d,%d\n",w,h));mSleep(500);-- 点击函数appRun("com.tencent.xin....
分类:
微信 时间:
2015-05-07 18:31:14
阅读次数:
343
网上百度“odata 语法”会出来很多结果,其中有一项是比较一致的,那就是odata支持一下几种语法:$filter条件表达式 -- 对应sql语句的where条件查询,如:/Categories?$filter=name eq 'liumang'$expand 包含属性和关系 -- 对应表的外键关...
题目描述Given two integers representing the numerator and denominator of a fraction, return the fraction in string format.If the fractional part is repeating, enclose the repeating part in parentheses.For...
分类:
其他好文 时间:
2015-05-07 14:32:56
阅读次数:
152
UVA - 1213
Sum of Different Primes
Time Limit: 3000MS
Memory Limit: Unknown
64bit IO Format: %lld & %llu
Submit Status
Description
A positive integer may be ex...
分类:
其他好文 时间:
2015-05-07 06:30:45
阅读次数:
168
UVA - 11105
Semi-prime H-numbers
Time Limit: 3000MS
Memory Limit: Unknown
64bit IO Format: %lld & %llu
Submit Status
Description
Problem A: Semi-prime H-number...
分类:
其他好文 时间:
2015-05-07 06:30:38
阅读次数:
217
UVA - 12063
Zeros and Ones
Time Limit: 3000MS
Memory Limit: Unknown
64bit IO Format: %lld & %llu
Submit Status
Description
Binary numbers and their pattern o...
分类:
其他好文 时间:
2015-05-07 06:30:27
阅读次数:
220
UVA - 1210
Sum of Consecutive Prime Numbers
Time Limit: 3000MS
Memory Limit: Unknown
64bit IO Format: %lld & %llu
Submit Status
Description
Some positive integ...
分类:
其他好文 时间:
2015-05-07 06:27:38
阅读次数:
169
我们知道Yii中的GridView组件是非常好用的。动态显示列。要用到visible属性'propString' => ['attribute' => 'propertyNamesStringV2','format' => 'raw', 'visible' => isset($_GET['pno']...
分类:
其他好文 时间:
2015-05-07 00:49:45
阅读次数:
231
??
Saruman's Army
Time Limit:1000MS Memory Limit:65536KB 64bit IO Format:%I64d
& %I64u
Submit Status Practice POJ
3069
Description
Saruman the White must lead hi...
分类:
其他好文 时间:
2015-05-06 23:06:15
阅读次数:
311
Find the Permutations
Time Limit: 3000MS
Memory Limit: Unknown
64bit IO Format: %lld & %llu
Submit Status
Description
Problem D
Find the Permutations
Input: Standard In...
分类:
其他好文 时间:
2015-05-06 22:58:02
阅读次数:
182