51单片机Keil C51变量定义后仍然报错’x’ undefined identifier 发布于 2022-03-12 一、起因与源代码 有一段代码: /** * @brief 显示指定数字 * * @param numbers char[] / * …