📄 german.tips
字号:
#
# This is a TipOfTheDay tips file.
# German version
# translated from english by Thomas Kurz, H. Roessner
# thomas.kurz@gmx.at
# h.roessner@gmx.de
#
# Keep each tip on one line.
#
# Lines starting with '#' are comments and ignored
# Empty lines are also ignored.
#
# You can use these macros in the text:
# <CR>: insert a linefeed
# <URL>: is followed by a URL link
# <UDESC>: is followed by a URL description
#
# Usage syntax (the text of the tip is <tip_text>):
# ( <tip_text> | <CR> )* [ <URL>text [ <UDESC>text ] ]
#
# Example tip:
# ...some tip<CR><CR>more lines...<URL>http://www.bloodshed.net/dev<UDESC>Click to visit Bloodshed Software
#
# More macros will be added as needed...
#
# Note1: if you want to use an ampersand (&), put two together (&&).
# Note2: each tip can have no more than 255 chars.
# Note3: the macro <CR> counts as one character, not four.
# Note4: with macros <URL> and <UDESC>, the rest of the line is not displayed as a tip,
# so it does not count for the 255-chars limit.
# Note5: Macro <UDESC> is optional. If ommited, <URL> will be printed as the link.
# Note6: Macro <UDESC> if exists *must* follow the macro <URL>
#
#
# Important tips (appear first)
#
...diese Tips nicht deaktiviert werden sollten? ;-)<CR><CR>Diese Tips enthalten undokumentierte Informationen, die sonst nirgends zu finden sind.<CR>Sind sie deaktiviert kann man sie sp鋞er mit "Hilfe / Tip des Tages" anzeigen...
...WebUpdate dazu benutzt werden kann um Dev-C++ mit Bugfixes und Funktionen auf dem neusten Stand zu halten?<CR><CR>W鋒le "Werkzeuge / Auf Updates/Pakete pr黤en..."
#
# Code-completion tips
#
...die Code-Vervollst鋘digung hilft die Produktivit鋞 zu steigern, indem sie alle im aktuellen Kontext verf黦baren Befehle vorschl鋑t?<CR><CR>Zum Aktivieren der Code-Vervollst鋘digung 鰂fne "Werkzeuge / Editor Optionen" und aktiviere den Klassen-Browser und die Code-Vervollst鋘digung.
...die Code-Vervollst鋘digung nach einer benutzerdefinierten Wartezeit ausgel鰏t wird, wenn im Editor Fenster ".", "->" oder "::" getippt wird?<CR><CR>Um die Wartezeit zu definieren, 鰂fne "Werkzeuge / Editor Optionen / Klassen-Browser / Code-Vervollst鋘digung".
...die Code-Vervollst鋘digung jederzeit durch dr點ken von "Strg+Leertaste" im Editor Fenster aufgerufen werden kann?<CR><CR>(Versuche "Strg+Umschalt+Leertaste" zu dr點ken w鋒rend der Cursor innerhalb der runden Klammern eines Funktions-Argumentes steht...)
...Umschalt-Klicken auf einen Eintrag im Klassen-Browser die Deklaration statt der Implementierung 鰂fnet?<CR><CR>Nat黵lich kann auch das Kontext Men
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -