mirror of
https://github.com/unknwon/the-way-to-go_ZH_CN.git
synced 2025-08-12 03:06:41 +08:00
03.2.md
This commit is contained in:
@@ -47,6 +47,13 @@
|
|||||||
##3.2.1 Golang LiteIDE
|
##3.2.1 Golang LiteIDE
|
||||||
这款 IDE 的当前最新版本为 X17。
|
这款 IDE 的当前最新版本为 X17。
|
||||||
|
|
||||||
|
LiteIDE 是一款非常好用的轻量级 Go 集成开发环境(基于 QT、Kate 和 SciTE),包含了跨平台开发及其它必要的特性,对代码编写、自动补全和运行调试都有极佳的支持。它采用了 Go 项目的概念来对项目文件进行浏览和管理,它还支持在各个 Go 开发环境之间随意切换以及交叉编译的功能。
|
||||||
|
|
||||||
|
同时,它具备了抽象语法树视图的功能,可以清楚地纵览项目中的常量、变量、函数、不同类型以及他们的属性和方法。
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
图3.1 LiteIDE 代码编辑界面和抽象语法树视图
|
||||||
|
|
||||||
##链接
|
##链接
|
||||||
- [目录](directory.md)
|
- [目录](directory.md)
|
||||||
|
BIN
eBook/images/3.2.liteide.jpg
Normal file
BIN
eBook/images/3.2.liteide.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 132 KiB |
Reference in New Issue
Block a user