摘要: <!DOCTYPE html><html><head><meta charset = "utf-8"><title>鸡你太美 诗</title></head><body> <h1>鸡你太美</h1> <h3>[两年半前] 蔡徐坤</h1> <h4>山外青山楼外楼,</h4> <h4>唱跳rap打篮球 阅读全文
posted @ 2022-11-26 19:36 王一行 阅读(63) 评论(0) 推荐(0)
摘要: #include <iostream> #include <string> #include "minecraft.h" using namespace std; TxMinecraft mc; int id = 251,data = 0; void beishen(int x,int y,int 阅读全文
posted @ 2022-11-19 19:31 王一行 阅读(67) 评论(0) 推荐(0)
摘要: #include <iostream> #include "minecraft.h" using namespace std; TxMinecraft mc; int id,data; void dizuo(int x,int y,int z){ id = 251,data = 7; mc.fill 阅读全文
posted @ 2022-11-19 19:30 王一行 阅读(36) 评论(0) 推荐(0)
摘要: /* 用正常方法 #include <iostream> #include <string> using namespace std; int main() { string Oldstr string str = "我是渣渣辉,我上八十年级"; cout<<str<<endl; str = str 阅读全文
posted @ 2022-10-29 20:20 王一行 阅读(105) 评论(0) 推荐(0)
摘要: #include <iostream> #include <string> using namespace std; int main(int argc, char** argv) { string str = "a:=3;b:=4;c:=5"; for(int i = 1;i<=3;i++){ i 阅读全文
posted @ 2022-10-29 20:18 王一行 阅读(20) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2022-10-11 19:39 王一行 阅读(0) 评论(0) 推荐(0)
摘要: #include <iostream> #include <string> #include <cstdlib> using namespace std; bool findName(int subindex,string substring,string *name){ subindex = su 阅读全文
posted @ 2022-10-02 10:02 王一行 阅读(80) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2022-10-01 22:14 王一行 阅读(26) 评论(0) 推荐(0)
摘要: #include <iostream> #include <ctime> #include <cstdlib> using namespace std; int main(int argc, char** argv) { //1.获取一下你买的彩票号码 int number=0; while(tru 阅读全文
posted @ 2022-10-01 22:07 王一行 阅读(94) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2022-10-01 22:05 王一行 阅读(24) 评论(0) 推荐(0)