2015年10月7日
摘要: 使用 ILSpy 工具查看了 System.IO.Path 类中的 Combine 方法对它的功能有点不放心,原方法实现如下:// System.IO.Path/// Combines two path strings./// A string containing the combined pat... 阅读全文
posted @ 2015-10-07 16:39 z5337 阅读(2413) 评论(0) 推荐(0)