Write Portable Code: An Introduction to Developing Software for Multiple Platform (Paperback)
Brian Hook
- 出版商: No Starch Press
- 出版日期: 2005-07-15
- 售價: $1,400
- 貴賓價: 9.5 折 $1,330
- 語言: 英文
- 頁數: 272
- 裝訂: Paperback
- ISBN: 1593270569
- ISBN-13: 9781593270568
已絕版
買這商品的人也買了...
-
$2,810$2,670 -
$980$960 -
$950$855 -
$780$616 -
$830$813 -
$820$804 -
$490$417 -
$875$788 -
$1,550$1,473 -
$1,550$1,473 -
$880$695 -
$880$581 -
$1,980$1,881 -
$650$507 -
$890$757 -
$780$702 -
$390$332 -
$650$507 -
$980$774 -
$500$450 -
$880$616 -
$990$891 -
$960$912 -
$580$458 -
$354$336
相關主題
商品描述
Description:
Portable software development is the task of writing software for not just one computer system (e.g. Windows), but for a broad range of computer systems. Write Portable Code contains the lessons, patterns, and knowledge for developing cross-platform software that programmers usually must acquire through sheer trial and error. This book is targeted at intermediate- to advanced-level programmers and will be a valuable resource for designers of cross-platform software, programmers looking to extend their skills to additional platforms, and programmers faced with the tricky task of moving code from one platform to another.
Table of Contents:
Preface
Introduction
Chapter 1: Preparing for Portability
Chapter 2: ANSI C/C++
Chapter 3: Techniques for Portability
Chapter 4: Editing and Source Control
Chapter 5: Processor Differences
Chapter 6: Floating Point
Chapter 7: Preprocessor
Chapter 8: Compiler Quirks
Chapter 9: User Interaction
Chapter 10: Networking
Chapter 11: Operating Systems
Chapter 12: Dynamic Libraries
Chapter 13: Security and Permissions
Chapter 14: File Systems
Chapter 15: Scalability and Portability
Chapter 16: Portability and Data
Chapter 17: Internationalization and Localization
Chapter 18: Scripting Languages
Chapter 19: Cross-platform Libraries and Toolkits
Appendix A: POSH
Appendix B: The Simple Audio Library
Appendix C: The Rules for Portability
References