支持Linux [英] Support for Linux

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

问题描述

我的Windows计算机上是否有可以使用Visual Studio编码的语言然后将编译/完成的程序发送到Linux机器上运行?

Are there any languages I can code with Visual Studio on my Windows computer then send the compiled/finished program to run on a Linux box?

我真的会使用某些功能喜欢的语言:

Some features I would really like for the language to have:

- 面向对象

- 可在Visual Studio中调试

- 与Intellisense一起使用。

- Object Oriented
- Can be debugged in Visual Studio
- Works with Intellisense.

Mediocre Access 2010 | (宝贝)初学者C夏普|在Active Directory中确定(2012 R2)|分散对DNS / DHCP的理解|团体政策的可笑经验| MSDN论坛上的专家问题提问者

Mediocre Access 2010 | (Baby) Beginner C Sharp | OK at Active Directory (2012 R2) | Fragmented understanding of DNS/DHCP | Laughable experience with Group Policy | Expert question asker on MSDN Forums

推荐答案

C / C ++,Python,.NET语言。

C/C++, Python, the .NET languages.

.NET Core适用于Linux,.NET Standard应该是跨平台的。但是我不确定调试。

.NET Core is available for Linux, and the .NET Standard should be cross platform. I'm not sure about the debugging however.

C / C ++允许你在Windows机器上编写代码并在Linux机器上构建代码。然后使用gdb作为调试服务器在Visual Studio中进行调试。我知道有人谈到在Windows上交叉编译并将二进制文件发送到Linux机器

The C/C++ will allow you to write code on a Windows machine and build it on the Linux machine. It then uses gdb as a debug server to debug in Visual Studio. I know there was talk of cross compiling on Windows and sending the binary to the Linux machine too.


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

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