开发SharePoint,需要导入Excel表数据,结果问题来了:
未在本地计算机上注册"Microsoft.ACE.OLEDB.12.0"提供程序
解决方法一:下载64位的Microsoft Access 2010 数据库引擎。
http://www.microsoft.com/zh-cn/download/details.aspx?id=13255
...
分类:
数据库 时间:
2014-06-20 09:11:05
阅读次数:
472
2014-06-0616:01:31实验rest-server-example暂时不解决,转战re-rest-example
分类:
其他好文 时间:
2014-06-11 22:00:57
阅读次数:
154
sharepoint学习笔记汇总http://blog.csdn.net/qq873113580/article/details/20390149using
System;using System.Collections.Generic;using Microsoft.SharePoint;usin...
分类:
其他好文 时间:
2014-06-11 12:46:01
阅读次数:
281
文档集是 SharePoint Server 2010
中的一项新功能,它使组织能够管理单个可交付文档或工作产品(可包含多个文档或文件)。文档集是特殊类型的文件夹,它合并了唯一的文档集属性以及文件夹和文档的属性和行为,并提供用户界面
(UI)、元数据和对象模型元素以帮助管理工作产品的各个方面。比如广...
分类:
其他好文 时间:
2014-06-11 08:48:05
阅读次数:
238
Using a custom contentType to creating a
list:function GetContentType(){ var clientContext = new
SP.ClientContext(siteUrl); var currentW...
分类:
其他好文 时间:
2014-06-09 00:39:06
阅读次数:
301
当我们在用sharepoint中自带的人员选择器PeopleEditor的时候,有的时候会用js来清除选择的人员,这个时候就需要用到下面的的几段代码:var
currentPeopleEditorID="ctl00_PlaceHolderMain_peUsers";$("#" + getSubCon...
分类:
其他好文 时间:
2014-06-09 00:38:04
阅读次数:
205
如何登陆AD认证的sharepoint站点,通过一个脚本可以实现。...
分类:
其他好文 时间:
2014-06-08 16:48:04
阅读次数:
181
本文在SharePoint站点添加Deep Zoom Image,给站点带来乐趣,使浏览者流连忘返。^_^....
分类:
其他好文 时间:
2014-06-08 15:18:25
阅读次数:
214
gearman,从名字上看叫做“齿轮工”,就是通过齿轮把不同的组件组合在一起。通常,多语言多系统之间的集成是项目开发中一个比较头疼的问题。一般会采用RPC风格或者是REST风格的WebService。但是总感觉比较麻烦。gearman就应运而生了,作为一个任务分发架构,它能够轻松的将前端的任务通过J...
分类:
其他好文 时间:
2014-06-07 21:22:12
阅读次数:
296
You are given the following information, but you may prefer to do some research for yourself.
1 Jan 1900 was a Monday.Thirty days has September,
April, June and November.
All the rest have thirty...
分类:
其他好文 时间:
2014-06-07 13:56:52
阅读次数:
166