error C2064: term does not evaluate to a function

    技术2022-05-19  21

    今天写程序的时候,遇到了这样的error:error C2064: term does not evaluate to a function

     

    细细查看 出错行,发现置换的数组HEX[],写成了HEX()了,改正以后正确

     


    最新回复(0)