ផ្លូវកាត់ក្តារចុចក្នុង Basic IDE
ក្នុង Basic IDE អ្នកអាចប្រើផ្លូវកាត់ក្តារចុចដូចខាងក្រោម ៖
អំពើ |
ផ្លូវកាត់ក្តារចុច |
Run code starting from the first line, or from the current breakpoint, if the program stopped there before. |
F5 |
បញ្ឈប់ |
ប្តូរ(Shift)+F5 |
Add watch for the variable at the cursor. |
F7 |
ជំហានតែមួយកាត់សេចក្តីថ្លែងការណ៍នីមួយៗ ដែលចាប់ផ្តើមនៅជួរដំបូង ឬនៅសេចក្តីថ្លែងការណ៍ដែលការប្រតិបត្តិកម្មវិធីបានឈប់ពីមុន ។ |
F8 |
Single step as with F8, but a function call is considered to be only one statement. |
ប្តូរ (Shift) + F8 |
Set or remove a breakpoint at the current line or all breakpoints in the current selection. |
F9 |
Enable/disable the breakpoint at the current line or all breakpoints in the current selection. |
ប្តូរ (Shift) + F9 |
ម៉ាក្រូដែលកំពុងរត់ត្រូវបានបោះបង់ដោយប្រើគ្រាប់ចុចប្ដូរ (Shift)+Commandបញ្ជា(Ctrl)+Q ក៏អាចប្រើពីខាងក្រៅ IDE មូលដ្ឋានបានដែរ ។ ប្រសិនបើអ្នកនៅក្នុង IDE មូលដ្ឋាន ហើយម៉ាក្រូផ្អាកនៅចំណុចបំបែក ប្ដូរ(Shift)+Commandបញ្ជា(Ctrl)+Q បញ្ឈប់ប្រតិបត្តិការរបស់ម៉ាក្រូ ប៉ុន្តែអ្នកទទួលស្គាល់បន្ទាប់ពី F5, F8, ឬ ប្ដូរ(Shift)+F8 បន្ទាប់ប៉ុណ្ណោះ ។