摘要:
#include "stdafx.h"#include #include using namespace std;void main(int argc, char* argv[]){ const char *p1 = "111"; string p2(p1); printf("const char ... 阅读全文
posted @ 2013-09-26 22:24
zcc1414
阅读(329)
评论(0)
推荐(0)
浙公网安备 33010602011771号