用Visual Basic编码 [英] coding in visual basic

查看:91
本文介绍了用Visual Basic编码的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

visual studio,它应该有一个3 * 3和4 * 4选项的单选按钮。如果你点击3 * 3并点击生成魔方,那么不需要的行和列应该消失,剩下的应该是魔方的数据..

选择4 * 4应该显示所有数据.. 。



请向我解释编码以及正在使用的基本原理。以及如何在visual studio express中实现新功能。

visual studio in which it should have a radio button for 3*3 and 4*4 option. if u click on 3*3 and click on generate magic square then the unneeded rows and columns should go away and remaining should data for magic square..
selecting 4*4 should show all with data...

Do explain me the coding along with the basic fundamentals which are being used. and how to implement as am new in visual studio express.

推荐答案

为控件3 * 3添加动作处理程序,如果是单击make make show并隐藏命令更改为4 * 4.



有关详细信息,请参阅VB的基本编程书籍:-O
add an action handler for the control 3*3, if it is click make some show and hide command to change to 4*4.

For further details consult a basic programming books on VB :-O


这篇关于用Visual Basic编码的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