求鉴定,是不是学生的写法
char str[64] = {0};
sprintf(str, "%d", (j * 4 + i + 1));
发现很多人喜欢用sprintf
反正最后就是赋值给textbox
cpp springf 字串
[解决办法]
IntToStr函数?