[Newbies] 用linux编写代码?
Tofloor
poster avatar
liks
deepin
2021-04-24 06:39
Author

你们用linux系统是怎么打代码的???用编译器还是直接用终端??

Reply Favorite View the author
All Replies
widon1104
deepin
2021-04-24 06:42
#1

在linux下用jetbrains的ide,很香

Reply View the author
SamLukeYes
deepin
2021-04-24 06:42
#2

编译器不是用来把源代码翻译成机器语言的吗

Reply View the author
flyk
deepin
2021-04-24 06:47
#3

用vscode编码,编译用gcc或者其他交叉编译工具链,直接主机编译省去了一层虚拟机

Reply View the author
是桂花呀a
deepin
2021-04-24 06:51
#4
It has been deleted!
Ziggy
deepin
2021-04-24 07:36
#5

?肯定有开发工具的呀

Reply View the author
deepin
2021-04-24 07:43
#6

Rider是个好东西

Reply View the author
tang20201209
deepin
2021-04-24 09:37
#7

我现在就是用deepin做JAVA开发,感觉好,之前用Windows问题蓝屏,所以就换了这个系统

Reply View the author
旅行者SpringRain.
deepin
2021-04-24 13:47
#8

Visual Studio Code是个好东西

Reply View the author
thepoy
deepin
2021-04-24 15:44
#9

编绎器怎么写代码啊,你要说的是集成开发工具吧?IDE?

写代码用什么工具完全看个人习惯,有人用 vscode ,有人用 jetbrains,有人用 sublime text,有人用 vim。

不管用什么,最后不都只是代码而已?仍然需要用终端编绎或运行。

Reply View the author