摘要: 如图,使用秒哒(百度)输出一个小黑子的个人博客 然后查看生成效果 查看各个模块的笑果(坤坤旋转动画) 甚至直接连接到了git仓库 还有邮箱 weixin://dl/business/?t=iBiK6zgQa1n 这是本ikun的网站域名,欢迎前来访问 阅读全文
posted @ 2026-03-21 08:47 舟_舟_舟 阅读(3) 评论(0) 推荐(0)
摘要: 近来感兴趣,于是打开某平台搜索了一下,得到的回答全都是祖师爷的经典名句:数据结构+算法=程序,可是我一个初入门路的小白哪管什么祖师爷的训话;而后就是什么数据结构有什么分类,我需要知道分类干什么?我迫切的就是想知道为什么要有数据结构和算法,这俩丫的到底应用在什么地方。 最初我考虑的应用场景只限于考试, 阅读全文
posted @ 2026-03-13 20:44 舟_舟_舟 阅读(32) 评论(0) 推荐(0)
摘要: ![image](https://img2024.cnblogs.com/blog/3493312/202603/3493312-20260310215611925-1214609377.png) 阅读全文
posted @ 2026-03-10 21:56 舟_舟_舟 阅读(1) 评论(0) 推荐(0)
摘要: include <stdio.h> int main(void) { printf("请左边观众输入48\n"); printf("请右边观众输入1128\n"); printf("假装输入数字中\n"); printf("输出一个872\n"); printf("要来不及了,快把手机拿上来\n") 阅读全文
posted @ 2026-02-16 22:52 舟_舟_舟 阅读(57) 评论(0) 推荐(0)
摘要: include <stdio.h> include <inttypes.h> int main(void) { printf("Hello, World!\n"); //1.初始化 const uint8_t PRICE = 5; //饮料的价格 常量 uint32_t balance = 0; / 阅读全文
posted @ 2026-02-05 23:13 舟_舟_舟 阅读(3) 评论(0) 推荐(0)
摘要: include <stdio.h> include <windows.h> include <inttypes.h> void while_story_1(); void while_story_2(); void while_story_3(); void while_story_4(); int 阅读全文
posted @ 2026-02-02 12:38 舟_舟_舟 阅读(14) 评论(0) 推荐(0)
摘要: ![image](https://img2024.cnblogs.com/blog/3493312/202601/3493312-20260128132738927-1315043238.png) 阅读全文
posted @ 2026-01-28 13:28 舟_舟_舟 阅读(1) 评论(0) 推荐(0)
摘要: ![image](https://img2024.cnblogs.com/blog/3493312/202601/3493312-20260128124247816-502363107.png) 阅读全文
posted @ 2026-01-28 12:42 舟_舟_舟 阅读(47) 评论(0) 推荐(0)
摘要: ![image](https://img2024.cnblogs.com/blog/3493312/202601/3493312-20260125230757253-1898950227.png) ![image](https://img2024.cnblogs.com/blog/3493312/202601/3493312-20260125230817456-1103369875.png) 阅读全文
posted @ 2026-01-25 23:08 舟_舟_舟 阅读(3) 评论(0) 推荐(0)
摘要: int32_t uint32_t uint64_t 阅读全文
posted @ 2026-01-25 22:38 舟_舟_舟 阅读(5) 评论(0) 推荐(0)