随笔分类 -  mc(c++)

摘要:#include <iostream> #include <string> #include "minecraft.h" using namespace std; TxMinecraft mc; int x,y,z,id,data; void a(){ //第一面 id=24; data=2; mc 阅读全文
posted @ 2023-07-07 20:30 陈若麟 阅读(11) 评论(0) 推荐(0) 编辑
摘要:#include <iostream> #include "minecraft.h" #include <string> TxMinecraft mc; using namespace std; struct weizhi{ int x; int y; int z; int id; int data 阅读全文
posted @ 2023-06-25 09:49 陈若麟 阅读(31) 评论(0) 推荐(0) 编辑