02 2021 档案

摘要:{ //http://www.360doc.com/content/14/0413/16/15099545_368549362.shtml } GCC/Clang生成和链接静态库/动态库 { 1 2 3 4 5 //add.cpp int add(int a, int b) { return a + 阅读全文
posted @ 2021-02-28 19:50 YZFHKMS-X 阅读(2434) 评论(0) 推荐(0) 编辑
摘要:{ //http://www.dre.vanderbilt.edu/~schmidt/DOC_ROOT/ACE/ACE-INSTALL.html#android //https://download.dre.vanderbilt.edu/ } 阅读全文
posted @ 2021-02-22 20:34 YZFHKMS-X 阅读(46) 评论(0) 推荐(0) 编辑
摘要:{ //https://www.jianshu.com/p/e0471aa6672d?utm_campaign=hugo } ///usr/bin/ruby -e "$(curl -fsSL https://cdn.jsdelivr.net/gh/ineo6/homebrew-install/ins 阅读全文
posted @ 2021-02-21 13:10 YZFHKMS-X 阅读(120) 评论(0) 推荐(0) 编辑
摘要:转载自 //https://blog.csdn.net/a4019069/article/details/80585612 { 准备 VMware Workstation Pro Unlock macOS系统镜像 8G的U盘 UltraISO 下载地址: VMware 虚拟机,安装步骤不做示范 系统 阅读全文
posted @ 2021-02-18 23:37 YZFHKMS-X 阅读(9721) 评论(1) 推荐(0) 编辑
摘要:Windows update 打开Windows update服务,然后设置为手动,并启动服务。(自动也可以) 启动 阅读全文
posted @ 2021-02-10 20:28 YZFHKMS-X 阅读(124) 评论(0) 推荐(0) 编辑
摘要:s = Sprite::create("res/GIRE.png"); s->setPosition(visibleSize / 2); this->addChild(s); auto id = s->getTexture()->getName(); //int format,width,heigh 阅读全文
posted @ 2021-02-07 16:59 YZFHKMS-X 阅读(327) 评论(0) 推荐(0) 编辑
摘要:.h #ifndef __UI_BUTTON_PIXEL_H__ #define __UI_BUTTON_PIXEL_H__ 1 #include <iostream> #include <string> #include <string.h> using namespace std; #inclu 阅读全文
posted @ 2021-02-05 23:11 YZFHKMS-X 阅读(181) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示