http://msdn.microsoft.com/zh-cn/library/ff561306(v=vs.85).aspxThe WinDbg command
line uses the following syntax: windbg [ -server ServerTransport |...
分类:
数据库 时间:
2014-05-20 01:53:32
阅读次数:
1101
ERROR: could not load library "D:/Program
Files/PostgreSQL/9.3/lib/postgis-2.1.dll": Invalid access to memory
location.这个错误,参照:http://trac.osgeo.org/p...
分类:
数据库 时间:
2014-05-19 23:52:29
阅读次数:
1776
准备要做java服务器,在安装开发环境时,启动Eclipse报错[Failed to load the
JNI shared library jvm.dll]研究了下,造成错误的原因是由于eclipse与jdk的不一致造成的。我的开发环境是64位windows8
Pro,安装了64位jdk1.6,e...
分类:
系统相关 时间:
2014-05-19 21:50:36
阅读次数:
440
进入Project->Settings->General 下,在下拉框中选“Use MFC
in a Static Library”(使用MFC做为静态链接库);然后添加头文件#include ,并且要放在其它头文件前。否则,会有#error :
WINDOWS.H already included...
Mac系统打开命令行终端的方法: 应用程序 --> 实用工具 -->
终端Mac系统终端查看操作系统版本号的方法:输入:#more
/System/Library/CoreServices/SystemVersion.plist.plist ProductBuildVersion ...
分类:
其他好文 时间:
2014-05-19 08:44:27
阅读次数:
254
Why J-Link?In case you wonder why GNU ARM
Eclipse decided to provide support to SEGGER J-Link, the short answer is:because
ofJ-Link EDUand of SWO.The ...
分类:
其他好文 时间:
2014-05-17 14:43:56
阅读次数:
907
参考文档:http://msdn.microsoft.com/en-us/library/9yb4317s.aspx右击工程名,属性,左边一栏选择配置属性,右上角就可以点击配置管理器按钮。单机配置管理器按钮,出现配置管理器对话框,活动解决方案平台下拉框选x64。关闭对话框,应用。ok,完成了。
分类:
编程语言 时间:
2014-05-16 03:50:19
阅读次数:
298
We are happy to announce the release of kbmMW v.
4.50.00 Beta Professional and Enterprise Edition with XE6 support.4.50.00 Beta 1
May 12 2014 New stuf...
分类:
其他好文 时间:
2014-05-16 03:34:32
阅读次数:
606
1、在finder下打开go -> go to folder输入:
~/Library/MobileDevice/Provisioning Profiles
2、查看上面的列表,按照时间顺序删除相应的profiles即可。...
分类:
移动开发 时间:
2014-05-15 23:55:01
阅读次数:
796
这是因为JDK配置错误所导致的现象。一般说来,新购笔记本会预装64位的windows系统,而在网上下载软件时,32位会优先出现在页面中(现在来说是这个情况,但我认为未来64位会越来越普及)。如果你是64位的系统,却安装了32位的JDK,就会导致上面的情况。解决办法如下:卸载掉原来安装的32位的JDK...
分类:
系统相关 时间:
2014-05-15 21:51:27
阅读次数:
455