内容简介:Go 语言开发工具 LiteIDE X35.3 发布,新版本对 gotools/gocode 进行更新和修复,改进编辑器体验、优化文件查找功能。下载地址
Go 语言开发工具 LiteIDE X35.3 发布,新版本对 gotools/gocode 进行更新和修复,改进编辑器体验、优化文件查找功能。
下载地址
-
百度网盘 密码:jzrc
### 2018.12.22 Ver X35.3
* LiteIDE
* optimization gotools & gocode, update editor and find plugin.
* LiteApp
* fix liteoutput antialias setup invalid
* LiteEditor
* enable vertical scrollbar move last block to top viewport
* add the cut current line operator for cut action if not selected
* add convert tab/spaces action
* add tabtospace/tabwidth set by litapp/mimetype/liteeditor.xml or options
* update line wrap mode for mimetype
* update tabtospace mode for mimetype
* LiteFind
* file search check and skip binary file
* add folders/filesystem context menu file search action
* GolangEdit, GolangCode, LiteBuild
* fix process start with cmd contains space on macOS
* GolangDoc
* support check go1.12 godoc remove -html, use text mode
* gotools & gocode
* fix lookup named method embedded
* optimization, check save/load pkgconfig
* add godoc command for check go1.12 use text mode
* gocode
* fixed global var completion
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- LiteIDE X32 发布,Go 语言开发工具
- LiteIDE X33 发布,Go 语言开发工具
- Go 语言开发工具 LiteIDE X36 发布
- Go 语言开发工具 LiteIDE X37.1 发布
- LiteIDE X33.2 发布,Go 语言开发工具
- LiteIDE X33.3 发布,Go 语言开发工具
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
算法设计与应用
迈克尔 T. 古德里奇(Michael T. Goodrich)、罗伯特·塔马契亚(Roberto Tamas / 乔海燕、李悫炜、王烁程 / 机械工业出版社 / 2017-11-20 / CNY 139.00
本书全面系统地介绍算法设计和算法应用的各个领域,内容涵盖经典数据结构、经典算法、算法分析方法、算法设计方法以及算法在各个领域的应用,还包含一些高级主题。本书采用应用驱动的方法引入各章内容,内容编排清晰合理,讲解由浅入深。此外,各章都附有巩固练习、创新练习和应用练习三种类型的题目,为读者理解和掌握算法设计和应用提供了很好的素材。 本书可作为高等院校计算机及相关专业“数据结构和算法”课程的本科生......一起来看看 《算法设计与应用》 这本书的介绍吧!