Oracle Developer Studio 12.5:C 用户指南 l 本手册是专门为具有 C 和 UNIX 实际知识的应用程序开发者编写的。C 用户指南提供了按功能分组的编译器选项的完整列表、所有编译器选项的按字母顺序列出的详细参考、支持的 ISO/IEC 9899:1999(在本手册中称为 C99)功能的说明以及标准实现、特定于这一 C 标准实现的信息(例如 pragma 和声明说明符)及使用 lint 代码检查程序的完整信息。 | Download  | |
Oracle Developer Studio 12.5: C User's Guide (English) l This manual is intended for application
developers who have a working knowledge of C, and UNIX. The C User's Guide provides a complete
list of compiler options grouped by function, an exhaustive, alphabetical,
reference of all compiler options, descriptions of supported ISO/IEC 9899:1999
(referred to as C99 in this manual) features as well as the implementation
of the standard, information specific to this implementation of the C standard
such as pragmas and declaration specifiers, and complete information for using
the lint code-checking program. | Download  | |
Oracle Developer Studio 12.5:C++ 用户指南 l 本书介绍了如何使用 Oracle Developer Studio C++ 编译器,并提供了有关命令行编译器选项的详细信息,包括选项缺省值、宏扩展、示例、与其他选项的交互,以及警告。本书还提供了有关程序组织、pragma、模板、异常处理、使用强制类型转换运算符、使用并生成库的详细信息。 | Download  | |
Oracle Developer Studio 12.5: C++ User's Guide (English) l This book explains how to use the Oracle Developer Studio C++ compiler and provides detailed information on command-line compiler options, including option defaults, macro expansions, examples, interactions with other options, and warnings. This book also provides information about program organization, pragmas, templates, exception handing, using the cast operators, using and building libraries. | Download  | |
Oracle Developer Studio 12.5:Fortran 用户指南 l 《Fortran 用户指南》介绍了 Oracle Developer Studio Fortran 库中的内部函数和例程。本参考手册的目标读者是具有 Fortran 语言及 Oracle Solaris 操作环境或 UNIX 工作经验并且希望了解如何有效使用 Oracle Developer Studio Fortran 编译器的科学工作者、工程师和程序员。 | Download  | |
Oracle Developer Studio 12.5: Fortran User's Guide (English) l The Fortran User's Guide describes the intrinsic functions and routines in the Oracle Developer Studio Fortran libraries. This reference manual is intended for scientists, engineers, and programmers with a working knowledge of the Fortran language and the Oracle Solaris operating environment or UNIX in general who want to learn how to use the Oracle Developer Studio Fortran compilers effectively. | Download  | |
Oracle Developer Studio 12.5:分布式创建 (dmake) l 本《Oracle Developer Studio 12.5:分布式创建 (dmake)》手册介绍了 dmake 命令行工具,该工具能够以分布式、并行或串行模式生成目标。dmake 工具解析 makefile,确定哪些目标可以并发生成,并将这些目标的生成作业分发到您设置的一定数目的主机中。dmake 工具是 make 实用程序的超集,可与 make(1) 兼容。 | Download  | |
Oracle Developer Studio 12.5: Distributed Make (dmake) (English) l This Oracle Developer Studio 12.5: Distributed Make (dmake) manual describes the
dmake command-line tool, which can build targets in distributed, parallel, or
serial mode. The dmake tool parses the makefile and determines which targets
can be built concurrently and distributes the build of those targets over a number of hosts set by
you. The dmake tool is a superset of the make utility and is
compatible with make(1). | Download  | |
Oracle Developer Studio 12.5:数值计算指南 l 本手册介绍了运行 Oracle Solaris 操作系统 (Oracle Solaris OS) 且基于 SPARC 和 x86 的系统上的软件和硬件所支持的浮点环境。尽管本手册介绍了 SPARC 和 Intel 体系结构的一些基本内容,但它主要是随 Oracle 语言产品提供的参考手册。本手册还介绍了一些用于二进制浮点算法的 IEEE 标准的内容。要了解 IEEE 算法,请参见 18 页的“标准”。 | Download  | |
Oracle Developer Studio 12.5: Numerical Computation Guide (English) l This manual describes the floating-point environment supported by software and hardware on SPARC-based systems and x86-based systems running the Oracle Solaris Operating System (Oracle Solaris OS). Although this manual discusses some general aspects of the SPARC and Intel architectures, it is primarily a reference manual designed to accompany Oracle language products. Certain aspects of the IEEE Standard for Binary Floating-Point Arithmetic are discussed in this manual. To learn about IEEE arithmetic, see the 18-page Standard. | Download  | |
Oracle Developer Studio 12.5:GCC 兼容性指南 l 介绍了 GCC 与 Oracle Developer Studio 编译器和工具的兼容性。 | Download  | |
Oracle Developer Studio 12.5: GCC Compatibility Guide (English) l Describes GCC compatibility with Oracle Developer Studio compilers and tools. | Download  | |