设typedef float*FT;,与FT x;等价的是()
A.float*x: B.float x; C.typedefx; D.typedef*x;
◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。