摘要:
// Drives.cpp : 定义控制台应用程序的入口点。 // #include "stdafx.h" #include "windows.h" #include "string.h" #include "direct.h" #include "stdlib.h" char dir[260]; wchar_t* char2wchar(char *cStr) { size_t len... 阅读全文
posted @ 2016-06-25 15:33
一样菜
阅读(663)
评论(0)
推荐(0)