标题:这个代码怎么回事?出错?
取消只看楼主
zcsyf
Rank: 1
等 级:新手上路
帖 子:7
专家分:0
注 册:2005-5-28
 问题点数:0 回复次数:0 
这个代码怎么回事?出错?
这个代码怎么回事?

thisform.label1.visible.=.f.
thisform.label2.visible.=.f.
thisform.text1.value.=int(rand()*10)
thisform.text2.value.=int(rand()*10)
thisform.text3.value.=int(rand()*10)
if thisform.text1.value=7.or.thisform.text2.value=7.or.thisform.text3.value=7
thisform.label1.visible.=.t.
else
thisform.label2.visible.=.t.
endif
搜索更多相关主题的帖子: 代码 
2005-05-28 11:14



参与讨论请移步原网站贴子:https://bbs.bccn.net/thread-19547-1-1.html




关于我们 | 广告合作 | 编程中国 | 清除Cookies | TOP | 手机版

编程中国 版权所有,并保留所有权利。
Powered by Discuz, Processed in 0.033058 second(s), 8 queries.
Copyright©2004-2025, BCCN.NET, All Rights Reserved