1. TBB简介 TBB ( Thread Building Blocks, 线程构建模块) 是Intel公司开发的并行编程开发的工具。它支持Windows,OS X, Linux平台,支持的编译器有Visual C++ (version 8.0 or higher, on Windows only ...
分类:
其他好文 时间:
2017-06-29 23:43:11
阅读次数:
442
参考链接: http://www.jianshu.com/p/60ac3ded34a0 http://ikennd.ac/blog/2015/02/stripping-unwanted-architectures-from-dynamic-libraries-in-xcode/ 原因:包含了模拟器内 ...
分类:
Web程序 时间:
2017-06-29 12:42:43
阅读次数:
321
题目链接: http://poj.org/problem?id=1375 题目描述: Intervals Description In the ceiling in the basement of a newly open developers building a light source has ...
分类:
其他好文 时间:
2017-06-28 23:15:34
阅读次数:
284
找到building setting找到other link flgs里把里面'-websockets删掉 ...
分类:
Web程序 时间:
2017-06-27 19:53:53
阅读次数:
123
题目描述 Farmer John had just acquired several new farms! He wants to connect the farms with roads so that he can travel from any farm to any other farm v ...
分类:
其他好文 时间:
2017-06-26 21:07:06
阅读次数:
130
题目:ZOJ Problem Set - 3820 Building Fire Stations 题意:给出n个点,n-1条边的一棵树。然后要在两个点上建立两个消防站。让全部点的到消防站最大距离的点的这个距离最小。 分析:首先先求这个树的直径。然后在树的直径的中点处把树分成两棵树。然后在把两棵树分别 ...
分类:
其他好文 时间:
2017-06-24 09:50:54
阅读次数:
111
依赖包安装 在编译QGIS前分别需要利用cygwin和OSGeo4W 安装网站上的依赖库。分别需要安装的依赖库可以参考官网,此外对应版本的ygwin和OSGeo4W 也可以在网站上找到下载链接。 https://htmlpreview.github.io/?https://raw.github.co ...
分类:
其他好文 时间:
2017-06-23 10:32:08
阅读次数:
180
[常见错误]fatalerror:Python.h:Nosuchfileordirectory环境场景系统:ParrotLinux软件:系统python默认版本2.7PyCharm默认版本Python3.5场景:Buildpycrypto-2.6.1失败提示:building‘Crypto.PublicKey._fastmath‘extension
x86_64-linux-gnu-gcc-pthread-fwrapv-Wall-Wstrict-prot..
分类:
编程语言 时间:
2017-06-21 20:03:19
阅读次数:
1325
其实这种问题应该问google的: got wrong bootstrap font path after building · Issue #166 · vuejs-templates/webpack<img src="https://pic4.zhimg.com/v2-1e ...
分类:
其他好文 时间:
2017-06-20 20:15:35
阅读次数:
456
1. environment building and config 2. variable and data type 数据类型,浮点数(1.2e3,1.3e-2), 字符串("",'',"'") ('i\' m \"ok\"!') \\ r'asdfasfa' \n '''adsadf''' 布 ...
分类:
编程语言 时间:
2017-06-19 19:45:40
阅读次数:
117