在mysql中,我声明了unsigned int类型的字段,它们默认为int(10)unsigned。在我的c代码中,当我试图将这些值读入uint类型时,会出现一个错误“无法将long转换为uint” ...
確定! 回上一頁