摘要:
在Windows Server 2012 R2环境下运行Sharepoint 2013前置运行软件发现会出现The tool was unable to install Application Server Role, Web Server (IIS) Role。这是因为R2版本操作系统中C:\Wi 阅读全文
摘要:
一、使用多个账户登录借助 Visual Studio 2015,全新简化的登录体验旨在大大简化对联机资源的访问,即使你拥有多个 Visual Studio 帐户也是如此。 登录到 Visual Studio 后,你会自动登录到 Visual Studio 2015 的所有实例和你计算机上的 Blen... 阅读全文
摘要:
ie9+, chrome firefox opera下 string到Date使用 new Date("2014-06-01");都是ok的。但在ie7,ie8下返回NaN用下面方法解决: function parseISO8601(dateStringInRange) { var i... 阅读全文