摘要:
$(function () { setInterval(getTime(), 1000); }) function getTime() { var time = new Date(); var year = time.getFullYear(); //获取当前年份 var month = time. 阅读全文
摘要:
End of inner exception stack trace at Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInDeploymentManager.GetManifests(TimeSpan timeo 阅读全文