摘要:
C#中AppDomain.CurrentDomain.BaseDirectory与Application.StartupPath的区别 // 获取程序的基目录。System.AppDomain.CurrentDomain.BaseDirectory // 获取模块的完整路径。System.Diagn 阅读全文
posted @ 2017-07-07 11:18
凡星*
阅读(169)
评论(0)
推荐(0)
摘要:
System.Guid.NewGuid().ToString()全球唯一标识符 (GUID) 是一个字母数字标识符,用于指示产品的唯一性安装。在许多流行软件应用程序(例如 Web 浏览器和媒体播放器)中,都使用 GUID。 GUID 的格式为“xxxxxxxx-xxxx-xxxx-xxxx-xxxx 阅读全文
posted @ 2017-07-07 11:07
凡星*
阅读(419)
评论(0)
推荐(0)
浙公网安备 33010602011771号