cstring占位输出

CString cmd;
cmd.Format("$%02d%02d,", 11,5);

输出:$1105,

posted @ 2019-10-09 10:15  伟大的厨师  阅读(253)  评论(0)    收藏  举报