两个C++的资源
第一个是一个C++第三方类库的A-Z:(http://www.trumphurst.com/cpplibs/cpplibs.php)其中包含了:
开源的C++的第三方类库列表
商业的C++的第三方类库列表
一些经典的C++的随书源码
一些C++相关的工具
不过,这个网站好像最新更新是在2008年。
第二个是Boost C++的一个教程:(http://en.highscore.de/cpp/boost/)
Chapter 1: Introduction
Chapter 2: Smart Pointers
Chapter 3: Function Objects
Chapter 4: Event Handling
Chapter 5: String Handling
Chapter 6: Multithreading
Chapter 7: Asynchronous Input and Output
Chapter 8: Interprocess Communication
Chapter 9: Filesystem
Chapter 10: Date and Time
Chapter 11: Serialization
Chapter 12: Parser
Chapter 13: Containers
Chapter 14: Data Structures
Chapter 15: Error Handling
Chapter 16: Cast Operators
这个教程可能是写得比较不错的了,不过是英文的。
转载于酷壳CoolShell 无删改 仅以此纪念陈皓(左耳朵耗子)
公司介绍 ===================== 一家领先的移动软件,总部在新加坡,为 App Store 和 Google Play 开发应用程序。 始终致力于重新定义人…
昨天周五晚上,临下班的时候,用户给我们报了一个比较怪异的Kubernetes集群下的网络不能正常访问的问题,让我们帮助查看一下,我们从下午5点半左右一直跟进到晚上十点左右,在远…
客户上传的是 gz 压缩包,解压后是单个 log 文件,压缩包大小1G左右,解压后10G左右。 使用 gunzip 或者 gzip -d 解压文件,会跑满服务器硬盘速度 20…
合速度