11 2014 档案
SharePoint服务器修改计算机名称及访问网址
摘要:转自:http://www.cnblogs.com/dotneter/archive/2008/12/30/1365224.html若修改了计算机的名字,密码等,sharepoint所有站点都不打不开了,请问除了重装sharepoint外,有没有其他的方法可以更改moss服务器场的名字等配置? 具体... 阅读全文
posted @ 2014-11-19 15:24 绯儿 阅读(248) 评论(0) 推荐(0)
SQL Excel导入到sqlserver表
摘要:--1、数据表已经创建,Excel首行作为表头 --启用Ad Hoc Distributed Queries: exec sp_configure 'show advanced options',1 reconfigure exec sp_configure 'Ad Hoc Distribut... 阅读全文
posted @ 2014-11-07 11:34 绯儿 阅读(202) 评论(0) 推荐(0)
轮番图片js
摘要:" target="_Blank" alt="" width="596px" width="198px"/> 阅读全文
posted @ 2014-11-05 09:41 绯儿 阅读(367) 评论(0) 推荐(0)
Js Tab页(二)
摘要:出自:http://wallimn.iteye.com/blog/353867一个网页上用的tabview(页签、tabcontrol)效果。比较不错,网页元素用得比较少,js代码也比较精练。支持IE、FireFox以及chrome。支持同一页面上多处使用。页面中用到一个图片:页面代码如下:tabv... 阅读全文
posted @ 2014-11-03 16:00 绯儿 阅读(274) 评论(0) 推荐(0)
Js Tab页(一)
摘要:待处理列表 待审阅列表 已提交列表 已处理列表 阅读全文
posted @ 2014-11-03 15:54 绯儿 阅读(293) 评论(0) 推荐(0)
备份还原SharePoint网站
摘要:进入cd C:\Program?Files\Common?Files\Microsoft?Shared\web?server?extensions\14\BIN 备份 stsadm -o backup -url http://XXX -filename D:\backup\bakup.bak -ov... 阅读全文
posted @ 2014-11-03 12:58 绯儿 阅读(145) 评论(0) 推荐(0)