C++11 的 IoC 容器 Infector++
- 授权协议: MIT
- 开发语言: C/C++
- 操作系统: Windows
- 软件首页: http://code.google.com/p/infectorpp/
- 软件文档: http://code.google.com/p/infectorpp/
软件介绍
Infector++ 是一个简单轻量级的 C++11 的 IoC 容器。
特点:
- Exception safety (STRONG GUARANTEE)
- Virtually remove memory leaks
- Lightweight and simple
- No compilation (few headers only)
- Clean API
- Typesafe
- Non-intrusive (constructor injection without code generation)
- Lazy instantiation (everything is created only when needed)
- C++11 (requires GCC 4.6 or greater, Clang 3.0 or greater, VisualStudio 2012)
Linux从入门到精通
刘忆智、等 / 清华大学出版社 / 2010-1-1 / 59.00元
linux是目前增长最迅速的操作系统。本书由浅入深、循序渐进地向读者介绍linux的基本使用和系统管理。全书内容包括linux概述、linux安装、linux基本配置、桌面环境基本操作、shell基本命令、文件和目录管理、软件包管理、磁盘管理、用户与用户组管理、进程管理、网络配置、浏览网页、收发邮件、文件传输和共享、远程登录、多媒体应用、图像浏览和处理、打印机配置、办公软件的使用、linux编程工......一起来看看 《Linux从入门到精通》 这本书的介绍吧!
