MAC OS X

[Metal Programming Guide]
https://developer.apple.com/library/archive/documentation/Miscellaneous/Conceptual/MetalProgrammingGuide/Introduction/Introduction.html#//apple_ref/doc/uid/TP40014221-CH1-SW1

[Kernel Programming Guide]
https://developer.apple.com/library/archive/documentation/Darwin/Conceptual/KernelProgramming/About/About.html#//apple_ref/doc/uid/TP30000905-CH204-TPXREF101

[Mac Technology Overview]
https://developer.apple.com/library/archive/documentation/MacOSX/Conceptual/OSX_Technology_Overview/About/About.html#//apple_ref/doc/uid/TP40001067

[Network Kernel Extensions Programming Guide]
https://developer.apple.com/library/archive/documentation/Darwin/Conceptual/NKEConceptual/intro/intro.html#//apple_ref/doc/uid/TP40001858
https://developer.apple.com/library/archive/documentation/Darwin/Conceptual/NetworkKernelExtensions/about/about.html#//apple_ref/doc/uid/TP40001089

[Mac IPC]
https://developer.apple.com/library/archive/documentation/Darwin/Conceptual/KernelProgramming/boundaries/boundaries.html#//apple_ref/doc/uid/TP30000905-CH217-BEHJDFCA

[Porting UNIX/Linux Applications to OS X]
https://developer.apple.com/library/archive/documentation/Porting/Conceptual/PortingUnix/intro/intro.html#//apple_ref/doc/uid/TP40002847-TPXREF101

[IOKit Fundamentals]
https://developer.apple.com/library/archive/documentation/DeviceDrivers/Conceptual/IOKitFundamentals/Introduction/Introduction.html#//apple_ref/doc/uid/TP0000011-CH204-TPXREF101
https://developer.apple.com/library/archive/documentation/DeviceDrivers/Conceptual/WritingDeviceDriver/Introduction/Intro.html#//apple_ref/doc/uid/TP40002799-TPXREF101

[OC编译命令]
clang -fobjc-arc -framework Foundation "02 BOOL Party.m" -o HelloWord
clang -fobjc-arc -framework Foundation "03.04 Word-Length-1.m" -o HelloWord
clang -fobjc-arc -framework Foundation "03.08 Shapes-Procedural.m" -o HelloWord

[MISC]
https://blog.csdn.net/johnbob2014
https://juejin.im/post/5a31fcdc51882531b15b8294
https://developer.apple.com/library/archive/documentation/Miscellaneous/Conceptual/MetalProgrammingGuide/Introduction/Introduction.html#//apple_ref/doc/uid/TP40014221-CH1-SW1

posted on 2019-02-11 18:02  huangguanyuan  阅读(303)  评论(0编辑  收藏  举报

导航