摘要:
su - && su - root: the same, login as root, pure login of root, totally new login of root, .bash_profile and .bashrc will be sourced.su root && su : a... 阅读全文
摘要:
namespace mainEnter { using System; using System.Collections.Generic; using System.Diagnostics; using System.Threading; using System.Runtime.InteropServices; using System.IO; //using System.Diagnostics; public class Enter ... 阅读全文