Sketch C++ (离线编译器,可调试)

教育

免费

Sketch C++是一款IOS设备上C++语言编辑及运行的程序。可用于学习C++语言编程。 含有以下功能: 1.代码编辑:语法高亮,自动缩进 2.代码编译运行:直接本地编译运行,不需要网络。 3.AppStore唯一一款可以调试。 支持C++类,继承,重载,虚函数,模板等各种特性 内含标准C及标准C++库 新加库: posix, ipc, zlib, socket, sqlite3, jpeg, opengles1-3, Core Foundation(由IOS SDK7.0移植), Core Graphics(由IOS SDK7.0移植), UIKit(CCView,CCLabel,CCImageView,CCButton,CCTextField,CCCanvasView) 支持Debug: Help: ? : help help : help /[keyword] : search keyword in help information Source: v {[line]}: view source code {around [line]} V [stack] : view source code in function call stack t : show function call stack Evaluation: p [expr] : evaluate expression (no declaration/loop/condition) Evaluation: s [expr] : step into expression (no declaration/loop/condition) Evaluation: S [expr] : step over expression (no declaration/loop/condition) {[statements]} : evaluate statement (any kind) Monitor: g {[var]} : list global variable l {[var]} : list local variable proto {[scope]::}[func] : show function prototype class {[name]} : show class definition (one level) Class {[name]} : show class definition (all level) typedef {name} : show typedefs function : show interpreted functions macro : show macro functions template : show templates include : show include paths file : show loaded files where : show current file position return [val] : return undefined symbol value Run: S : step over function/loop s : step into function/loop i : ignore and step over c {[line]}: continue {to [line]} e : step out from function b [line] : set break point db [line] : delete break point a [assert]: break only if assertion is true Quit: q : quit

  • 此 App 尚未收到足够的评分或评论,无法显示整体评分。

Apple 已更新此 App 以显示 Apple Watch App 图标。 解决创建文件崩溃问题

开发者“辉 马”尚未向 Apple 提供其隐私惯例和数据处理相关的详细信息。有关更多信息,请参阅开发者隐私政策。

  • 未提供详细信息

    开发者下一次提交App更新时将需要提供隐私详细信息。

    开发者尚未表明此 App 支持哪些辅助功能。 进一步了解

    • 提供者
      • 辉 马
    • 大小
      • 20.7 MB
    • 类别
      • 教育
    • 兼容性
      设备需装有 iOS 7.0 或更高版本。
      • iPhone
        设备需装有 iOS 7.0 或更高版本。
      • iPad
        设备需装有 iPadOS 7.0 或更高版本。
      • iPod touch
        设备需装有 iOS 7.0 或更高版本。
      • Apple Vision
        设备需装有 visionOS 1.0 或更高版本。
    • 语言
      • 简体中文和英语
    • 年龄分级
      4+
    • 版权
      • © 2015 BaobaoWang