码迷,mamicode.com
首页 >  
搜索关键字:depth    ( 1433个结果
javascript执行上下文
What is the Execution Context & Stack in JavaScript?In this post I will take an in-depth look at one of the most fundamental parts of JavaScript, theE...
分类:编程语言   时间:2014-07-22 23:12:16    阅读次数:608
Maximum Depth of Binary Tree
Given a binary tree, find its maximum depth.The maximum depth is the number of nodes along the longest path from the root node down to the farthest le...
分类:其他好文   时间:2014-07-22 23:07:13    阅读次数:379
unity3d中的Viewport
Camera属性中有个Viewport Rect,如下图:X、Y为(0, 0)代表左下角,(1, 1)代表右上角;W和H分别是Viewport的宽(Width)和高(Height),摄像机的Aspect参数(下一段提到)由W、H以及窗口的长宽比共同决定。通过设置这4个参数以及深度(Depth),可以...
分类:其他好文   时间:2014-04-30 20:33:13    阅读次数:514
1433条   上一页 1 ... 142 143 144
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!