会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
YZFHKMS
博客园
首页
新随笔
联系
管理
订阅
上一页
1
···
22
23
24
25
26
27
28
29
30
···
59
下一页
2020年4月24日
Android SIMPLE: Error configuring
摘要: 运行gradle 的assembleDebug或者assembleRelease 如果出现 { CMake Error: CMake was unable to find a build program corresponding to "Ninja". CMAKE_MAKE_PROGRAM is
阅读全文
posted @ 2020-04-24 23:57 YZFHKMS-X
阅读(548)
评论(0)
推荐(0)
2020年4月19日
cocos2d-x SimplePro 1.0
摘要: /* 部分使用c++11 */ MusicLayer.cpp #include "MusicLayer.h" #ifdef _WIN32 #include "ATBAudioEngine/ATBAudioEngine.h" #endif #define DISPLAY Director::getIn
阅读全文
posted @ 2020-04-19 20:51 YZFHKMS-X
阅读(181)
评论(0)
推荐(0)
coco2d-x save xml
摘要: *.h { #ifndef __MUSICLAYER_H__ #define __MUSICLAYER_H__ #include "cocos2d.h" #include "cocos/ui/UIButton.h" #include "cocos/ui/UIEditBox/UIEditBox.h"
阅读全文
posted @ 2020-04-19 11:19 YZFHKMS-X
阅读(125)
评论(0)
推荐(0)
C++ XML文件解析
摘要: { 本文来自 https://www.cnblogs.com/tla001/p/6710666.html } { namespace XMLDemo {static string fileNames[] = { "./resources/dream.xml", "./resources/utf8te
阅读全文
posted @ 2020-04-19 10:59 YZFHKMS-X
阅读(493)
评论(0)
推荐(0)
2020年4月17日
coco2d-x create tableView
摘要: *.h #ifndef __MUSICLAYER_H__ #define __MUSICLAYER_H__ #include "cocos2d.h" #include "cocos/ui/UIButton.h" #include "cocos/ui/UIEditBox/UIEditBox.h" #i
阅读全文
posted @ 2020-04-17 22:14 YZFHKMS-X
阅读(170)
评论(0)
推荐(0)
2020年4月14日
cocos2d-x button setTitleLabel
摘要: string file("res/Button.png"); auto btn = cocos2d::ui::Button::create(file, file, file); btn->setColor(Color3B(24, 48, 64)); btn->setPosition(display
阅读全文
posted @ 2020-04-14 23:12 YZFHKMS-X
阅读(309)
评论(0)
推荐(0)
cocos2d-X create std colorlayer
摘要: #ifndef __MUSICLAYER_H__ #define __MUSICLAYER_H__ #include "cocos2d.h" using namespace std; using namespace cocos2d; class MusicLayer:public LayerColo
阅读全文
posted @ 2020-04-14 00:45 YZFHKMS-X
阅读(122)
评论(0)
推荐(0)
2020年4月13日
CNC Image_3
摘要:
阅读全文
posted @ 2020-04-13 22:24 YZFHKMS-X
阅读(86)
评论(0)
推荐(0)
2020年4月12日
Windows cmd "tree"
摘要: { //tree }
阅读全文
posted @ 2020-04-12 23:33 YZFHKMS-X
阅读(179)
评论(0)
推荐(0)
C/C++ std::function && std::bind
摘要: *.cpp { #include "FirstScene.h" #include "SimpleAudioEngine.h" #include "cocos/ui/UIButton.h" #include "cocos/ui/UIEditBox/UIEditBox.h" #include "SOIL
阅读全文
posted @ 2020-04-12 20:36 YZFHKMS-X
阅读(192)
评论(0)
推荐(0)
上一页
1
···
22
23
24
25
26
27
28
29
30
···
59
下一页
公告