随笔分类 -  杂项

摘要:Cocos2d-x 3.17.2 断点调试 采用的方案 是 VSCode + LuaPanda LuaPanda 配置方法 自动补全 采用的方案 是 EmmyLua + Cocos2dx Lua Api + IDEA Cocos2dx Lua Api 配置方法 目前我写代码的方案是 IDEA + E 阅读全文
posted @ 2021-03-10 17:22 当麻 阅读(1204) 评论(0) 推荐(0) 编辑
摘要:EmmyLua Debug 需要下载 LuaForWindows ,搜全名到 Github 下载,安装后是 Lua5.1 带 LuaSocket 的版本,IDEA可以直接断点调试 LuaPanda 可以下载 Lua5.3版本,然后下载 LuaPanda 源码 然后将这两个文件夹放到 Lua 解压目录 阅读全文
posted @ 2021-03-10 09:37 当麻 阅读(839) 评论(0) 推荐(0) 编辑
摘要:#include <iostream>#include <stack>#include <vector>#include <queue>using namespace std;struct Grid{ int x; int y; int weight;};struct Record{ vector< 阅读全文
posted @ 2020-12-03 16:34 当麻 阅读(153) 评论(0) 推荐(0) 编辑
摘要:>> vl_compilenn警告: CL.EXE not found in PATH. Trying to guess out of mex setup. > In vl_compilenn>check_clpath (line 650) In vl_compilenn (line 426) 'c 阅读全文
posted @ 2019-11-22 19:22 当麻 阅读(2538) 评论(0) 推荐(0) 编辑

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