其他编程技巧.htm
来自「对于学习很有帮助」· HTM 代码 · 共 20 行
HTM
20 行
<html><head><style type="text/css"><!--.p9 { font-family: "宋体"; font-size: 9pt}a {text-transform: none; text-decoration: none;}a:hover {text-decoration: underline; color: #FF0000;}--></style><title></title></head><body background="di2001.jpg"><h3 align="center"><font COLOR="#AOAO99">其他编程技巧</font></h3><table width="100%"> <tr> <td><font color="0000FF"><a name="1">类似于vb.中的doevents功能。</a></font></td> </tr> <tr> <td> 大家或许发现,在Delphi中没有类似于vb.中的doevents函数,这样有的时候,我们将无法使Windows响应多个同时发生的事件。其实,在Delphi的applica
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?