上一页 1 ··· 8 9 10 11 12 13 14 15 16 下一页
摘要: 阅读全文
posted @ 2023-05-27 20:07 王ys 阅读(34) 评论(0) 推荐(0)
摘要: #include <iostream> #include "minecraft.h" using namespace std; TxMinecraft mc; int x=0,y=00,z=0; int main(int argc, char** argv) { bool con=mc.Connec 阅读全文
posted @ 2023-05-27 20:03 王ys 阅读(45) 评论(0) 推荐(0)
摘要: #include <iostream> #include <ctime> #include <cstdlib> using namespace std; int main(int argc, char** argv) { int shuliang,n1,n2,x,s,m=0; cout<<"输入你要 阅读全文
posted @ 2023-05-13 19:18 王ys 阅读(67) 评论(0) 推荐(0)
摘要: #include <iostream> #include <cstdlib> #include <ctime> using namespace std; int main(int argc, char** argv) { int m; cin>>m; srand(time(0)); int a; w 阅读全文
posted @ 2023-05-13 18:48 王ys 阅读(12) 评论(0) 推荐(0)
摘要: #include <iostream> #include <iomanip>//必要头文件 using namespace std; int main(int argc, char** argv) { double a,b,c; double n; cin>>a>>b>>c; n=(a/b)*c; 阅读全文
posted @ 2023-05-06 17:59 王ys 阅读(79) 评论(0) 推荐(0)
摘要: #include <iostream> #include "minecraft.h" using namespace std; TxMinecraft mc; int x=-11,y=120,z=6072; int main(int argc, char** argv) { bool con=mc. 阅读全文
posted @ 2023-04-16 09:37 王ys 阅读(26) 评论(0) 推荐(0)
摘要: #include <iostream> #include "minecraft.h" using namespace std; TxMinecraft mc; int x=-864,y=150,z=280; int main(int argc, char** argv) { bool con=mc. 阅读全文
posted @ 2023-04-15 17:18 王ys 阅读(63) 评论(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="ht 阅读全文
posted @ 2023-03-18 18:54 王ys 阅读(22) 评论(0) 推荐(0)
摘要: #include <iostream> #include "minecraft.h" using namespace std; TxMinecraft mc; int x=45,y=70,z=596,id=98,data=0; int main(int argc, char** argv) { bo 阅读全文
posted @ 2023-03-18 18:35 王ys 阅读(32) 评论(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="h 阅读全文
posted @ 2023-03-17 19:46 王ys 阅读(22) 评论(0) 推荐(0)
上一页 1 ··· 8 9 10 11 12 13 14 15 16 下一页