码迷,mamicode.com
首页 >  
搜索关键字:around    ( 886个结果
Transform.eulerAngles 欧拉角
vareulerAngles:Vector3Description描述The rotation as Euler angles in degrees.旋转作为欧拉角度。The x, y, and z angles represent a rotation z degrees around the z...
分类:其他好文   时间:2014-07-22 23:15:35    阅读次数:327
codechef The Lead Game 题解
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
UVA 之11300 - Spreading the Wealth
Problem A Communist regime is trying to redistribute wealth in a village. They have have decided to sit everyone around a circular table. First, everyone has converted all of their properties to co...
分类:其他好文   时间:2014-05-02 10:30:59    阅读次数:375
std::max 错误
Today I typed the following:intt=(std::max)(timeout,lagtime);Why did I put parentheses around std::max? Because windows.h defines (among other things)...
分类:其他好文   时间:2014-05-01 05:26:13    阅读次数:383
《Sams Teach Yourself Windows? Workflow Foundation in 24 Hours》读书笔记目录
目录1 Part I - The Basics1.1 Hour 1 - Understanding Windows Workflow Foundation1.2 Hour 2 - A Spin Around Windows Workflow Foundation1.3 Hour 3 - Learni...
分类:Windows程序   时间:2014-05-01 02:29:42    阅读次数:492
Java Synchronization
Intrinsic Locks and Synchronization Synchronization is built around an internal entity known as theintrinsic lockormonitor lock. (The API specificati....
分类:编程语言   时间:2014-04-29 16:31:18    阅读次数:668
886条   上一页 1 ... 87 88 89
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!