如何结合两种不同的语言 [英] how to combine two different lang's

查看:101
本文介绍了如何结合两种不同的语言的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

让我们拿一个3轮胎:
这个3轮胎DAL中的
应该在C#

和BAL应该在VB中

有可能吗?

Let us take an ex of 3-tire:
in this 3-tire DAL should be in C#
and BAL should be in VB
Is it possible?

推荐答案

是的。

所有你要做的是将不同的层保持在同一解决方案中的不同项目中,并且每个层都可以使用不同的语言。您不能在一个项目中使用两种或更多种语言。解决方案中每个项目的多种语言都可以。
Yes.
All you have to do is keep the different layers in different projects within the same solution, and they can each be in a different language. You cannot use two or more languages within the one project, is all. Multiple languages for each project within a solution is fine.


这篇关于如何结合两种不同的语言的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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