public partial class PanelX : UserControl { private
Point oldXY; //private static PanelX instance; //public DataRow dr = null...
分类:
其他好文 时间:
2014-05-10 20:18:46
阅读次数:
260
Problem DescriptionThere are n people and n
target, everyone should get one target, no two people get the same target, the
last one who get the target...
分类:
其他好文 时间:
2014-05-06 09:00:51
阅读次数:
354
1 Arrays.sort(points, new comparator());2 3
public static class comparator implements Comparator {4 public int compare(Point
p1, Point p2) {5 ...
分类:
编程语言 时间:
2014-05-05 23:32:10
阅读次数:
444
1. 浮点数的二进制格式. 浮点数的二进制格式如下, 分为 3 个部分, 即 sign (符号位),
exponent (指数位), 以及 significand (有效数位). 如下图所示: single-precision floating
point(单精度浮点数), 4 字节, 共 32 ....
分类:
其他好文 时间:
2014-05-05 22:41:15
阅读次数:
509
原地址:http://game.ceeger.com/Unity/Doc/2011/Unity3D_For_Android.html我自认为抵挡诱惑的能力还是很强大的,关键的时候还能把持住自己。今天逛了一下南京的丹凤街,终于受不住Android这美眉的诱惑。她虽脸蛋不怎么滴,但身材火热,且性感,廉价...
分类:
移动开发 时间:
2014-05-05 22:18:52
阅读次数:
504
原地址:http://www.davebost.com/2013/08/30/creating-a-unity-game-for-windows-8Therecent
release of Unity 4.2brings with it full-support for deploying Unit...
原地址:http://digitalerr0r.wordpress.com/2013/09/30/unity-game-starter-kit-for-windows-store-and-windows-phone-store-games/Posted
onSeptember 30, 2013byd...
原地址:http://digitalerr0r.wordpress.com/2013/08/27/unity-for-windows-iiipublishing-to-windows-phone-store/InPart
IIwe covered how you can publish your g...
Poj-3922 A simple stone game
博弈,k倍动态减法详解...
分类:
其他好文 时间:
2014-05-04 00:21:34
阅读次数:
296
The game of billiards involves two players knocking 3 balls around
on a green baize table. Well, there is more to it, but for our
purposes this is sufficient.
The game consists of several rounds ...
分类:
其他好文 时间:
2014-05-03 16:15:33
阅读次数:
296