摘要:
假设用MFC的话,请尽量使用afxmessagebox,由于这个全局的对话框最安全,也最方便。可是在WIN32 SDK的情况下仅仅能使用MESSAGEBOX。MessageBox()是Win32API函数.后者是mfc中的全局函数.在MFC中能用MessageBox()的地方都能用AfxMessag... 阅读全文
posted @ 2015-03-04 13:25
gcczhongduan
阅读(129)
评论(0)
推荐(0)
摘要:
#include "AppDelegate.h"#include "HelloWorldScene.h"USING_NS_CC;AppDelegate::AppDelegate(){//构造函数}AppDelegate::~AppDelegate(){//析构函数}//程序启动完毕后进入这种方法/函... 阅读全文
posted @ 2015-03-04 12:46
gcczhongduan
阅读(225)
评论(0)
推荐(0)
摘要:
1、错误描写叙述usage: java org.apache.catalina.startup.Catalina [ -config {pathname} ] [ -nonaming ] { -help | start | stop }2014-7-12 0:59:34 org.apache.ca... 阅读全文
posted @ 2015-03-04 11:23
gcczhongduan
阅读(1457)
评论(0)
推荐(1)
摘要:
(转自:http://www.cnblogs.com/jarodzz/archive/2012/07/02/2573014.html)第一次看到Cucumber和BDD(Behavior Driven Development, 行为驱动开发),是在四年前。那时才開始工作,对软件測试工具相当着迷。仅仅... 阅读全文
posted @ 2015-03-04 10:00
gcczhongduan
阅读(158)
评论(0)
推荐(0)
浙公网安备 33010602011771号