会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
wangyihang-xh
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
8
9
10
11
12
13
14
15
下一页
2023年5月28日
史努比
摘要: #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)
2023年5月27日
狐尼克
摘要: #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)
2023年5月26日
朱迪警官
摘要: #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)
2023年5月13日
随机数——彩票
摘要: #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)
2023年4月22日
钟楼
摘要: #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)
2023年3月17日
条纹表格布局
摘要: <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)
Bootstrap 排版和表格
摘要: <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
下一页
公告