C#获取相对路径

    技术2022-07-05  216

    string str = System.AppDomain.CurrentDomain.BaseDirectory;


    最新回复(0)