码迷,mamicode.com
首页 >  
搜索关键字:Found invalid even    ( 10047个结果
No redirect found in host configuration file (C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet.config).
Configuration ErrorDescription: An error occurred during the processing of a configuration file required to service this request. Please review the sp...
分类:Windows程序   时间:2014-06-28 17:35:57    阅读次数:608
用ip代替机器名访问sharepoint 站点
1. aam 里加入一个ip的internet 2. iis里不用加上ip,但不要有host name 出现的问题: 1. 当打开站点里会出现这个错误 file not found 2. 当加授予用户权限时,用户加不上去: Sorry, we're having trouble reaching t...
分类:其他好文   时间:2014-06-23 07:53:04    阅读次数:223
Eclipse C/C++和MinGW开发环境配置
最近开始重新学习C/C++,第一步当然就是IDE环境配置,一直Eclipse,buxiang...
分类:编程语言   时间:2014-06-22 21:53:24    阅读次数:297
leetcode——Search for a Range 排序数组中寻找目标下标范围(AC)
Given a sorted array of integers, find the starting and ending position of a given target value. Your algorithm's runtime complexity must be in the order of O(log n). If the target is not found ...
分类:其他好文   时间:2014-06-22 21:47:15    阅读次数:269
【DataStructure】Linked Data Structures
Arrayss work well for unordered sequences, and even for...
分类:其他好文   时间:2014-06-22 21:45:52    阅读次数:184
PHP安装mcrypt.so报错 mcrypt.h not found 的解决办法
报错内容:configure: error: mcrypt.h not found. Please reinstall libmcrypt 网上搜索了很多,包括自带的 yum install libmcrypt libmcrypt-devel,这个是没有效果的。 去SourceForget下载libmcrypt http://sourceforge.net/projects/mcrypt/fi...
分类:Web程序   时间:2014-06-22 21:13:35    阅读次数:272
apt-get无法下载,一些网址Not Found 404
apt-get无法下载,网址报 Not Found 404,原因是apt软件下载源有问题。 1.将/etc/apt/source.list里的内容替换。   再其它可以下载apt的ubuntu机器中拷贝过来覆盖此文件,再执行apt-get update更新source list。 2.“软件更新管理”->"设置"->“ubuntu软件”->“下载自”中修改软件下载源。...
分类:其他好文   时间:2014-06-22 20:39:06    阅读次数:150
【DataStructure】Some useful methods for arrays
Last night it took me about two hours to learn arrays. For the sake of less time, I did not put emphaises on the practice question, just now when reading the book, I found that some methods referred...
分类:其他好文   时间:2014-06-22 17:14:10    阅读次数:152
xml:Invalid byte 2 of 2-byte UTF-8 sequence
xml解析报错:Invalid byte 2 of 2-byte UTF-8 sequence 在做接口解析时候出现的错误:Invalid byte 2 of 2-byte UTF-8 sequence. Nested exception: Invalid byte 2 of 2-byte UTF-8 sequence. 很明显是在读取XML文件时候出现的编码问题! 在测试过程中发...
分类:其他好文   时间:2014-06-22 16:26:26    阅读次数:143
6 Java Exceptions that Haunts a Newbie Java Developer(Java菜鸟6种常见的异常)
Every now and then, I come across various newbies Java developers who are found to get stuck with some of the following common exceptions where I need...
分类:编程语言   时间:2014-06-20 17:19:52    阅读次数:325
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!