阅读背景:

在普通的C Windows API中将命令行解析为参数的规范方法

来源:互联网 

In a Windows program, what is the canonical way to parse the command line obtained from GetCommandLine into multiple arguments, similar to the argv array in Unix? It seems that CommandLineToArgvW does this for a Unicode command line, but I can't find a non-Unicode equivalent. Should I be using Unicode or not? If not, how do I parse the command line?In a Windows program, what is the canonical way




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: