1.获取当前用户桌面路径
string deskfilepath = Environment.GetFolderPath(Environment.SpecialFolder.DesktopDirectory);
2.wait