Sketch C++ (Offline Compiler, Debug)

Veröffentlicht von: 辉 马

Beschreibung

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
Ausblenden Mehr anzeigen...

Screenshots

Sketch C+ Häufige Fragen

  • Ist Sketch C+ kostenlos?

    Ja, Sketch C+ ist komplett kostenlos und enthält keine In-App-Käufe oder Abonnements.

  • Ist Sketch C+ seriös?

    🤔 Die Qualität der Sketch C+-App ist gemischt. Einige Nutzer sind zufrieden, während andere Probleme melden. Ziehen Sie in Betracht, einzelne Bewertungen für mehr Kontext zu lesen.

    Danke für die Stimme

  • Wie viel kostet Sketch C+?

    Sketch C+ ist kostenlos.

  • Wie hoch ist der Umsatz von Sketch C+?

    Um geschätzte Einnahmen der Sketch C+-App und weitere AppStore-Einblicke zu erhalten, können Sie sich bei der AppTail Mobile Analytics Platform anmelden.

Benutzerbewertung

5 von 5

2 Bewertungen in Brasilien

5 star
2
4 star
0
3 star
0
2 star
0
1 star
0
Bewertungsverlauf

Sketch C+ Bewertungen

Perfeito

Teste.itunes2010 on

Brasilien

Muito bom!!

Bom mas... precisa de reparos

Luan Patrick on

Brasilien

•O compilador está apresentando MUITOS bugs. Um deles é: se um programa depende de uma variável para terminar e o limite de armazenamento dessa variável for ultrapassado, o compilador executa o programa uma vez normalmente, ignorando os caracteres que ultrapassaram o limite, mas nas seguintes compilações o programa termina sem que o usuário tenha atribuído valor para essa variável, pois, ele aproveita as caracteres que foram ignorados nas últimas compilações até que todas elas tenham "participado" do programa. Por exemplo: #include <iostream> using namespace std; int main(void){ char n1; cout<<"digite um caractere para n1: "<<endl; cin>>n1; // Nesse momento, o usuário digita, por exemplo, os caracteres: abc cout<<"voce digitou: "<<n1<<endl; } O resultado disso, é que na primeira compilação o programa exibe "digite um caractere para n1: abc voce digitou: a" na segunda compilação, o programa exibe "digite um caractere para n1: voce digitou: b" E na terceira compilação ele exibe "digite um caractere para n1: voce digitou: c" A única maneira de fazer o Sketch voltar ao normal, sem ter que "terminar" todas essas compilações, é fechando o aplicativo. •Estão faltando muitas bibliotecas também. • A tecla SHIFT também apresenta um bug (ele permanece ativado mesmo depois da segunda letra). Não vale a pena pagar por uma coisa defeituosa e incompleta. Façam um upgrade urgente, pois USD 4,99 é absurdamente injusto. Revisem o compilador e incluam o máximo de bibliotecas possíveis, inclusive bibliotecas "não oficiais" como a "conio.h". Revisem o teclado também, por favor. // • The compiler is presenting MANY bugs. One is: if a program depends on a variable to finish and that variable storage limit is exceeded, the compiler runs the program once normally, ignoring the characters that exceeded the limit, but in the following builds the program ends without the user has assigned value for that variable because it takes advantage of the characters that was ignored in the past compilations until all of them have "participated" of the program. For example: #include <iostream> using namespace std; int main (void) { char n1; cout << "enter one character for n1:" << endl; cin >> n1; // At this point the user enters, for example, the characters: abc cout << "you typed: " << endl << n1; } The result is, in the first compile the program displays "enter one character for n1: abc you typed: a " the second compilation

conezxy on

China

简单但容易闪退

垃圾

暴打日韩 on

China

浪费老子时间,银子。动不动就卡死还还没发打出来空格。

评论

@fightingiii on

China

这个有点垃圾了吧。写个最简单的程序都不能运行,感觉被坑了

建议

kkhericf on

China

c++为什么不支持十进制、八进制、十六进制?

强烈建议加入分享功能,直接将程序保存到文件中

YZZZZZ_1015 on

China

还不错

打这么低的分数

zl_zone on

China

运行一次就报错 好多函数不支持 实在不怎么样

垃圾

赵勇锋 on

China

垃圾软件。根本编译不出来。浪费钱

质量极差

逗比战士董哥 on

China

连自带的helloworld(c++)都报错。

Store-Rankings

Ranking-Verlauf
App-Ranking-Verlauf noch nicht verfügbar
Kategorien-Rankings
App ist noch nicht gerankt

Schlüsselwörter

Sketch C+ Installationen

Letzte 30 Tage

Sketch C+ Umsatz

Letzte 30 Tage

Sketch C+ Einnahmen und Downloads

Gewinnen Sie wertvolle Einblicke in die Leistung von Sketch C+ mit unserer Analytik.
Melden Sie sich jetzt an, um Zugriff auf Downloads, Einnahmen und mehr zu erhalten.