• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
 






rieri

 
 

Powered by 博客园
博客园 | 首页 | 新随笔 | 联系 | 订阅 订阅 | 管理
上一页 1 2 3 4 下一页

2023年7月10日

J J BOND and超比组合 剪刀石头布
摘要: const int MAX=10; srand(time(0)); int m,n,countm,countn; countm=countn=0; for(int i;i<MAX;i++){ m=rand()%3+1; cout<<"You are J J BOND,come on!"<<endl; 阅读全文
posted @ 2023-07-10 09:48 园友3087003 阅读(52) 评论(0) 推荐(0)
 

2023年6月24日

字符转换(switch语句)
摘要: #include <iostream> using namespace std;int main(int argc, char** argv) { char n; cout<<"请输入要转换的字符"; cin>>n; switch(n){ case 'a':n=n-32;break; case 'b 阅读全文
posted @ 2023-06-24 09:14 园友3087003 阅读(45) 评论(0) 推荐(0)
 

2023年6月4日

雪王(半成)
摘要: #include <iostream>#include "minecraft.h"using namespace std;TxMinecraft mc;int main(){bool c=true;c=mc.ConnectMinecraft("zk","badaa4c2a1b546f18685176 阅读全文
posted @ 2023-06-04 10:00 园友3087003 阅读(31) 评论(0) 推荐(0)
 

2023年5月27日

dd
摘要: #include <iostream>#include "minecraft.h"using namespace std;TxMinecraft mc;int main(){bool c=true; c=mc.ConnectMinecraft("zk","badaa4c2a1b546f1868517 阅读全文
posted @ 2023-05-27 09:51 园友3087003 阅读(135) 评论(0) 推荐(0)
 

2023年5月20日

d
摘要: #include <iostream>using namespace std;/* run this program using the console pauser or add your own getch, system("pause") or input loop */ int main(i 阅读全文
posted @ 2023-05-20 09:34 园友3087003 阅读(29) 评论(0) 推荐(0)
 

2023年5月7日

C++
摘要: #include <iostream>using namespace std; int main(int argc, char** argv) { string name,month,day,age,hobby; cin>>name>>month>>day>>age>>hobby; cout<<"我 阅读全文
posted @ 2023-05-07 09:45 园友3087003 阅读(21) 评论(0) 推荐(0)
 

2023年3月11日

iue
摘要: <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-11 19:22 园友3087003 阅读(141) 评论(0) 推荐(0)
 

2023年3月5日

皮肤库<多颗心>
摘要: <html><head><title>皮肤库</title></head><link rel="stylesheet" href="bootstrap.min.css"><sciript src="jquery.min.js"></script><script src="bootstrap.min. 阅读全文
posted @ 2023-03-05 09:57 园友3087003 阅读(22) 评论(0) 推荐(0)
 

2023年3月4日

皮肤库<完整版>
摘要: <html><head><title>皮肤库</title></head><link rel="stylesheet" href="bootstrap.min.css"><sciript src="jquery.min.js"></script><script src="bootstrap.min. 阅读全文
posted @ 2023-03-04 19:51 园友3087003 阅读(27) 评论(0) 推荐(0)
 
皮肤库
摘要: <html><head><title>皮肤库</title></head><body> <table align="center"> <tr> <td> <div align = "center"> <img src="1.png" height="200px"><br/> <strong>名称:< 阅读全文
posted @ 2023-03-04 17:14 园友3087003 阅读(20) 评论(0) 推荐(0)
 
上一页 1 2 3 4 下一页