原题戳我Given two words word1 and word2, find the minimum number of steps required to convert word1 to word2. (each operation is counted as 1 step.)You ha...
分类:
其他好文 时间:
2014-08-28 13:04:59
阅读次数:
162
---恢复内容开始--- 偶尔翻到了关于Java对象初始化顺序的面试题,重新复习了一下,顺便做笔记。1.父类子类构造函数执行的先后顺序public class Test2 { public int Field; //step 1 public Test2(){ Fi...
分类:
编程语言 时间:
2014-08-28 11:21:59
阅读次数:
272
添加Groovy Script脚本对Test Step进行验证脚本如下(已经运行通过):import javax.xml.XMLConstantsimport javax.xml.transform.stream.StreamSourceimport javax.xml.validation.Sch...
分类:
其他好文 时间:
2014-08-27 16:11:07
阅读次数:
218
原文:http://www.cnblogs.com/ycxyyzw/archive/2013/03/27/2983905.htmleclipse调试图标所代表的含义:Step into 单步进入-将进入执行的方法内部继续执行。Step over 单步前进-执行下一步。Step return – 单步...
分类:
系统相关 时间:
2014-08-27 10:38:07
阅读次数:
255
转自: http://blog.sina.com.cn/s/blog_70600f7201018pib.html , 记录下来存档Step:1、建立一个任意名称的Java Project2、在该工程中建立一个名文MyEclipseGen的Java文件(MyEclipseGen.java)3、运行下面...
分类:
系统相关 时间:
2014-08-26 07:27:25
阅读次数:
294
原题戳我Given two words word1 and word2, find the minimum number of steps required to convert word1 to word2. (each operation is counted as 1 step.)You ha...
分类:
其他好文 时间:
2014-08-26 00:14:25
阅读次数:
334
LeetCode: TriangleGiven a triangle, find the minimum path sum from top to bottom. Each step you may move to adjacent numbers on the row below. For exa...
分类:
其他好文 时间:
2014-08-25 22:48:14
阅读次数:
306
角色控制器主要用于第一人称和第三人称主角的控制,并不使用刚体物理效果。添加角色控制器的方法:依次打开菜单栏中的Component - Physiscs - Character ControllerSlope Limit:坡度限制,角色只能爬上小宇或等于该参数值的斜坡。Step Offset:台阶高度...
分类:
其他好文 时间:
2014-08-25 13:18:54
阅读次数:
249
完成的效果如下查看效果并下载Step 1:先了解border的原理:Step 2:HTML代码结构Html代码StartPauseStopForwardForwardRewindRewindEjectEjectStep 3:画背景圆,position:relativeCss代码.playContai...
分类:
Web程序 时间:
2014-08-25 11:18:54
阅读次数:
238
我在学Unity3D,TankSniper(坦克狙击手)这个项目是用来练手的。到目前为止,用到的Unity3D知识有:地形Terrain,子物体gameObject,预制体Prefab,粒子系统Shuriken,刚体rigidbody,碰撞体collider,场景scene。需要step by st...
分类:
其他好文 时间:
2014-08-25 01:07:53
阅读次数:
594