readme.htm
来自「Visual Prolog 7.1的一些学习资料,希望对您有用」· HTM 代码 · 共 9 行
HTM
9 行
<h1>Button demo</h1>
<p>This program demonstrates how to handle OK and Cancel buttons, how to handle
default buttons, how to handle button responders</p>
<h2>Build and Run</h2>
<p>Load the project <a href="buttonDemo.prj6"><i>buttonDemo.prj6</i></a> into the IDE and press Ctrl+F5 (Execute), or build the project, and then run
<a href="Exe/buttonDemo.exe"><i>Exe/buttonDemo.exe</i></a>
.</p>
<p> </p>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?