内容简介:Go 语言开发工具 LiteIDE X33.3 发布, 新版本支持导入行的包文件列表跳转,代码完成支持 GOPATH / vendor 包列表提示。重构了调试行为,Go 代码 Debug/DebugTest 移入编译菜单中,编译调试版本时可根据当前 Go 版...
Go 语言开发工具 LiteIDE X33.3 发布, 新版本支持导入行的包文件列表跳转,代码完成支持 GOPATH / vendor 包列表提示。重构了调试行为,Go 代码 Debug/DebugTest 移入编译菜单中,编译调试版本时可根据当前 Go 版本自动选择适应的 gcflags 编译设置,以更好的支持 Go1.10。
### 2018.04.23 Ver X33.3 * LiteIDE * support import jump to package source file * support import hints for all package on code completer * add build & debug action to build menu * fix build debug gcflags for go version * LiteApp * fix tab style sheet for Qt5.9 on macOS * project wizard add gocmdex/gopkgex for anywhere * LiteBuild * build config file add debug support * golang build add debug/debugtest action * fix golang build debug gcflags depends for go version * LiteDebug * filesystem add debug file action * remove internal golang build function * LiteEditor * reimplemented backspace quotes audo insert/remove action * GolangCode * parser import package for GOPATH * fix vendor import for code completer * add import hints for all package option (default) * add parser cgo completer list on editor * GolangEdit * fix import line navigate show link source * add import line jump to package file list * QuickOpen * add quickopenfolder implement * gotools * add new debugflag action for print debug gcflags for go version * types find import dir check vendor * types add import info and doc * fix astview pkg nil check
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《LiteIDE X33.3 发布,Go 语言开发工具》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- LiteIDE X32 发布,Go 语言开发工具
- LiteIDE X33 发布,Go 语言开发工具
- Go 语言开发工具 LiteIDE X36 发布
- Go 语言开发工具 LiteIDE X37.1 发布
- LiteIDE X33.2 发布,Go 语言开发工具
- Go 语言开发工具 LiteIDE X37.3 发布
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Dynamic Programming
Richard Bellman / Dover Publications / 2003-03-04 / USD 19.95
An introduction to the mathematical theory of multistage decision processes, this text takes a "functional equation" approach to the discovery of optimum policies. The text examines existence and uniq......一起来看看 《Dynamic Programming》 这本书的介绍吧!