注冊(cè) | 登錄讀書(shū)好,好讀書(shū),讀好書(shū)!
讀書(shū)網(wǎng)-DuShu.com
當(dāng)前位置: 首頁(yè)出版圖書(shū)科學(xué)技術(shù)計(jì)算機(jī)/網(wǎng)絡(luò)軟件與程序設(shè)計(jì)程序設(shè)計(jì)綜合Linux應(yīng)用程序開(kāi)發(fā)(第二版 英文版)

Linux應(yīng)用程序開(kāi)發(fā)(第二版 英文版)

Linux應(yīng)用程序開(kāi)發(fā)(第二版 英文版)

定 價(jià):¥75.00

作 者: (美)約翰遜(Johnson,M.K.),(美)特羅安(Troan,E.W.) 著
出版社: 人民郵電出版社
叢編項(xiàng): 典藏原版書(shū)苑
標(biāo) 簽: Linux

ISBN: 9787115149411 出版時(shí)間: 2006-07-01 包裝: 膠版紙
開(kāi)本: 16開(kāi) 頁(yè)數(shù): 702 字?jǐn)?shù):  

內(nèi)容簡(jiǎn)介

  本書(shū)介紹了在Linux環(huán)境下開(kāi)發(fā)應(yīng)用程序需要掌握的知識(shí),對(duì)編程實(shí)踐中經(jīng)常遇到的問(wèn)題進(jìn)行了詳細(xì)的講解,并提供了典型實(shí)例加以說(shuō)明。全書(shū)共分為4個(gè)部分。第一部分介紹初學(xué)者需要了解的知識(shí),包括Linux的歷史、從事自由軟件開(kāi)發(fā)需要了解的版權(quán)知識(shí)和GPL等許可證,以及如何獲取和使用在線文檔系統(tǒng)。第二部分介紹了開(kāi)發(fā)環(huán)境和工具,其中包括Emacs編輯器、vi編輯器及gdb調(diào)試器的使用,gcc的選項(xiàng)和擴(kuò)展,GNU C庫(kù)的基本知識(shí),內(nèi)存溢出和泄漏的調(diào)試工具,如何創(chuàng)建、使用、管理靜態(tài)庫(kù)和動(dòng)態(tài)庫(kù),以及如何通過(guò)系統(tǒng)調(diào)用請(qǐng)求系統(tǒng)服務(wù)。第三部分詳細(xì)介紹了Linux系統(tǒng)編程知識(shí),其中包括進(jìn)程模型、簡(jiǎn)單文件管理、信號(hào)處理、高級(jí)文件操作、目錄操作、作業(yè)控制、終端與偽終端、socket網(wǎng)絡(luò)、時(shí)間和定時(shí)器、隨機(jī)數(shù)、虛擬控制臺(tái)、Linux控制臺(tái)以及如何編寫安全的程序。第四部分精選了Linux編程中最常用的開(kāi)發(fā)庫(kù)進(jìn)行介紹,其中包括字符串匹配、用于終端編程的S-Lang庫(kù)、基于散列的數(shù)據(jù)庫(kù)函數(shù)庫(kù)、命令行解析庫(kù),如何運(yùn)行時(shí)動(dòng)態(tài)加載共享對(duì)象,以及有關(guān)用戶身份識(shí)別和驗(yàn)證的庫(kù)。.本書(shū)內(nèi)容豐富、實(shí)用,適合需要開(kāi)發(fā)Linux軟件,或者需要把軟件從其他平臺(tái)移植到Linux上的程序員閱讀。..本書(shū)特色:·書(shū)中源代碼源自工程實(shí)例,可以在網(wǎng)上下載?!け緯?shū)作者是Linux程序員的領(lǐng)軍人物?!ひ槐緜涫芎迷u(píng)的Linux程序開(kāi)發(fā)經(jīng)典?!氨緯?shū)的第一版總是放在我桌上舉手可及的地方,因?yàn)樗浅:玫亟忉屃薒inux用戶態(tài)API的所有領(lǐng)域。而第二版更為出色,我將用它來(lái)取代第一版?!薄?Greg Kroah-Hartman著名Linux內(nèi)核程序員

作者簡(jiǎn)介

  本書(shū)提供作譯者介紹Michael K. Johnson是Specifix公司的操作系統(tǒng)工程師。他曾是Red Hat的操作系統(tǒng)開(kāi)發(fā)人員,在那里他管理一個(gè)內(nèi)核開(kāi)發(fā)小組長(zhǎng)達(dá)3年半的時(shí)間,他是Fedora項(xiàng)目基礎(chǔ)技術(shù)負(fù)責(zé)人。他還曾做過(guò)有關(guān)Linux應(yīng)用程序開(kāi)發(fā)的教學(xué)工作。Erik W. Troan是Specifix公司的合伙創(chuàng)始人和執(zhí)行副總裁。他曾經(jīng)是Red Hat公司產(chǎn)品工程部的副總裁,負(fù)責(zé)規(guī)格描述和創(chuàng)建技術(shù),例如RPM、Linux操作系統(tǒng)、Red Hat網(wǎng)絡(luò)、高性能服務(wù)器以及Red Had網(wǎng)站的基礎(chǔ)設(shè)施。

圖書(shū)目錄

