• 博客园logo
  • 会员
  • 周边
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
guoliheng
博客园    首页    新随笔    联系   管理    订阅  订阅
2025年7月12日
HTML简历
该文被密码保护。 阅读全文
posted @ 2025-07-12 15:57 郭立恒 阅读(0) 评论(0) 推荐(0)
2025年7月5日
网址
该文被密码保护。 阅读全文
posted @ 2025-07-05 15:59 郭立恒 阅读(0) 评论(0) 推荐(0)
2025年3月1日
system函数
该文被密码保护。 阅读全文
posted @ 2025-03-01 09:28 郭立恒 阅读(0) 评论(0) 推荐(0)
https://www.yuque.com/makeblock.net.cn/class
摘要: 密码找张塞 知识库 阅读全文
posted @ 2025-03-01 08:52 郭立恒 阅读(180) 评论(0) 推荐(0)
2025年2月28日
银行系统
该文被密码保护。 阅读全文
posted @ 2025-02-28 19:31 郭立恒 阅读(0) 评论(0) 推荐(0)
2025年2月22日
类 的使用实例
该文被密码保护。 阅读全文
posted @ 2025-02-22 09:42 郭立恒 阅读(1) 评论(0) 推荐(0)
2025年2月6日
【基础】期末考试成绩排名
摘要: #include<bits/stdc++.h> using namespace std; int n; struct asd{ int id,sum; string s; }a[110]; bool cmp(asd a,asd b){ if(a.sum!=b.sum){ return a.sum>b 阅读全文
posted @ 2025-02-06 09:06 郭立恒 阅读(26) 评论(0) 推荐(0)
2024年12月29日
文件流 fstream cstdio
摘要: 阅读全文
posted @ 2024-12-29 09:22 郭立恒 阅读(5) 评论(0) 推荐(0)
2024年12月27日
梦幻西游 和 文件流版
摘要: #include <iostream> using namespace std; int main(int argc, char** argv) { system("title 梦幻西游启动"); printf("恭喜你 噩梦开始了\n"); system("pause"); printf("1.人 阅读全文
posted @ 2024-12-27 19:24 郭立恒 阅读(14) 评论(0) 推荐(0)
system
摘要: #include <iostream> using namespace std; system("pause") 可以实现冻结屏幕 system("CLS") 可以实现清屏操作 调用color函数可以改变控制台的前景色和背景,具体参数在下面说明。 例如,用 system("color 0A"); 其 阅读全文
posted @ 2024-12-27 18:36 郭立恒 阅读(11) 评论(0) 推荐(0)
下一页
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3