码迷,mamicode.com
首页 >  
搜索关键字:run-time check    ( 9793个结果
SenchaCmd v3安装、查看信息
Sencha Cmd 是一个命令工具,可自动生成Sencha 应用程序。使用该工具,须安装Java Run-time Environment 或者JRE,必须是JRE6或以上版本。1.1 下载Sencha Cmd: 访问地址:http://wwww.sencha.com/products/sen.....
分类:其他好文   时间:2014-07-22 23:10:14    阅读次数:384
《Cracking the Coding Interview》——第17章:普通题——题目2
2014-04-28 22:05题目:写个程序判断三连棋哪一方赢了。解法:三个相同的棋子连成一条横线,竖线或者对角线就判断为赢了。代码: 1 // 17.2 Write an algorithm to check if someone has won the tic-tac-toe game. 2 ...
分类:其他好文   时间:2014-04-29 18:12:07    阅读次数:474
LeetCode2:Median of Two Sorted Arrays
题目: There are two sorted arrays A and B of size m and n respectively. Find the median of the two sorted arrays. The overall run time complexity should...
分类:其他好文   时间:2014-04-29 10:32:46    阅读次数:359
9793条   上一页 1 ... 978 979 980
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!