1.10 - [intro.ack] - 【總則.鳴謝】

請不要轉載本文;請不要以任何形式重新出版,發佈本文;請在下載本文 24 小時內將其刪除;禁止將本文用於商業目的。

1 General [intro]

1.10 Acknowledgments [intro.ack]

 

1 總則 【總則】

1.10 鳴謝 【總則.鳴謝】

 

The C++ programming language as described in this International Standard is based on the language as described in Chapter R (Reference Manual) of Stroustrup: The C++ Programming Language (second edition, Addison-Wesley Publishing Company, ISBN 0-201-53992-6, copyright (c) 1991 AT&T). That, in turn, is based on the C programming language as described in Appendix A of Kernighan and Ritchie: The C Programming Language (Prentice-Hall, 1978, ISBN 0-13-110163-3, copyright (c) 1978 AT&T).

 

本國際標準中描述的 C++ 程序設計語言基於 Stroustrup 的著作《C++ 程序設計語言》(第二版,Addison-Wesley 出版公司,ISBN 0-201-53992-6,1991 AT&T 版權所有)的章節 R(參考手冊)中描述的語言。而該語言是基於 Kernighan 和 Ritchie 的著作《C 程序設計語言》(Prentice-Hall,1978,ISBN 0-13-110163-3,1978 AT&T 版權所有)附錄 A 描述的 C 程序設計語言。

 

Portions of the library clauses of this International Standard are based on work by P. J. Plauger, which was published as The Draft Standard C++ Library (Prentice-Hall, ISBN 0-13-117003-1, copyright (c) 1995 P. J. Plauger).

 

本國際標準的庫條款部分基於 P. J. Plauger 的工作,出版爲《標準 C++ 庫草案》(Prentice-Hall, ISBN 0-13-117003-1,1995 P. J. Plauger 版權所有)。

 

All rights in these originals are reserved.

 

保留這些原作的所有權利。

 

PREV [intro.execution] | NEXT [lex] 上一頁 【總則.執行】 | 下一頁 【詞法】
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章