上一页 1 ··· 3 4 5 6 7 8 下一页
摘要: #include <iostream> #include <string> #include "minecraft.h" using namespace std; TxMinecraft mc; int main(int argc, char** argv) { bool con=mc.Connec 阅读全文
posted @ 2023-05-28 10:19 hanxuyao 阅读(15) 评论(0) 推荐(0)
摘要: #include <iostream>#include <string>#include "minecraft.h"using namespace std;TxMinecraft mc;int main(int argc, char** argv) { bool con=mc.ConnectMine 阅读全文
posted @ 2023-05-26 20:46 hanxuyao 阅读(261) 评论(0) 推荐(0)
摘要: #include <iostream>#include "minecraft.h"using namespace std;//2903 122 940TxMinecraft mc;int main(int argc, char** argv) { bool con=mc.ConnectMinecra 阅读全文
posted @ 2023-04-09 10:04 hanxuyao 阅读(18) 评论(0) 推荐(0)
摘要: #include <bits/stdc++.h> using namespace std; int main(int argc, char** argv) { int index=1; srand(time(0)); int num=rand()%100; do{ int n; cin>>n; if 阅读全文
posted @ 2023-03-25 16:50 hanxuyao 阅读(10) 评论(0) 推荐(0)
摘要: #include <iostream>#include "minecraft.h"using namespace std;TxMinecraft mc;int x,y,z,id,data;void six(int x,int y,int z){ //地基 四个6*6正方形 空心 id=98,data 阅读全文
posted @ 2023-03-19 10:02 hanxuyao 阅读(22) 评论(0) 推荐(0)
摘要: <!DOCTYPE html> <html> <head> <title> 表格 </title> <link rel="stylesheet" href="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/css/bootstrap.min.cs 阅读全文
posted @ 2023-03-18 20:03 hanxuyao 阅读(14) 评论(0) 推荐(0)
摘要: <html> <head> <title> 表格 </title> <link rel="stylesheet" href="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/css/bootstrap.min.css"> <script src= 阅读全文
posted @ 2023-03-18 20:03 hanxuyao 阅读(36) 评论(0) 推荐(0)
摘要: 表格 coumn1coumn2coumn3 row1,coumn1row1,coumn2row1,coumn3 row2,coumn1row2,coumn2row2,coumn3 row3,coumn1row3,coumn2row3,coumn3 row4,coumn1row4,coumn2row4 阅读全文
posted @ 2023-03-18 20:02 hanxuyao 阅读(17) 评论(0) 推荐(0)
摘要: ssssSSssSSsS 我是标签h1.我是副标题 我是标签h2.我是副标题 我是标签h3.我是副标题 我是标签h4.我是副标题 我是标签h5.我是副标题 基本表格布局 名称城市 anmay bangalore sachin mumbai 阅读全文
posted @ 2023-03-17 20:14 hanxuyao 阅读(239) 评论(0) 推荐(0)
摘要: <html> <head> <meat charset="utf-8"> <title>皮肤库</title><link rel="stylesheet" href="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/css/bootstrap.m 阅读全文
posted @ 2023-03-04 17:11 hanxuyao 阅读(164) 评论(0) 推荐(0)
上一页 1 ··· 3 4 5 6 7 8 下一页