readme.htm

来自「Visual Prolog的一些学习程序 Visual Prolog7.1的,希」· HTM 代码 · 共 10 行

HTM
10
字号
<h1>Ask dialog</h1>
<p>This program demonstrates how to program dialogs that ask the user for
something and return an answer.</p>
<p>Please select File|Ask from the main menu to see how it works.</p>
<h2>Build and Run</h2>
<p>Load the project <a href="askDialogDemo.prj6"><i>askDialogDemo.prj6</i></a> into the IDE and press Ctrl+F5 (Execute), or build the project, and then run
<a href="Exe/askDialogDemo.exe"><i>Exe/askDialogDemo.exe</i></a>
.</p>
<p>&nbsp;</p>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?