【问题标题】:What are Instruments in Xcode and where can I find tutorials about them?Xcode 中的 Instruments 是什么,我在哪里可以找到有关它们的教程?
【发布时间】:2011-03-08 09:44:59
【问题描述】:

谁能告诉我 Xcode 中的 Intruments 是什么?是否有任何学习 Instruments 的教程或视频,例如 Lynda iPhone SDK Essential Training 教程?

【问题讨论】:

    标签: iphone xcode macos


    【解决方案1】:

    Apple 在其开发人员工具页面上有一个用于 Instruments 的 list of features。它不一定与 Objective-C 相关,但它是一组工具,可帮助您发现错误并提高应用程序的性能。

    【讨论】:

      【解决方案2】:

      Instruments 是 Apple 的分析器框架和可视化应用程序。它适用于任何 XCode 支持的语言和设备(C、C++、Objective C)。

      【讨论】:

        【解决方案3】:

        Apple 还为 Instruments 提供了一个 user guide——它首先列出了您可以使用 Instruments 做什么,然后告诉您如何做这些事情。

        【讨论】:

          【解决方案4】:

          Instruments User Guide.

          WWDC 2010

          WWDC 2011

          WWDC 2012

          【讨论】:

            猜你喜欢
            • 2015-09-02
            • 2020-09-28
            • 1970-01-01
            • 1970-01-01
            • 2010-11-04
            • 1970-01-01
            • 1970-01-01
            • 1970-01-01
            • 2013-03-05
            相关资源
            最近更新 更多