C# [英] c#

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

问题描述

我只是对C#感到好奇。让我们说我想完全用c#和.NET开发一个数据库应用程序。

一旦完成,调试和编译,我可以保存

磁盘或光盘上的文件或项目?然后,我可以将它下载到软盘或光盘中并将它安装到另一台计算机上,如电脑吗?当我说安装,什么

我的意思是我可以运行数据库应用程序作为一个完整的独立的exe应用程序,即使那个电脑确实是

没有.NET环境。另外,这对于可以开发独立应用程序的Java有何不同?


问候

Anthony


请给我发电子邮件以下

地址:la ***** @ yahoo.com.au

I''m just curious about C#. Lets say that I wanted to
develop a database application entirely in c# and on .NET.
Once completed, debugged and compiled, could I then save
the files or project on a disk or cd rom? Then could I
also dowload it into a floppy or cd rom and install it
onto another computer like a pc? When I say install, what
I mean is that could I run the database application as a
complete standalone exe application, even if that pc does
not have the.NET environment. Also, how does this differ
to Java where standalone applications can be developed?

Regards
Anthony

Please email me on the following
address:la*****@yahoo.com.au

推荐答案

如果目的地安装了.Net Framework,那么它将工作
If the destination has .Net Framework installed, then it will work


在11/6/2003 12:40 PM,Anthony写道:
On 11/6/2003 12:40 PM, Anthony wrote:
另外,这与开发独立应用程序的Java有什么不同?
Also, how does this differ
to Java where standalone applications can be developed?




你的意思是你可以运行java应用程序withould JRE安装?我不这么认为。这些应用程序可能在

安装过程中提供自己的JRE。


问候



You mean you can run java application withould JRE installed? I don''t
think so. Such applications probably provide their own JRE during
installation process.

regards


Bogdan Lachendro< la *** @ no-spam.icslab.agh.edu.pl>写道:
Bogdan Lachendro <la***@no-spam.icslab.agh.edu.pl> wrote:
2003年11月6日下午12:40,Anthony写道:
On 11/6/2003 12:40 PM, Anthony wrote:
另外,这与独立的Java有什么不同?应用程序可以开发吗?
Also, how does this differ
to Java where standalone applications can be developed?



你的意思是你可以运行Java应用程序withould JRE安装?我不这么认为。这些应用程序可能在安装过​​程中提供了自己的JRE。



You mean you can run java application withould JRE installed? I don''t
think so. Such applications probably provide their own JRE during
installation process.




嗯,有静态编译器,如Excelsior JET

有效地包括类似JRE的环境作为您部署的可执行文件的一部分。


-

Jon Skeet - < sk***@pobox.com>
http://www.pobox。 com / ~siget

如果回复小组,请不要给我发邮件



Well, there are static compilers such as Excelsior JET which
effectively includes a JRE-like environment as part of the executable
you deploy.

--
Jon Skeet - <sk***@pobox.com>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too


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

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