debugging_20techniques_20_28lbb_29
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
debugging_20techniques_20_28lbb_29 [2018/04/07 21:33] – 24.238.53.135 | debugging_20techniques_20_28lbb_29 [2024/01/05 00:22] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 87: | Line 87: | ||
For example: | For example: | ||
+ | <code lb> | ||
| | ||
# | # | ||
# | # | ||
wait ’xxx | wait ’xxx | ||
+ | </ | ||
===== MainWin ===== | ===== MainWin ===== | ||
Line 109: | Line 110: | ||
===== Debugging Exercise ===== | ===== Debugging Exercise ===== | ||
You have written a short program and it is working well. | You have written a short program and it is working well. | ||
+ | <code lb> | ||
NoMainWin | NoMainWin | ||
WindowWidth = 800 | WindowWidth = 800 | ||
Line 143: | Line 145: | ||
end | end | ||
end sub | end sub | ||
+ | </ | ||
However, you decide it needs a small modification. You want to add a ' | However, you decide it needs a small modification. You want to add a ' | ||
debugging_20techniques_20_28lbb_29.1523136797.txt.gz · Last modified: 2024/01/05 00:18 (external edit)