
Sketch C ( Offline Compiler,Debug )
教育
免费
SketchC是一款IOS设备上C语言编辑及运行的程序。可用于学习C语言编程学习。
含有以下功能:
1.代码编辑:语法高亮,自动缩进
2.代码编译运行:直接本地编译运行,不需要网络。
3.AppStore唯一可以调试
Add Library
posix,
ipc,
zlib,
socket,
sqlite3,
jpeg,
opengles1-3,
Core Foundation(based iOS sdk7.0),
Core Graphics(based iOS sdk7.0),
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
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 支持哪些辅助功能。 进一步了解
信息
- 提供者
- 辉 马
- 大小
- 16.9 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 Wang Lingling