会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
wangys
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
12
13
14
15
16
2022年10月2日
计算机基础
摘要:
阅读全文
posted @ 2022-10-02 12:49 王ys
阅读(21)
评论(0)
推荐(0)
2022年10月1日
植物大战僵尸辅助器
摘要: #include <iostream> #include <windows.h> using namespace std; DWORD YG1=0; HANDLE hProcess=NULL; DWORD address1 =0x006A9EC0;//第一个房间门的编号 DWORD address2
阅读全文
posted @ 2022-10-01 08:23 王ys
阅读(112)
评论(0)
推荐(0)
2022年9月12日
MC举剑him代码
摘要: #include <iostream> #include <string> #include "minecraft.h" #include "mc.cpp" using namespace std; TxMinecraft mc; int main(int argc, char** argv) {
阅读全文
posted @ 2022-09-12 09:15 王ys
阅读(34)
评论(0)
推荐(0)
2022年9月11日
MC古风城墙代码
摘要: #include <iostream> #include <string> #include "minecraft.h" using namespace std; int x,y,z; TxMinecraft mc; int main(int argc, char** argv) { bool co
阅读全文
posted @ 2022-09-11 18:36 王ys
阅读(63)
评论(0)
推荐(0)
MC艾利克斯代码
摘要: #include <iostream> #include <string> #include "minecraft.h" using namespace std; TxMinecraft mc; int main(int argc, char** argv) { bool con=mc.Connec
阅读全文
posted @ 2022-09-11 18:31 王ys
阅读(71)
评论(0)
推荐(0)
MC钻石铲代码
摘要: #include <iostream> #include <string> #include <Windows.h> #include "minecraft.h" using namespace std; TxMinecraft tongxin; int main(int argc, char**
阅读全文
posted @ 2022-09-11 18:19 王ys
阅读(106)
评论(0)
推荐(0)
上一页
1
···
12
13
14
15
16
公告