Access Violations<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /> 访问冲突 A. 简介 B. 设计期间的AVs a. 硬件原因 b. 软件原因 c. 库的错误 d. 升级C++B Read More
posted @ 2018-04-18 20:08
findumars
Views(399)
Comments(0)
Diggs(0)
CSDN的Blog开通了。我想这里的Blog作为今后自己回答别人问题的时候,收藏答案的地方很不错呢。 因为社区的贴子早晚都会沉下去,查找起来很不方便,甚至再也找不到呢。 Q: http://community.csdn.net/Expert/TopicView.asp?id=3106090 言归正传 Read More
posted @ 2018-04-18 20:05
findumars
Views(1739)
Comments(0)
Diggs(0)
Cygwin与MinGW/MSYS,如何选择? 2012-11-03更新:加入 MSYS 的内容。 2013-10-15更新:修改表格格式,加入介绍链接。 2014-12-17更新:加入 MSYS2 的内容。 什么是Cygwin和MinGW?请看这篇:Msys/MinGW与Cygwin/gcc。 在 Read More
posted @ 2018-04-18 19:48
findumars
Views(1195)
Comments(0)
Diggs(2)
翻译MinGW官网的首页,首页描述了MinGW和MSYS的基本情况。 Home of the MinGW and MSYS Projects(我才知道,MinGW和MSYS项目是在一起的 -_-!) 官网:http://www.mingw.org/ 翻译: MinGW部分: MinGW, a con Read More
posted @ 2018-04-18 19:46
findumars
Views(577)
Comments(0)
Diggs(0)
MSYS2的官网:http://sourceforge.net/projects/msys2/ 官网的描述: Description MSYS2 is an independent rewrite of MSYS, based on modern Cygwin (POSIX compatibilit Read More
posted @ 2018-04-18 19:45
findumars
Views(740)
Comments(0)
Diggs(0)
#!/usr/bin/env python # -*- coding: utf-8 -*- from __future__ import print_function from __future__ import unicode_literals from __future__ import absolute_import from __future__ import division """... Read More
posted @ 2018-04-18 16:28
findumars
Views(564)
Comments(0)
Diggs(0)