Contents
Part 1 Getting Started
Chapter 1 History of Linux Development
1.1    A Short History of  Free Unix Software
1.2     Development of Linux
1.3    Notional Lineage of Unix Systems
1.4    Linux Lineage
Chapter 2 Licenses and Copyright
2.1 Copyright
2.2 Licensing
2.3 Free Software Licenses
Chapter 3 Online System Documentatiion
3.1 The man Pages
3.2 The Info Pages
3.3  Other Documetation
Part 2 Development Tools and Environment
Chapter 4 Development Tools
4.1 Editors
4.2 Make
4.3 The GNU Debugger
4.4 Tracing Program Actions
Chapter 5 gcc Options and Extenslons
5.1 gcc Options
5.2 Header Files
Chapter 6 The GNU C Library
        6.1 Feature Selection
        6.2 POSIX Interfaces
        6.3 Compatibilit y
Chapter 7 Memory Debugging Tools
        7.1 Buggy Code
        7.2 Memory-Checking Tools Included in glibc
        7.3 Finding Memory Leaks with mpr
        7.4 Investigating Memory Errors with Valgrind
        7.5 Electric Fence
Chapter 8 Creating and Using Libraries
         8.1 Static Libraries
         8.2 Shared Libraries
         8.3 Designing Shared Libraries
         8.4 Building Shared Libraries
         8.5 Installing Shared Libraries
         8.6  Using Shared Libraries
Chapter 9 Linux System Envlronment
         9.1 The Process Environment
         9.2 Understanding System Calls
         9.3 Finding Header and Library Files
Part 3 System Programming
Chapter 10 The Process Model
         10.1 Defining a Process
         10.2 Process Attributes
         10.3 Process Information
         10.4 Process Primitives
         10.5 Simple Chidren
         10.6 Sessions and rocess Groups
         10.7  Introduction to LADSH
         10.8 Creating Clones
Chapter 11 Simple File Handling
         11.1 The File Mode
         11.2 Basic File Operations
         11.3 Querying and Changing Inode Information
         11.4 Manipulating Directory Entries
         11.5 Manipulating File Descriptors
         11.6 Ceaating Unnamed Pipes
         11.7 Adding Redirection to LADSH
Chapter 12 Signal Processing
         12.1 Signal Concepts
         12.2 The Linux (and POSIX)Signal API
         12.3 Available Signals
         12.4 Writing Signal Handlers
         12.5 Reopening Log Files
         12.6 Real-Time Signals
         12.7 Learning About a Signal
Chatpter 13 Advanced File Handling
         13.1 Input and utput Multiplexing
         13.2 Memory Mapping
         13.3 File Locking
         13.4 Alternatives to read()and write()
Chapter 14 Directory Operations
         14.1 The Current Working Directory
         14.2 Changing the Root Directory
         14.3 Creating and Removing Directories
         14.4 Reading a Directory’s Contents
         14.5 File Name Globbing
         14.6 Adding Directories and Globbing to ladsh
         14.7  Walking File System Trees
         14.8 Directory Change Notification
Chapter 15 Job Control
         15.1 Job Control Basics
         15.2 Job Control in ladsh
Chapter 16 Terminals and Pseudo Terminals
         16.1 TTY Operations
         16.2 termios Overview
         16.3 termios Examples
         16.4 termios Debugging
         16.5 termios Reference
         16.6  Pseudo ttys
Chapter 17  Networking with Sockets
         17.1 Protocol Support
         17.2Utility Functions
         17.3 Basic Socket Operations
         17.4 Unix Domain Sockets
         17.5 Networking Machines with TCP/IP
         17.6 Using UDP Datagrams
         17.7 Socket Errors
         17.8 Legacy Networking Functions
Chapter 18 Time
         18.1 Telling Time and Dates
         18.2 Using T imers
Chapter 19 Random Numbers
         19.1 Pseudo-Random Numbers
         19.2 Cryptography and Random Numbers
Chapter 20 Programing Virtual Consoles
        20.1 Getting Started
        20.2 Beeping
        20.3 Determining Whether the Terminal Is a vc
        20.4 Finding the Current VC
        20.5 Managing VC Switching
        20.6  Example:The open Command
Chapter 21 The Linux Console
        21.1 Capability Databases
        21.2 Glyphs,Characters,and Maps
        21.3 Linux Console Capabilities
        21.4 Direct Screen Writing
Chapter 22 Writing Secure Programs
         22.1 When Security Matters
         22.2 Minimizing the Opportunity for Attack
         22.3 Common Security Holes
         22.4 Running as a Daernon
Part 4 Development Libraries
Chapter 23 String Matching
        23.1 Globbing Arbitrary Strings
        23.2 Regular Expressions
Chapter 24 Terminal Handling with S-Lang
        24.1 Input Handling
         24.2 Output Handling
Chapter 25 Hased Database Library
        25.1 Overview
        25.2 Basic Operations
        25.3 Reading Records
        25.4 Modifying the Database
        25.5 Example
Chapter 26  Parsing Command-Line Options
        26.1 The Option Table
        26.2 Using the Option Table
        26.3  Using Callbacks
        26.4 Error Handling
        26.5 Option Aliasing
        26.6 Parsing Argument Strings
        26.7 Handling Extra Arguments
        26.8 Sample Application
Chapter 27 Dynamic Loading at Run Time
        27.1  The di Interface
Chapter 28  User Identfication and Authentication
         28.1 ID-to-Name Transation
         28.2 Pluggable Authentication Modules
A ppendices
Appendix A Header Files
Appendix B ladsh Source Code
Glossary
Bibliography
Index

本目錄推薦

掃描二維碼
Copyright ? 讀書(shū)網(wǎng) m.ranfinancial.com 2005-2020, All Rights Reserved.
鄂ICP備15019699號(hào) 鄂公網(wǎng)安備 42010302001612號(hào)