会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
赛博朋克
大黄蜂
博客园
首页
新随笔
联系
管理
订阅
上一页
1
···
14
15
16
17
18
2023年5月20日
三合一
摘要: #include <iostream> using namespace std; int main(int argc, char** argv) { /*int a,b,c; cin>>a>>b>>c; if(a==b&&a==c&&b==c){ cout<<"这个三角形是等边三角形"; }else
阅读全文
posted @ 2023-05-20 09:01 爱吃泡面的皮卡
阅读(49)
评论(0)
推荐(0)
2023年4月16日
门(未完成)
摘要: #include <iostream> #include <string> #include "minecraft.h" using namespace std; TxMinecraft mc; int main(int argc, char** argv) { bool con = mc.Conn
阅读全文
posted @ 2023-04-16 10:00 爱吃泡面的皮卡
阅读(25)
评论(0)
推荐(0)
2023年3月18日
钟楼(未完成)
摘要: #include <iostream>#include <string>#include "minecraft.h"using namespace std;TxMinecraft mc;int main(int argc, char** argv) { bool con = mc.ConnectMi
阅读全文
posted @ 2023-03-18 18:35 爱吃泡面的皮卡
阅读(19)
评论(0)
推荐(0)
2023年3月17日
表格
摘要: <!DOCTYPE html> <html> <head> <meta charset="UTF-8" /> <link rel="stylesheet" href="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/css/bootstrap.m
阅读全文
posted @ 2023-03-17 19:55 爱吃泡面的皮卡
阅读(39)
评论(0)
推荐(0)
2023年3月12日
田野小路
摘要: #include <iostream> #include <string> #include "minecraft.h" using namespace std; TxMinecraft mc; int main(int argc, char** argv) { bool con = mc.Conn
阅读全文
posted @ 2023-03-12 09:59 爱吃泡面的皮卡
阅读(33)
评论(0)
推荐(0)
2023年3月4日
图片列表和按钮的运用
摘要: <!doctype html> <html> <head> <title>皮肤库</title> <link rel="stylesheet" href="https://cdn.staticfile.org/twitter-bootstrap/3.3.7/css/bootstrap.min.css
阅读全文
posted @ 2023-03-04 17:08 爱吃泡面的皮卡
阅读(20)
评论(0)
推荐(0)
2023年3月3日
图片
摘要: <!doctype html> <html> <head> <title>1</title> </head> <dody> <h3 align="center"><b>必吃美食</b></h3> <table alian="center"cellpading="10"style="border:do
阅读全文
posted @ 2023-03-03 20:25 爱吃泡面的皮卡
阅读(15)
评论(0)
推荐(0)
2023年2月3日
平均数
摘要: #include <iostream> #include <iomanip> using namespace std; int main(int argc, char** argv) { int r; float z=0; float n; cin>>r; for(int i=0;i<r;i++){
阅读全文
posted @ 2023-02-03 10:24 爱吃泡面的皮卡
阅读(31)
评论(0)
推荐(0)
2023年2月2日
平均年龄
摘要: #include <iostream> #include <iomanip> using namespace std; int main(int argc, char** argv) { int renshu; float zongnianling=0; float nianling; cin>>r
阅读全文
posted @ 2023-02-02 17:49 爱吃泡面的皮卡
阅读(31)
评论(0)
推荐(0)
2023年2月1日
药房管理
摘要: #include <iostream> using namespace std; int main(int argc, char** argv) { int m; int n; int d; int t; cin>>m>>n; for(int i=0;i<n;i++){ cin>>d; if(d<=
阅读全文
posted @ 2023-02-01 18:08 爱吃泡面的皮卡
阅读(27)
评论(0)
推荐(0)
上一页
1
···
14
15
16
17
18
公告