环境描述 Windows 2012 R2,SharePoint 2013(没有sp1补丁),sql server 2012错误描述 搜索服务正常,但是爬网一直在Crawling Full,但是爬不到任何东西,而且不会停止,爬了一宿什么都没有爬到: 爬网不止,爬了一宿什么都没有爬到,错误如下: ...
分类:
其他好文 时间:
2014-12-12 22:03:58
阅读次数:
253
环境描述 Windows 2012 R2,SharePoint 2013(没有sp1补丁),sql server 2012错误描述 搜索服务正常,但是爬网一直在Crawling Full,但是爬不到任何东西,而且不会停止,爬了一宿什么都没有爬到: 爬网不止,爬了一宿什么都没有爬到,错误如下: 去15/logs里面找日志;Non-OAuth request. IsAuthenticated...
分类:
其他好文 时间:
2014-12-12 19:15:10
阅读次数:
218
给一个字符串,判断是否能够分为若干个部分,并且每个部分都能在字典dict里面找到。有的话就返回true。例如:For example, givens="leetcode",dict=["leet", "code"].Return true because"leetcode"can be segmen...
分类:
其他好文 时间:
2014-12-12 16:31:11
阅读次数:
180
今天在慕课网(很不错的一个IT技术免费网站)上学习nodeJS开发电影网站,其中使用到了mongo数据库,但是在执行中遇到了如下错误!
Failed to connect to 127.0.0.1:27017, reason: errno:10061 No connection could be made because the target machine actively ref...
分类:
数据库 时间:
2014-12-11 12:21:26
阅读次数:
232
SBB key programmeris a universal key programming tool that can even make key even if all of keys lost, because SBB interface is to insert into the OBD...
分类:
其他好文 时间:
2014-12-10 15:53:41
阅读次数:
157
Clough-Tocher The Clough-Tocher interpolation technique is often referred to in the literature as a finite element method because it has origins in th...
分类:
其他好文 时间:
2014-12-10 14:04:22
阅读次数:
124
??
7Approaches for AOP in .Net
AOP在 .NET中的七种实现方法
Here are all the ways that I can think of to add AOPto your application. This mostly focus on the interception side
of things,because o...
分类:
Web程序 时间:
2014-12-10 00:35:38
阅读次数:
184
在开发过程中使用IIS Express调试Web程序,当打开网站时出现问题,显示如下的页面。造成这个问题的原因是,可能网站的Web.config中对于访问权限的控制与IIS Express自身的application.host中的配置出现问题。现在要做的是,就是根据提示,找到找到冲突的配置,这里是authentication的配置, 这个配置在\My Documents\IISExpress\co...
分类:
数据库 时间:
2014-12-04 10:21:43
阅读次数:
173
大家一定要学会给自己出问题,然后自己再想法解决。有人会说,我这不是自找难看吗,并不是这样的,当我们想法出难题时,其实也是在加深我们对知识点的记忆。这种方式还是提倡的。比如:《Struts2之struts2文件上传详解》这章,那个朋友测试出:org.apache.commons.fileupload.FileUploadBase$SizeLimitExceededException这个异常了。有的话,你们想到解决方法了吗。
the request was rejected because its size ...
分类:
其他好文 时间:
2014-12-04 08:47:22
阅读次数:
136
Git初学者的个人经验记录,仅供参考1. Pull is not possible because you have unmerged files.症状:pull的时候$ git pullPull is not possible because you have unmerged files.Ple...
分类:
其他好文 时间:
2014-12-03 22:45:29
阅读次数:
112