printf ("value :%d\n",var.value); 格式不合适,因为它在下面显示错误 *format '%d' 需要'int'类型,但参数3 有'uint32_t *'类型 我已经在cplusplus 的这个引用资料中 ...
確定! 回上一頁