Mac OS X Internals: A Systems Approach (Paperback)
            
暫譯: Mac OS X 內部結構:系統方法 (平裝本)
        
        Amit Singh
- 出版商: Addison Wesley
- 出版日期: 2016-01-25
- 售價: $3,870
- 貴賓價: 9.5 折 $3,677
- 語言: 英文
- 頁數: 1680
- 裝訂: Paperback
- ISBN: 0134426541
- ISBN-13: 9780134426549
- 
    相關分類:
    
      MAC OS 蘋果電腦
 
已絕版
買這商品的人也買了...
- 
                
                   Modern C++ Design: Generic Programming and Design Patterns Applied (Paperback) Modern C++ Design: Generic Programming and Design Patterns Applied (Paperback)$2,480$2,430
- 
                
                   影像處理的 13 堂課-使用 Qt 快速學會基礎與實作 影像處理的 13 堂課-使用 Qt 快速學會基礎與實作$560$437
- 
                
                   深入淺出 Python (Head First Python) 深入淺出 Python (Head First Python)$780$616
- 
                
                   Perl 學習手冊, 6/e (Learning Perl, 6/e) Perl 學習手冊, 6/e (Learning Perl, 6/e)$580$458
- 
                
                   Java SE 8 技術手冊 Java SE 8 技術手冊$620$490
- 
                
                   ASP.NET MVC 5 網站開發美學 ASP.NET MVC 5 網站開發美學$780$616
- 
                
                   Docker 入門與實戰 Docker 入門與實戰$450$356
- 
                
                   It's Django -- 用 Python 迅速打造 Web 應用 It's Django -- 用 Python 迅速打造 Web 應用$400$340
- 
                
                   C Primer Plus, 6/e (中文版) C Primer Plus, 6/e (中文版)$680$537
- 
                
                   完整學會 Git, GitHub, Git Server 的24堂課 完整學會 Git, GitHub, Git Server 的24堂課$360$284
- 
                
                   Hadoop + Spark 大數據巨量分析與機器學習整合開發實戰 Hadoop + Spark 大數據巨量分析與機器學習整合開發實戰$620$484
- 
                
                   圖解物聯網|感測器的架構與運用 圖解物聯網|感測器的架構與運用$380$323
- 
                
                   iOS 9 App 程式設計實力超進化實戰攻略:知名iOS教學部落格AppCoda作家親授實作關鍵技巧讓你不NG (Beginning iOS 9 Programming with Swift) iOS 9 App 程式設計實力超進化實戰攻略:知名iOS教學部落格AppCoda作家親授實作關鍵技巧讓你不NG (Beginning iOS 9 Programming with Swift)$690$538
- 
                
                   Raspberry Pi 最佳入門與實戰應用, 2/e (適用 Raspberry Pi 2/Raspberry Pi 第一代) Raspberry Pi 最佳入門與實戰應用, 2/e (適用 Raspberry Pi 2/Raspberry Pi 第一代)$450$356
- 
                
                   鳥哥的 Linux 私房菜-基礎學習篇, 4/e 鳥哥的 Linux 私房菜-基礎學習篇, 4/e$980$774
- 
                
                   簡單實用的網頁視覺設計法則 簡單實用的網頁視覺設計法則$350$298
- 
                
                   Android APP 程式開發剖析, 2/e Android APP 程式開發剖析, 2/e$650$514
- 
                
                   解構單頁式視覺資訊圖表設計與應用 解構單頁式視覺資訊圖表設計與應用$420$328
- 
                
                   Metasploitable|白帽駭客新兵訓練營 Metasploitable|白帽駭客新兵訓練營$380$300
- 
                
                   設計模式:Android 原始碼解析與應用 設計模式:Android 原始碼解析與應用$650$507
- 
                
                   Python 程式設計實務-從初學到活用 Python 開發技巧的16堂課 Python 程式設計實務-從初學到活用 Python 開發技巧的16堂課$560$437
- 
                
                   不再聽不懂!圖解網站建置與開發 不再聽不懂!圖解網站建置與開發$450$356
- 
                
                   $1,938Head First Agile: A Brain-Friendly Guide to Agile and the PMI-ACP Certification $1,938Head First Agile: A Brain-Friendly Guide to Agile and the PMI-ACP Certification
- 
                
                   Learn Computer Vision Using OpenCV: With Deep Learning CNNs and RNNs Learn Computer Vision Using OpenCV: With Deep Learning CNNs and RNNs$2,020$1,919
- 
                
                   Human + Machine: Reimagining Work in the Age of AI (Hardcover) Human + Machine: Reimagining Work in the Age of AI (Hardcover)$1,250$1,188
商品描述
Mac OS X was released in March 2001, but many components, such as Mach and BSD, are considerably older. Understanding the design, implementation, and workings of Mac OS X requires examination of several technologies that differ in their age, origins, philosophies, and roles.
Mac OS X Internals: A Systems Approach is the first book that dissects the internals of the system, presenting a detailed picture that grows incrementally as you read. For example, you will learn the roles of the firmware, the bootloader, the Mach and BSD kernel components (including the process, virtual memory, IPC, and file system layers), the object-oriented I/O Kit driver framework, user libraries, and other core pieces of software. You will learn how these pieces connect and work internally, where they originated, and how they evolved. The book also covers several key areas of the Intel-based Macintosh computers.
A solid understanding of system internals is immensely useful in design, development, and debugging for programmers of various skill levels. System programmers can use the book as a reference and to construct a better picture of how the core system works. Application programmers can gain a deeper understanding of how their applications interact with the system. System administrators and power users can use the book to harness the power of the rich environment offered by Mac OS X. Finally, members of the Windows, Linux, BSD, and other Unix communities will find the book valuable in comparing and contrasting Mac OS X with their respective systems.
Mac OS X Internals focuses on the technical aspects of OS X and is so full of extremely useful information and programming examples that it will definitely become a mandatory tool for every Mac OS X programmer.
商品描述(中文翻譯)
Mac OS X 於 2001 年 3 月發布,但許多組件,如 Mach 和 BSD,則要老得多。要理解 Mac OS X 的設計、實現和運作,需要檢視幾種在年齡、起源、哲學和角色上各不相同的技術。
Mac OS X Internals: A Systems Approach 是第一本剖析系統內部結構的書籍,隨著閱讀的深入,逐步呈現出詳細的全貌。例如,您將學習固件、啟動加載程式、Mach 和 BSD 核心組件(包括進程、虛擬記憶體、IPC 和檔案系統層)、物件導向的 I/O Kit 驅動框架、用戶庫以及其他核心軟體的角色。您將了解這些組件如何內部連接和運作,它們的起源以及如何演變。這本書還涵蓋了幾個基於 Intel 的 Macintosh 電腦的關鍵領域。
對系統內部結構的深入理解對於各種技能水平的程式設計師在設計、開發和除錯方面都是非常有用的。系統程式設計師可以將這本書作為參考,幫助他們更好地理解核心系統的運作。應用程式程式設計師可以更深入地了解他們的應用程式如何與系統互動。系統管理員和高級用戶可以利用這本書來發揮 Mac OS X 提供的豐富環境的潛力。最後,Windows、Linux、BSD 和其他 Unix 社群的成員將會發現這本書在比較和對比 Mac OS X 與他們各自的系統時非常有價值。
Mac OS X Internals 專注於 OS X 的技術方面,充滿了極其有用的信息和程式範例,無疑將成為每位 Mac OS X 程式設計師的必備工具。

 
     
     
     
     
     
     
     
    