报错:'byte' does not name a type

这个错误是因为你在.cpp/.h中使用 byte 这个类型,把他修改成int就ok了

posted @ 2013-11-04 12:25  忘殇  阅读(2094)  评论(0)    收藏  举报