1. :: GetCommandLine(); // 完整參數 2. for(int i=0; i<__argc; i++) __argv[i]; 3. AfxGetApp() -> m_lpCmdLine; // 去除程式名