
Sketch C++ (Offline Compiler, Debug)
教育
免費
Sketch C++ is a IOS device on the C++ language editing and operation procedures. Can be used for learning C++ programming language.
Contains the following functions:
The 1 code editor: syntax highlighting, auto indent
The 2 code is compiled to run: direct local compile operation, does not need the network.
The 3 can debug
Support for C++ classes, inheritance, overloading, virtual function, characteristic template
With standard C and standard C++ Library
Add Library
posix,
ipc,
zlib,
socket,
sqlite3,
jpeg,
opengles1-3,
Core Foundation(based iOS sdk7.0),
Core Graphics(based iOS sdk7.0),
UIKit(CCView,CCLabel,CCImageView,CCButton,CCTextField,CCCanvasView) Library
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未收到足夠的評分或評論以顯示概況。
This app has been updated by Apple to display the Apple Watch app icon.
fix crash bugs when create file
開發者辉 马並未向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+
- 4+
- 版權
- © 2015 BaobaoWang