步骤: 1.如何:基于 SQL Server 表创建外部内容类型 How to: Create an External Content Type Based on a SQL Server Table 在 SharePoint Designer 中 创建外部内容类型,连接到指定的sqlserver服务器. 具体操作步骤: http://msdn.microsoft.com/zh-cn/library/ee557243(v=office.14).aspx 2.如何:在 SharePoint 中创建…
Jsoup问题---获取http协议请求失败 1.问题:用Jsoup在获取一些网站的数据时,起初获取很顺利,但是在访问某浪的数据是Jsoup报错,应该是请求头里面的请求类型(ContextType)不符合要求. 错误信息: Exception in thread "main" org.jsoup.UnsupportedMimeTypeException: Unhandled content type. Must be text/*, application/xml, or applic…