发布于 2025-11-06 378 字2 分钟54 热度 Linux | 在 Deepin 安装 CS50 Library for C 摘要问题 按照官方教程安装CS50 Library时会报错提示: 注意最后一句For example, to force Ubuntu …
发布于 2025-10-30 124 字1 分钟74 热度 编译.C遇到warning: ISO C++ forbids converting a string constant to ‘string’ {aka ‘char*’} [-Wwrite-strings]报错 摘要当然,我是在使用cs50.h ,cs50.h 提供了自己的 string 类型 可以在 “” 前加 (char …