上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 43 下一页
摘要: math.randomseed(tostring(os.time()):reverse():sub(1, 6))local sum1=0local sum2=0local sum3=0local sum4=0for i=1,100 do local num=math.random(1,4) ... 阅读全文
posted @ 2015-05-02 11:54 yufenghou 阅读(176) 评论(0) 推荐(0)
摘要: local rightMenu = cc.ui.UIPushButton.new("test/BlueButton.png") :onButtonPressed(function(event) print("right menu pressed") ... 阅读全文
posted @ 2015-05-01 16:19 yufenghou 阅读(255) 评论(0) 推荐(0)
摘要: /* CCSprite* sprite=CCSprite::create("images.pvr.ccz"); sprite->setPosition(visibleSize.width/2,visibleSize.height/2); addChild(sprite); ... 阅读全文
posted @ 2015-04-28 15:07 yufenghou 阅读(446) 评论(0) 推荐(0)
摘要: local a=10local b=1local resultBooleanif a-b>0 then resultBoolean=trueelse resultBoolean=falseendlocal resultBoolean2=a-b>0print(resultBoolean)p... 阅读全文
posted @ 2015-04-27 18:00 yufenghou 阅读(122) 评论(0) 推荐(0)
摘要: local scheduler = require(cc.PACKAGE_NAME .. ".scheduler")local MainScene = class("MainScene", function() return display.newScene("MainScene")end)l... 阅读全文
posted @ 2015-04-27 06:39 yufenghou 阅读(127) 评论(0) 推荐(0)
摘要: 项目名称======================在这里我写一个项目概述段落分明、[空行](http://example.com/) 的项目概述。如何使用------### 排队 ###内嵌代码、**反引号** (`` ` ``) 。### 块级 ### 参数说明----------... 阅读全文
posted @ 2015-04-26 20:56 yufenghou 阅读(169) 评论(0) 推荐(0)
摘要: # DillingerDillinger is a cloud-enabled, mobile-ready, offline-storage, AngularJS powered HTML5 Markdown editor. - Type some Markdown on the left - S... 阅读全文
posted @ 2015-04-26 20:37 yufenghou 阅读(253) 评论(0) 推荐(0)
摘要: # font **加粗** *斜体* ~~横线~~ [title](http://127.0.0.1)#list 无须列表 *1 *2 *3 有须列表 1. 1 2. 2 3. 3#引用>这里是引用#table| Tables ... 阅读全文
posted @ 2015-04-26 20:21 yufenghou 阅读(114) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2015-04-25 01:19 yufenghou 阅读(3) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2015-04-24 13:29 yufenghou 阅读(3) 评论(0) 推荐(0)
上一页 1 ··· 14 15 16 17 18 19 20 21 22 ··· 43 下一页