06 2024 档案

摘要:#include <iostream> #include <string> #include "minecraft.h" using namespace std; TxMinecraft mc; int main(int argc, char** argv) { bool con=mc.Connec 阅读全文
posted @ 2024-06-15 10:01 fushuxuan1 阅读(6) 评论(0) 推荐(0) 编辑
摘要://客户端 #include"mysocket.h" //头文件 using namespace std; int main() { cout << " 客户端 \n"; startup(); //启动 //检测版本号 if (LOBYTE(wsdata.wVersion) != 2 || HIBY 阅读全文
posted @ 2024-06-08 10:02 fushuxuan1 阅读(19) 评论(0) 推荐(0) 编辑
摘要:#include <bits/stdc++.h> using namespace std; vector<int> z(vector<int> x,vector<int> y){ vector<int> s(x.size(),0); int sum=0; for(int i=0;i<x.size() 阅读全文
posted @ 2024-06-07 19:47 fushuxuan1 阅读(3) 评论(0) 推荐(0) 编辑
摘要:#include <bits/stdc++.h> using namespace std; vector<int> z(vector<int> x,int y){ vector<int> s; int sum=0; for(int i=0;i<x.size()||sum;i++){ if(i>=x. 阅读全文
posted @ 2024-06-01 14:32 fushuxuan1 阅读(5) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示