using System.Diagnostics; var resultsg = Process.Start(@"C:\Users\Administrator\AppData\Local\SogouExplorer\SogouExplorer.exe", url);//搜狗 var resultchrome = Process.Start(@"C:\Program Files (x86)\Google Chrome\chrome.exe", url);//谷歌浏览器
date - print or set the system date and time Display the current time in the given FORMAT, or set the system date. 作用:以给定的格式显示当前时间,或设置系统日期. 语法:date [OPTION]... [+FORMAT] 参数: -d<字符串>:显示字符串所指的日期与时间.字符串前后必须加上双引号: -s<字符串>:根据字符串来设置日期与时间.字符串前后必须加上双