F -StoneTime Limit:1000MSMemory Limit:32768KB64bit IO Format:%I64d & %I64uSubmitStatusPracticeHDU 4764DescriptionTang and Jiang are good friends. To d...
分类:
其他好文 时间:
2014-11-25 00:16:19
阅读次数:
147
文字版:http://www.dianbo.org/9238/stone/tiwendezhihui.htm
分类:
其他好文 时间:
2014-11-24 01:17:47
阅读次数:
130
今天在网上发现了一个很好用的管理Ubuntu下开关启动的软件,叫做sysv-rc-conf使用命令行:tf@ubuntu:/etc/apache2$ sudo update-rc.d -f apache2 remove Removing any system startup links for /e...
分类:
Web程序 时间:
2014-11-19 10:39:16
阅读次数:
194
题目描述:
Given a linked list, remove the nth node from the end of list and return its head.
For example,
Given linked list: 1->2->3->4->5, and n = 2.
After removing the second node from t...
分类:
其他好文 时间:
2014-11-18 10:18:38
阅读次数:
170
最近下了个游戏叫木石世纪(Timber and Stone),沙盒游戏类,看着还不错.
搜了下游戏资料,有人求汉化但是由于是小众游戏,没人出汉化.看了眼是Unity3d的,既然是.Net的,只要资源不是在资源包里,应该都还是蛮简单的.
刚开始做了个字符串替换,发现有些地方还是比较麻烦,还不如拿UnityEngine里面的GUI函数开刀,也就是有了这么一次简单的哦汉化过程.
首先写个简单的类用...
分类:
编程语言 时间:
2014-11-17 15:51:03
阅读次数:
339
Round NumbersDescriptionThe cows, as you know, have no fingers or thumbs and thus are unable to play Scissors, Paper, Stone' (also known as 'Rock, Pap...
分类:
其他好文 时间:
2014-11-13 16:05:00
阅读次数:
204
1. ActionBar First added in Android 3.0(API level 11) 2. Working the Action Bar 2.1 Removing the action barActionBar actionBar = getSupportActionBa...
分类:
其他好文 时间:
2014-11-05 22:47:02
阅读次数:
280
Revenge of Nim IIProblem DescriptionNim is a mathematical game of strategy in which two players take turns removing objects from distinct heaps. On ea...
分类:
其他好文 时间:
2014-11-04 00:05:12
阅读次数:
240
Given a linked list, remove the nth node from the end of list and return its head.
For example,
Given linked list: 1->2->3->4->5, and n = 2.
After removing the second node from the end, the linked ...
分类:
其他好文 时间:
2014-11-03 21:02:22
阅读次数:
182
FroggerTime Limit:1000MSMemory Limit:65536KTotal Submissions:26519Accepted:8633DescriptionFreddy Frog is sitting on a stone in the middle of a lake. S...
分类:
其他好文 时间:
2014-11-02 22:11:44
阅读次数:
228