从应用程序构建应用程序 [英] Build an app from an app

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

问题描述

Hy。

我在VB6中编程了一年,我想知道如何制作这样的应用程序:

a:你有一个form1,form2和form1上的command1。我想当有人点击那个命令1时,应用程序会将form2构建到另一个.exe。

任何帮助都会有用...

谢谢。


Matic 2007,Trebnje,斯洛文尼亚 - 15岁

ps对不起,如果我做错了,''因为我的英语不太好...... xD

Hy.
I programm in VB6 for a year and i want to know, how to make an application like that:
a:You have a form1, form2 and a command1 on form1. I want when somebody clicks on that command1 the application will build the form2 to another .exe .
Any Help will be useful...
Thanks.

Matic 2007, Trebnje, Slovenia - 15y old
p.s. Sorry if i done any mistake, ''cause my english is not veary good...xD

推荐答案


Hy 。

我在VB6中编程了一年,我想知道,如何制作这样的应用程序:

a:你在form1上有一个form1,form2和一个command1 。我想当有人点击那个命令1时,应用程序会将form2构建到另一个.exe。

任何帮助都会有用...
Hy.
I programm in VB6 for a year and i want to know, how to make an application like that:
a:You have a form1, form2 and a command1 on form1. I want when somebody clicks on that command1 the application will build the form2 to another .exe .
Any Help will be useful...



换句话说,您想要创建一个编译器。我的建议是学习C ++。

So in other words, you want to create a compiler. My advice would be to learn C++.


不,不是编译器。我正在制作一个培训师制造商。直到现在,我很成功,但我无法想象我如何构建该文件(已编辑)出文件。不,不是培训师制造商。来自VB6的程序,但该程序的用户。当他编辑表格时,他点击建立状态。形成了它。


我也知道一个小礼服C ++,但请发帖为vb6。


matic
No, not compiler. I am making a "trainer maker" and till now, i was successful but i can''t figure how can i build that form(that was edited) out to file. No, not the "trainer maker" program from VB6 but user of that program. When he edites the form he clicks on "BUILD" and it builds form out.

I know a litlle C++ too, but please, post for vb6.

matic


我的观点是,要生成一个EXE,你必须使用编译器(和链接器,但这些天它们通常合并在一起)。


如果你想要创建一个编译器,不仅强调不是一个简单的任务,而且我相信它们通常是用C ++编写的。或者换句话说,你试图重新创建VB。
My point was that to produce an EXE you have to use a compiler (and linker, but they''re generally combined these days).

If you want to create a compiler, not only is it emphatically not a trivial task, but I believe they are generally written in C++. Or to put it another way, you are trying to re-create VB.


这篇关于从应用程序构建应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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