摘要: Date.prototype.format = function (format) { var o = { "M+": this.getMonth() + 1, //month "d+": this.getDate(), //day "h+": this.getHours(), //hour "m+": this.getMinutes(), //minute "s+": this.getSeco... 阅读全文
posted @ 2017-07-17 16:06 天使不哭 阅读(5396) 评论(0) 推荐(0) 编辑
摘要: 微软的SQlserver主要经历了从sql server 2000 到最新的sql server 2017,现把各个版本的更新特性介绍如下:SQL SERVER 2000日志传送索... 阅读全文
posted @ 2017-07-17 08:53 天使不哭 阅读(2076) 评论(0) 推荐(0) 编辑
摘要: 微软的SQlserver主要经历了从sql server 2000 到最新的sql server 2017,现把各个版本的更新特性介绍如下:SQL SERVER 2000日志传送索... 阅读全文
posted @ 2017-07-17 08:53 天使不哭 阅读(293) 评论(0) 推荐(0) 编辑
摘要: 微软的SQlserver主要经历了从sql server 2000 到最新的sql server 2017,现把各个版本的更新特性介绍如下:SQL SERVER 2000日志传送索... 阅读全文
posted @ 2017-07-17 08:53 天使不哭 阅读(686) 评论(0) 推荐(0) 编辑