我应该使用什么 IDE 来进行 Linux 模块开发?

发布于 2024-11-30 08:23:13 字数 115 浏览 3 评论 0原文

我有 Ubuntu 11.04,并希望开始开发 Linux 模块。我在 Windows 中使用 Visual Studio 进行 C 开发,但我想这不适用于 Linux。运行 Linux 模块的最佳 IDE 是什么?

I have Ubuntu 11.04 and am looking to start developing Linux modules. I use Visual Studio for C development in Windows, but I guess that's not an option for Linux. What would be a good IDE to work Linux modules ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(5

毁梦 2024-12-07 08:23:13

根据您想要做什么,有多种可供选择。不过,我认为最接近 Visual Studio 等效项的是 eclipse

来自常见问题解答:

Eclipse 是一个开源社区,其项目重点关注
构建可扩展的开发平台、运行时和应用程序
用于跨领域构建、部署和管理软件的框架
整个软件生命周期。很多人认识我们,并希望爱我们,
作为一个 Java IDE,但 Eclipse 不仅仅是一个 Java IDE。

Eclipse 开源社区拥有 200 多个开源项目。
这些项目在概念上可以分为七个不同的项目
“支柱”或类别:

  • 企业开发
  • 嵌入式和设备开发
  • 富客户端平台
  • 富互联网应用程序
  • 应用程序框架
  • 应用程序生命周期管理 (ALM)
  • 面向服务的架构 (SOA)

Eclipse 社区还得到了由主要 IT 组成的大型且充满活力的生态系统的支持 > > >解决方案提供商、创新型初创企业、大学和研究机构以及>扩展、支持和补充 Eclipse 平台的个人。

关于 Eclipse 的一个非常令人兴奋的事情是很多人都在使用
以我们从未想象过的方式日食。共同点是
他们正在构建创新的、工业级的软件,并希望
使用优秀的工具、框架和运行时来使他们的工作变得更轻松。

Depending on what you want to do there are number to choose from. However I think the closest one to visual studio equivalent will be eclipse.

From the FAQ:

Eclipse is an open source community whose projects are focused on
building an extensible development platform, runtimes and application
frameworks for building, deploying and managing software across the
entire software lifecycle. Many people know us, and hopefully love us,
as a Java IDE but Eclipse is much more than a Java IDE.

The Eclipse open source community has over 200 open source projects.
These projects can be conceptually organized into seven different
"pillars" or categories:

  • Enterprise Development
  • Embedded and Device Development
  • Rich Client Platform
  • Rich Internet Applications
  • Application Frameworks
  • Application Lifecycle Management (ALM)
  • Service Oriented Architecture (SOA)

The Eclipse community is also supported by a large and vibrant ecosystem of major IT > > > solution providers, innovative start-ups, universities and research institutions and > individuals that extend, support and complement the Eclipse Platform.

One very exciting thing about Eclipse is that many people are using
Eclipse in ways that we have never imagined. The common thread is that
they are building innovative, industrial-strength software and want to
use great tools, frameworks and runtimes to make their job easier.

慵挽 2024-12-07 08:23:13

这只是个人喜好的问题。

除了类似问题,我想再举两个名字。

在内核相关的项目中,我和同事目前使用 Geany 轻量级 IDE,这对我们来说已经足够了。

我还使用与 Visual Studio 2003 非常相似的 Code::Blocks,它也做得很好。我想它比 Geany 具有更先进的代码完成功能。

It is all just a matter of personal preference.

Apart from what was mentioned in a similar question, I would like to name two more.

In our kernel-related projects, my colleagues and I currently use Geany lightweight IDE which is more than enough for us.

I also use Code::Blocks that resembles Visual Studio 2003 very much, it also does its job well. It has more advanced code completion features than Geany, I suppose.

凉世弥音 2024-12-07 08:23:13

Eclispe 始终是一个受欢迎的选择,也是一个非常好的 IDE

Eclispe is always a popular choice and a very nice IDE

落日海湾 2024-12-07 08:23:13

Eclipse (http://eclipse.org/) 是一个非常好的IDE。我尝试过其他一些,例如 KDevelop 等,但我一直发现 Eclipse 是最好、最稳定的。

Eclipse (http://eclipse.org/) is a pretty good IDE. I have tried a few other ones such as KDevelop etc, but I have always found Eclipse to be the best and most stable.

诗酒趁年少 2024-12-07 08:23:13

Eclipse + CDT + 至少一个双核处理器和一些 Go RAM,这将是一次伟大的冒险导航到内核源代码。

Eclipse + CDT + at least a dual core processor and some Go of RAM and it will be a great adventure to navigate into the kernel sources.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文