时间:Today地点:420实验室事件:在重新安装VS2010 的过程中,总是在.NET Framework 4 Multi-Targeting Pack 这个地方失败。错误代码如下:[07/19/14,13:41:48] .NET Framework 4 Multi-Targeting Pack:...
分类:
其他好文 时间:
2014-07-19 18:17:04
阅读次数:
265
Description
Problem C
SAM I AM
Input: Standard Input
Output: Standard Output
The world is in great danger!! Mental's forces have returned to Earth to eradicate humankind. Our last hope to ...
分类:
其他好文 时间:
2014-07-16 10:15:05
阅读次数:
217
在Linux下创建线程时,编译时会出现下面的错误,[root@linuxserver 807]# gcc -o 22 22.c/tmp/cc21HcoW.o(.text+0x4c): In function `main':: undefined reference to `pthread_creat...
分类:
其他好文 时间:
2014-07-14 08:44:11
阅读次数:
290
HWND GetConsoleHwnd(void){#define MY_BUFSIZE 1024 // Buffer size for console window titles. HWND hwndFound; // This is what is returned to the...
分类:
其他好文 时间:
2014-07-10 11:55:44
阅读次数:
265
在使用git pull、git push、git clone会报类似如下的错误:
error: The requested URL returned error: 401 Unauthorized while accessing https://git.oschina.net/zemo/demo.git/info/refs
fatal: HTTP request failed
一般...
分类:
系统相关 时间:
2014-07-04 09:27:03
阅读次数:
589
In-App Purchases have been returned and are highlighted in the table below.Your In-App Purchase has been returned. You must modify or delete the highl...
分类:
其他好文 时间:
2014-06-27 19:52:04
阅读次数:
495
git提交代码时,出现这个错误“error: The requested URL returned error: 403 Forbidden while accessing https” 解决方法: 编辑.git文件夹下的config文件就可以。vim .git/config#改动对于的...
分类:
数据库 时间:
2014-06-26 23:42:11
阅读次数:
2062
出现javawasstartedbutreturnedexitcode=14的问题,原因是javaw.exe出问题了,重新配置一下eclipse.ini就可以了。配置如下:添加红色部分,javaw.exe的路径根据自己的情况填写
分类:
编程语言 时间:
2014-06-25 10:20:23
阅读次数:
367
The following are the Windows API (and former DOS) IO errors, which are also the IO errors often returned by Delphi programs, and which are generally ...
分类:
其他好文 时间:
2014-06-17 15:22:35
阅读次数:
266