11 2022 档案

摘要:中文资料:https://blog.csdn.net/kunhe0512/category_11813620.html 阅读全文
posted @ 2022-11-21 09:03 hiccup_lh 阅读(29) 评论(0) 推荐(0) 编辑
摘要:int a; //转换的目标变量。 char c = '7'; //要转换的字符。 a = c - '0'; out a = 7 阅读全文
posted @ 2022-11-04 09:20 hiccup_lh 阅读(597) 评论(0) 推荐(0) 编辑
摘要:安装: sudo apt-get install valgrind valgrind-dbg 使用教程: https://blog.csdn.net/tissar/article/details/87194737 阅读全文
posted @ 2022-11-04 09:15 hiccup_lh 阅读(27) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示