1、
Path.Combine(Application.dataPath, "../")
2、
System.IO.Directory.GetParent(Application.dataPath).ToString()
Application.dataPath
1、
Path.Combine(Application.dataPath, "../")
2、
System.IO.Directory.GetParent(Application.dataPath).ToString()
Application.dataPath
3247

被折叠的 条评论
为什么被折叠?