上一页 1 ··· 8 9 10 11 12 13 14 15 下一页
摘要: #include <bits/stdc++.h> #include "minecraft.h" #include <Windows.h> using namespace std; TxMinecraft mc; int main() { bool con = mc.ConnectMinecraft( 阅读全文
posted @ 2023-05-28 08:21 王一行(小号) 阅读(36) 评论(0) 推荐(0)
摘要: #include <iostream> #include "minecraft.h" #include <Windows.h> using namespace std; TxMinecraft mc; int main() { bool con=mc.ConnectMinecraft("zk","4 阅读全文
posted @ 2023-05-27 18:14 王一行(小号) 阅读(107) 评论(0) 推荐(0)
摘要: #include <bits/stdc++.h> #include <Windows.h> #include "minecraft.h" using namespace std; TxMinecraft mc; int main() { bool con = mc.ConnectMinecraft( 阅读全文
posted @ 2023-05-26 20:43 王一行(小号) 阅读(23) 评论(0) 推荐(0)
摘要: #include <bits/stdc++.h> using namespace std; int main() { int a,b,qian = 50; while(qian>0){ srand(time(0)); b = rand()%9+1; cout<<"请输入你选的号码?"; cin>>a 阅读全文
posted @ 2023-05-13 19:41 王一行(小号) 阅读(36) 评论(0) 推荐(0)
摘要: #include <bits/stdc++.h> using namespace std; int main() { int a,b,e; double c,d = 0; double f; cout<<"你想做几道题?"; cin>>c; for(int i = 1;i<=c;i++){ sran 阅读全文
posted @ 2023-05-13 19:23 王一行(小号) 阅读(20) 评论(0) 推荐(0)
摘要: #include <iostream> #include <string> #include "minecraft.h" using namespace std; TxMinecraft mc; void diji(int x,int y,int z,int id,int data){ //4个小正 阅读全文
posted @ 2023-04-22 10:24 王一行(小号) 阅读(18) 评论(0) 推荐(0)
摘要: #include <iostream> #include "minecraft.h" using namespace std; TxMinecraft mc; void num1(int x,int y,int z,int id,int data){ for(int i = 0;i<=10;i++) 阅读全文
posted @ 2023-04-22 10:22 王一行(小号) 阅读(32) 评论(0) 推荐(0)
摘要: #include <iostream> #include "minecraft.h" using namespace std; TxMinecraft mc; void num1(int x,int y,int z,int id,int data){ mc.setBlock(x,y,z-3,id,d 阅读全文
posted @ 2023-04-22 10:21 王一行(小号) 阅读(16) 评论(0) 推荐(0)
摘要: <html> <head> <link rel="stylesheet" href="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/css/bootstrap.min.css"> <script src="https://cdn.staticf 阅读全文
posted @ 2023-03-17 20:00 王一行(小号) 阅读(26) 评论(0) 推荐(0)
摘要: <html> <head> <link rel="stylesheet" href="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/css/bootstrap.min.css"> <script src="https://cdn.staticf 阅读全文
posted @ 2023-03-17 19:43 王一行(小号) 阅读(26) 评论(0) 推荐(0)
上一页 1 ··· 8 9 10 11 12 13 14 15 下一页