由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - 为什么大部分C or C++都在linux下做?
相关主题
Linux 下用 mono + C# 的 framework,有人这样用吗?A C++ compiler related interview question
C++ interdependence questionA tech question (转载)
急问:compile and build dependencyAn interesting C++ compile error
[合集] 也说个C++面题谁来解释一下这个是compiler问题吗?
有没有软件可以分析code结构的。(code dependency)关于Makefile的一个问题
static initialization dependency c++关于C++ STL编译的疑问
哪位大牛简单说说compiler里的bootstrap是干啥用的?question for C++ constant
C arraya question about CAST
相关话题的讨论汇总
话题: linux话题: c++话题: reason话题: guess话题: 大部分
进入Programming版参与讨论
1 (共1页)
h***i
发帖数: 427
1
难道是学校多这样,不知工业界如何?
D*********s
发帖数: 555
2
where did you get this feeling.
I guess it should be like "most Linux programming is C/C++"

【在 h***i 的大作中提到】
: 难道是学校多这样,不知工业界如何?
h***i
发帖数: 427
3
when i search some researcher's homepage, i found they are using C/C++ in
linux.

where did you get this feeling.
I guess it should be like "most Linux programming is C/C++"

【在 D*********s 的大作中提到】
: where did you get this feeling.
: I guess it should be like "most Linux programming is C/C++"

s****m
发帖数: 8
4
i guess the reason is the c/cpp compiler is free on linux, but not on wi
ndows.. in industry, most development should on windows platform since m
ost application development still targetting windows.

【在 h***i 的大作中提到】
: when i search some researcher's homepage, i found they are using C/C++ in
: linux.
:
: where did you get this feeling.
: I guess it should be like "most Linux programming is C/C++"

f******n
发帖数: 176
5
I think one reason is Linux is written by C, so it is easier to realize it
under Linux.
A lot of companies they use Linux.

【在 h***i 的大作中提到】
: 难道是学校多这样,不知工业界如何?
N*********r
发帖数: 40
6
... and you call it a "reason"?
1.the language used for application doesn't depend on the language used for OS
2.Windows was mostly written in C, too

【在 f******n 的大作中提到】
: I think one reason is Linux is written by C, so it is easier to realize it
: under Linux.
: A lot of companies they use Linux.

1 (共1页)
进入Programming版参与讨论
相关主题
a question about CAST有没有软件可以分析code结构的。(code dependency)
c++标准函数传递一问static initialization dependency c++
C++ 的 问题哪位大牛简单说说compiler里的bootstrap是干啥用的?
有谁知道怎么把matlab和VC联接着一起用? (转载)C array
Linux 下用 mono + C# 的 framework,有人这样用吗?A C++ compiler related interview question
C++ interdependence questionA tech question (转载)
急问:compile and build dependencyAn interesting C++ compile error
[合集] 也说个C++面题谁来解释一下这个是compiler问题吗?
相关话题的讨论汇总
话题: linux话题: c++话题: reason话题: guess话题: 大部分