谁会windows单元a
pascal吧
全部回复
仅看楼主
level 11
taorunz 楼主
windows单元使用方法??????????????????
                       ,
                     _/((
            _.---. .'    `\
          .'       `      ^ T=
         /      \        .--'
        |       /        )'-.
        ; ,    <__..-(    '-.)
         \ \-.__)     ``--._)
          '.'-.__.-.
            '-...-'
2009年11月21日 05点11分 1
level 12
欧。。。我只知道一个beep
用法是beep(频率,时间(毫秒));
2009年11月24日 12点11分 2
level 0

2010年02月08日 11点02分 3
level 11
taorunz 楼主
e
2010年02月09日 12点02分 4
level 9
用不着beep
只要sound(频率);
    delay(时间(毫秒));
就可以了(crt单元)
2010年02月11日 03点02分 5
level 11
我只知道,windows单元中有一个什么sleep的,唉,对windows单元的调用本人真是一窍不通,要学好这个,还带先把dos单元和crt单元弄熟。
2010年02月11日 13点02分 6
level 1
上图是证明光拥有粒子性和波动性吗?
2016年01月03日 11点01分 7
level 10
买书
2016年01月04日 08点01分 8
level 9
2016年01月08日 13点01分 9
level 10
我只用过windows单元中的SetWindowText,SetWindowPos,SetWindowLong,ShowWindow等等几个,和c中的用法差不多,只是句柄类型改为LongWord就可以了。
如果同时要用graph单元的话,引用单元时切记windows一定要在graph前面!!!
2016年01月12日 04点01分 10
1