码迷,mamicode.com
首页 >  
搜索关键字:games    ( 631个结果
POJ - 2311 Cutting Game
Description Urej loves to play various types of dull games. He usually asks other people to play with him. He says that playing those games can show his extraordinary wit. Recently Urej takes a gre...
分类:其他好文   时间:2015-08-02 13:44:34    阅读次数:138
Corona
Build 10x FasterRich mobile games and apps in record timeCoronais designed to enable super-fast development. Our elegantAPIsmake adding complex featur...
分类:其他好文   时间:2015-07-30 19:20:29    阅读次数:121
POJ 3009:Curling 2.0
Curling 2.0 Time Limit: 1000MS   Memory Limit: 65536K Total Submissions: 14090   Accepted: 5887 Description On Planet MM-21, after their Olympic games this year, curlin...
分类:Web程序   时间:2015-07-30 09:32:13    阅读次数:121
man命令
man命令不同数字代表的意思1用户在shell环境中可以操作的命令或执行文件2系统内核可调用的函数与工具等3一些常用的函数(function)与函数库(library),大部分为C的函数库(libc)4设备文件的说明,通常在/dev下的文件5配置文件后者是某些文件的格式6游戏(games)7惯例与协..
分类:其他好文   时间:2015-07-24 18:47:41    阅读次数:132
uilabel自适应高度
NSString *str=@"// Use this method to pause ongoing tasks, disable timers, and throttle down OpenGL ES frame rates. Games should use this method to p....
分类:其他好文   时间:2015-07-24 12:19:52    阅读次数:137
hdu 4004 The Frog's Games 【二分】
The Frog's Games Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65768/65768 K (Java/Others) Total Submission(s): 4565    Accepted Submission(s): 2225 Problem Description The annua...
分类:其他好文   时间:2015-07-23 21:49:11    阅读次数:129
Codeforces Gym 100513I I. Sale in GameStore 暴力
I. Sale in GameStoreTime Limit: 20 SecMemory Limit: 256 MB题目连接http://codeforces.com/gym/100513/problem/IDescriptionA well-known Berland online games s...
分类:其他好文   时间:2015-07-23 19:22:02    阅读次数:107
如何调戏NSString
给出一个字符串@"I am a boy,I like playing computer games",然后我们尽我们所能的调戏它. NSString *string=@"I am a boy,I like playing computer games"; NSMutableString*mS...
分类:其他好文   时间:2015-07-23 06:54:52    阅读次数:127
1610 - Party Games(细节题)
不知道为什么把这道题放在高效里,我这一点也不高效的方法居然也跑了0.016s 我们需要做的很简单,挨个字符的选择,然后先加上这个字符,和所有字符串比较一遍,根据大于它和小于它的字符串个数进行判断就好了 。  注意z这个字符 ,对于某些数据,会TLE的。。。 没什么意思,直接看代码吧: #include using namespace std; const int maxn = 10000 +...
分类:其他好文   时间:2015-07-22 22:53:07    阅读次数:118
js小例子
按钮中心 **上 **下 **右 **左 css文件.games{ width:500px; height:400px; background-color:pink; position:absolute; } .con{width:200px; height:100...
分类:Web程序   时间:2015-07-16 19:04:46    阅读次数:109
631条   上一页 1 ... 42 43 44 45 46 ... 64 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!