Linux安全网 - Linux操作系统_Linux 命令_Linux教程_Linux黑客

会员投稿 投稿指南 本期推荐:
搜索:
您的位置: Linux安全网 > Linux编程 > » 正文

Windows_Programing_English_To_Chinese_1_MSVC_C运行库(8)

来源: 未知 分享至:

LIBCID.LIB

Single threaded, static link.

/MLd

_DEBUG

LIBCIMTD.LIB

Multithreaded, static link.

/MTd

_DEBUG, _MT

MSVCIRTD.LIB

Multithreaded, dynamic link (import library for MSVCI70D.DLL).

/MDd

_DEBUG, _MT, _DLL

 

Table 2: Old iostream libraries

The new iostream functions, as well as many other new functions, that exist in the Standard C++ Library are shown in the following Table.

The programs that use this new iostream library will need the header files without the .h extension such as <string>.

在标准C++库里面包含的新的iostream函数、以及很多新的函数功能,如下表所列。

当在程序中使用新的iostream库文件在包含头文件的时候不需要.h扩展名,例如包含<string>头文件。

Standard C++ Library

Characteristics

Compiler Option

Preprocessor directives

LIBCP.LIB

Single-threaded, static link

/ML

 -

LIBCPMT.LIB


Tags:
分享至:
最新图文资讯
1 2 3 4 5 6
验证码:点击我更换图片 理智评论文明上网,拒绝恶意谩骂 用户名:
关于我们 - 联系我们 - 广告服务 - 友情链接 - 网站地图 - 版权声明 - 发展历史