VB。 net如何保存文件 [英] vb. net how to save file

查看:93
本文介绍了VB。 net如何保存文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想在vb.net中保存我的项目文件,所以告诉我程序,因为我是初学者学习vb.net所以帮助我...

解决方案

这是一个链接。你可以下载电子书,它可以帮助你学习vb.net



http://aetos.it.teithe.gr/~vassik/downloads/ade/mastering.pdf [ ^ ]


打开Visual Studio --- - >文件----->新----->项目----->将出现一个对话框



在对话框中,

--->选择项目类型下的Visual Basic(左侧)和

--->在模板下选择Windows窗体应用程序(新项目对话框右侧)

然后在对话框底部,输入名称到项目文件,给你想要保存的位置

然后点击OK ...





现在,Form1将打开,现在您从Toolbox将Form1放在控件上,然后开始编码..

完成代码后,您可以保存文件(文件--->全部保存)

i want to save my project file in vb.net so tell me the procedure as i''m beginner to study vb.net so help me ...

解决方案

Here is a Link. You can download the ebook which helps you a lot to learn vb.net

http://aetos.it.teithe.gr/~vassik/downloads/ade/mastering.pdf[^]


Open Visual Studio---->File-----> New----->Project-----> A Dialog box will appear

In dialog box,
--->select Visual Basic under the Project Types(Left side) and
--->Select Windows Form Application under the Templates(Right Side of Dialog box of New Project)
and then at the bottom of Dialog box, Give the Name to a Project File, give Location where you want to save
and then Click OK...


Now, a Form1 will open, Now you place controls on Form1 from Toolbox, and start coding..
After completing the code, you can save file (File---> Save All)


这篇关于VB。 net如何保存文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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