vs2008读中文名文件

  locale::global(locale("chs"));//locale::global(locale(""));均可以

ifstream in(path.c_str());
locale::global(locale("C"));

你可能感兴趣的:(职场,中文名,休闲)