摘要(Abstract)

Swift,苹果于2014年WWDC(苹果开发者大会)发布的新开发语言,可与Objective-C*共同运行于Mac OS和iOS平台,用于搭建基于苹果平台的应用程序。 Swift是一款易学易用的编程语言,而且它还是第一套具有与脚本语言同样的表现力和趣味性的系统编程语言。Swift的设计以安全为出发点,以避免各种常见的编程错误类别。Swift 是一种新的编程语言,用于编写 iOS 和 macOS 应用。Swift 结合了 C 和 Objective-C 的优点并且不受C兼容性的限制。Swift 采用安全的编程模式并添加了很多新特性,这将使编程更简单,更灵活,也更有趣。Swift 是基于成熟而且倍受喜爱的 Cocoa 和 Cocoa Touch 框架,他的降临将重新定义软件开发。 Objective-C 本身支持块、集合语法和模块,所以框架可以轻松支持现代编程语言技术。正是得益于这些基础工作,我们现在才能发布这样一个用于未来苹果软件开发的新语言。 Objective-C 开发者对 Swift 并不会感到陌生。它采用了 Objective-C 的命名参数以及动态对象模型,可以无缝对接到现有的 Cocoa 框架,并且可以兼容 Objective-C 代码。在此基础之上,Swift 还有许多新特性并且支持过程式编程和面向对象编程。Objective-C,通常写作ObjC或OC和较少用的Objective C或Obj-C,是扩充C的面向对象编程语言。它主要使用于Mac OS X和GNUstep这两个使用OpenStep标准的系统,而在NeXTSTEP和OpenStep中它更是基本语言。 GCC与Clang含Objective-C的编译器,Objective-C可以在GCC以及Clang运作的系统上编译。 1980年代初布莱德·考克斯(Brad Cox)在其公司Stepstone发明Objective-C。他对软件设计和编程里的真实可用度问题十分关心。Objective-C最主要的描述是他1986年出版的书 Object Oriented Programming: An Evolutionary Approach. Addison Wesley. ISBN 0-201-54834-8.

主题(Topic)



项目(Project)

LCluber/PDFv.js 2giwon/PdfSample act262/AndroidPDFViewer AbsInt/FirstAid Bitech-AG/ui5.pdf FranckFreiburger/vue-pdf longluo/AndroidPdfViewer DevExpress-Examples/how-to-determine-the-pdf-content-type-corresponding-to-a-specific-document-point-t128105 DevExpress-Examples/how-to-use-the-pdf-printer-settings-t171205 DevExpress-Examples/how-to-find-text-using-a-keyboard-shortcut-t601532 DevExpress-Examples/how-to-show-a-pdf-file-using-the-pdfviewer-control-e4696 DevExpress-Examples/how-to-load-a-pdf-document-from-a-stream-t270045 DevExpress-Examples/how-to-add-a-custom-bar-button-item-to-the-popup-menu-t328781 DevExpress-Examples/how-to-specify-text-markup-annotation DevExpress-Examples/how-to-remove-items-from-the-popup-menu-t602115 DevExpress-Examples/how-to-replace-standard-pdf-viewer-control-command-with-your-own-custom-command-t328206 DevExpress-Examples/how-to-determine-the-page-content-type-under-the-mouse-pointer DevExpress-Examples/how-to-determine-the-page-number-of-a-clicked-page DevExpress-Examples/how-to-create-a-text-markup-annotation-programmatically-t551899 DevExpress-Examples/how-to-export-acroform-data-to-xml-t273545 DevExpress-Examples/how-to-import-acroform-data-from-xml-t273679 DevExpress-Examples/how-to-determine-the-page-number-of-a-clicked-pdf-page-t121897 DevExpress-Examples/how-to-find-text-using-a-keyboard-shortcut zhenboling/pdfviewer DevExpress-Examples/how-to-replace-standard-pdf-viewer-command-with-custom-command DevExpress-Examples/how-to-use-pdf-printer-settings shivam1410/Vedan Anketell/pan azu/mu-pdf-viewer gnans/PDFViewer

全部项目