C#和汇编关系 [英] c# and assembly relation

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

问题描述

大家好,
我想知道C#如何与程序集通信吗?
我想知道怎么做(后面的代码和其他关系)
谢谢.

hi all,
I want to know how C# communicate with assembly?
I want to know how(codes and other relation in behind)
thank you.

推荐答案

链接-[在Microsoft中使用程序集.NET和C#] [^ ]可能帮助您.
您也可以查看此CP 文章 [
This link-[Using Assemblies in Microsoft .NET and C#][^] might help you.
you can also look at this CP Article[^] for more reference.


问题是,好吧……与现实隔绝. C#不与程序集通信".这是编译器(csc.exe)理解用来创建程序集的计算机语言.

当您已经开始朝着错误的方向去理解技术的基本知识时,我建议您从非常开始开始阅读有关.NET的内容.

例如,从这里开始:
http://en.wikipedia.org/wiki/.NET_Frame [ http://en.wikipedia.org/wiki/Common_Language_Infrastructure [ http://en.wikipedia.org/wiki/.NET_assembly [ http://msdn.microsoft.com/en-us/netframework/ [ http://en.wikipedia.org/wiki/Compiler [ http://en.wikipedia.org/wiki/Computer_language [ http://en.wikipedia.org/wiki/Platform_%28computing%29 [ ^ ].

-SA
The question is, well… isolated from the reality. C# does not "communicate with assembly". This is a computer languages understood by the compiler (csc.exe) use to create an assembly.

As you already start moving in wrong direction about understanding the very basics of technology, I would advise you to start reading about .NET from the very beginning.

For example, start from here:
http://en.wikipedia.org/wiki/.NET_Framework[^],
http://en.wikipedia.org/wiki/Common_Language_Infrastructure[^],
http://en.wikipedia.org/wiki/.NET_assembly[^],
http://msdn.microsoft.com/en-us/netframework/[^].

Maybe, even deeper:
http://en.wikipedia.org/wiki/Compiler[^],
http://en.wikipedia.org/wiki/Computer_language[^],
http://en.wikipedia.org/wiki/Platform_%28computing%29[^].

—SA


.net中的程序集
尝试Google ........
Assembly in .net
try Google........


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

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