2025年9月25日

c++编程经典资料

摘要: https://www.bilibili.com/video/BV1J24y1t7zd/?spm_id_from=333.1387.homepage.video_card.click 阅读全文

posted @ 2025-09-25 11:16 背起背包去旅行 阅读(4) 评论(0) 推荐(0)

c语言经典课程资料

摘要: 字节大佬终于把这套C语言教程整理成了动画片 https://www.bilibili.com/video/BV1NAtZeNEHf/?spm_id_from=333.1387.homepage.video_card.click 阅读全文

posted @ 2025-09-25 10:58 背起背包去旅行 阅读(5) 评论(0) 推荐(0)

2015年10月17日

Byte转INT型

摘要: #include #include #include #define OLDTEST 0typedef unsigned char INT8U; /* 无符号8位整型 */typedef INT8U* ... 阅读全文

posted @ 2015-10-17 17:41 背起背包去旅行 阅读(978) 评论(1) 推荐(0)

导航