deepin 中怎么样编写c语言
Tofloor
poster avatar
li123789
deepin
2017-10-31 04:42
Author
在deepin中用什么软件编写C语言用eclipse-cpp可以吗?有没有具体的使用教程
Reply Favorite View the author
All Replies
1 / 4
To page
avatar
aName
deepin
2017-10-31 05:21
#1
用记事本吧,或者上vim
Reply View the author
avatar
aName
deepin
2017-10-31 05:22
#2
正经回答:vscode。入门的时候不推荐用IDE
Reply View the author
avatar
talon0011
deepin
2017-10-31 05:39
#3
太多了
qtcreator
codeblock
CLion
Reply View the author
avatar
180******28
deepin
2017-10-31 06:41
#4
Gvim。
反正我就是这样的
Reply View the author
avatar
pikachuhy
deepin
2017-10-31 07:15
#5
去应用商店直接下载一个CLion,就行了
Reply View the author
avatar
billy123456
deepin
2017-10-31 14:44
#6
eclipse-cpp可以,我用过
Reply View the author
avatar
versee
deepin
2017-10-31 17:04
#7
推荐一开始就用IDE,写写之后再去管什么编译链接这一套,不然一开始可能会晕,那么问题来了,众所周知;linux上并没有宇宙第一IDE可以用那么就用宇宙第二的CLion吧,实在不行就QtCreator.不过你也可以直接用vscode或者任何一款编辑器然后gcc手动编译.
Reply View the author
Comments
plmnhy
2017-11-01 03:15
visual studio写c#和IDEA写Java都是一样的爽啊。。。。。。。。都是离开了IDE哎,那个单词咋拼来着
avatar
要讲武德
deepin
2017-10-31 17:09
#8
在vim 命令行写 2333
Reply View the author
avatar
nevershow
deepin
2017-10-31 17:10
#9
sublime 编写,gcc 编译
Reply View the author
avatar
电脑迷
deepin
2017-10-31 17:11
#10
The user is banned, and the content is hidden.
avatar
txfly
deepin
2017-10-31 17:14
#11
推荐 Geany
Reply View the author
avatar
DeepinOS
deepin
2017-10-31 23:42
#12
别听他们的,用code block,你值得拥有,
Reply View the author
avatar
158******08
deepin
2017-10-31 23:59
#13
必须Clion啊
Reply View the author
avatar
DebuggerX
deepin
2017-11-01 00:47
#14
简单的&初学&单个源文件的demo,用sublime3:


复杂的项目&需要定制工具辅助的,用clion:


Reply View the author
avatar
He8617439
deepin
2017-11-01 00:50
#15
直接记事本啊。
Reply View the author
avatar
Experience
deepin
2017-11-01 01:10
#16
可编程的多着呢。我用的就是其中一个Atom。我在学web前端。
Reply View the author
avatar
133******90
deepin
2017-11-01 01:23
#17
vscode +1。
Reply View the author
avatar
MeowSprite
deepin
2017-11-01 01:29
#18
C语言入门学习还是推荐使用code block
之后可以使用clion
学习语法时不要使用vim,emacs,vscode, sublime,atom等一切编辑器。
Reply View the author
avatar
180******28
deepin
2017-11-01 02:28
#19
https://bbs.deepin.org/post/147478
可编程的多着呢。我用的就是其中一个Atom。我在学web前端。

这是哪款主题
Reply View the author
avatar
134******40
deepin
2017-11-01 02:33
#20
工程级别的还是用clion或者Qt creator吧
Reply View the author
1 / 4
To page