我也是第一次使用cocos2d_html5,对js和html5也不熟,看引擎自带的例子和引擎源码,边学边做,如果使用过cocos2d-x的话,完成这个游戏还是十分简单的。游戏体验地址:http://zhoujianghai.github.io/games/flappybird/1.
首先去cocos...
分类:
移动开发 时间:
2014-05-25 22:56:09
阅读次数:
621
using System;using System.Drawing;using
System.Windows.Forms;using AForge.Video;using AForge.Video.DirectShow;namespace
CameraCapture{ public parti...
分类:
Web程序 时间:
2014-05-25 22:30:32
阅读次数:
335
在AbstractConfigurationProvider类中loadSinks方法会调用loadSinkGroups方法将所有的sink和sinkgroup放到了Map
sinkRunnerMap之中。 SinkRunner可能对应一个sink也可能对应一个sinkgroup。因为如果配置...
分类:
其他好文 时间:
2014-05-25 22:05:04
阅读次数:
398
这一篇在上一篇使用aforg.net 捕获摄像头的基础上稍加修改
增加录制功能录制功能使用AForge.Video.FFMPEG 需要添加对 AForge.Video.FFMPEG.dll的引用
并且拷贝AForge.NET\Framework\Externals\ffmpeg\bin路径下的全部d...
分类:
Web程序 时间:
2014-05-25 20:37:31
阅读次数:
393
在apache中如果添加DirectoryIndex
指令,当请求URL是directory形式而不是某个具体的文件时它会自动帮忙去查找DirectoryIndex
后面定义的那些文件。具体详见:http://httpd.apache.org/docs/2.2/mod/mod_dir.html#di...
分类:
其他好文 时间:
2014-05-25 20:10:36
阅读次数:
229
2014年5月25日 12:26:14需要文件: svn apr apr-util
sqlite3 serfsvn :http://subversion.apache.org/download/apr/apr-util
:http://apr.apache.org/download.cgiserf ...
分类:
其他好文 时间:
2014-05-25 19:50:04
阅读次数:
252
1.下载回来的是解压文件,解压好放到要安装的位置。(我这里以D:\Acpache24为例)
2.打开Apache24\conf下httpd.conf 文件,用记事本打开即可。 (1)第37行ServerRoot
"c:/Apache24"改为ServerRoot “D:/Apache24”;//Ap...
分类:
Web程序 时间:
2014-05-25 15:33:18
阅读次数:
345
分享一个很酷很炫的html5特效网站源码,代码下载地址:http://www.zuidaima.com/share/1784027301841920.htm...
分类:
Web程序 时间:
2014-05-25 11:15:56
阅读次数:
274
CentOSrelease6.5nginx-1.0.15-5.el6.src.rpm[root@wsh~]#useradd-rmockbuild#新建mockbuild用户
[root@wsh~]#rpm-ivhnginx-1.0.15-5.el6.src.rpm#和安装二进制rpm包一样
warning:nginx-1.0.15-5.el6.src.rpm:HeaderV3RSA/SHA256Signature,keyID0608b895:NOKEY
1:nginx########..
分类:
其他好文 时间:
2014-05-25 08:40:03
阅读次数:
323