摘要
VB程序设计中控制结构是关键的编写程序的基础,只有在程序设计中很好的将三种控制结构很好的结合起来,才能避免错误的出现,导致死循环。
VB programming control structure is the key basis for the preparation of procedures,three control structures will be a good combination only in programming,to avoid the appearance of the error,lead to an endless loop.
出处
《计算机光盘软件与应用》
2010年第10期81-82,共2页
Computer CD Software and Application
关键词
顺序结构
选择结构
循环结构
Sequence structure
Select structure
Loop structure