内容简介:LiteIDE X37.3 正式发布,这个版本为 BUG 修复版本。更新 gotools 和 gocode 以更好支持 GOMOD,修复了 delve 退出错误,新增了 win64 mingw 编译版本下载。 ### 2020.10.10 Ver X37.3 * LiteIDE * fix d...
LiteIDE X37.3 正式发布,这个版本为 BUG 修复版本。更新 gotools 和 gocode 以更好支持 GOMOD,修复了 delve 退出错误,新增了 win64 mingw 编译版本下载。
### 2020.10.10 Ver X37.3
* LiteIDE
* fix dlv debug exit crash on window
* support mingw-64 build for window
* LiteApp
* update icon for hight-dpi
* LiteBuild:
* gosrc.xml add tool cover html command
* gosrc.xml add make command
* LiteEditor:
* add dark-gray.xml color scheme, thanks for qAison
* fix showlink tooltip bug for Qt5.12
* GolangEdit:
* add find usages skip tests action
* Terminal:
* fix winpty load for Q_OS_WIN64
* add closeall action
* DlvDebugger
* fix exit crash on window
* fix handle response regexp
* gotools & gocode
* update fastmod for go1.14 GOMOD
* gotools
* types add skip tests flag
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- LiteIDE X32 发布,Go 语言开发工具
- LiteIDE X33 发布,Go 语言开发工具
- Go 语言开发工具 LiteIDE X36 发布
- Go 语言开发工具 LiteIDE X37.1 发布
- LiteIDE X33.2 发布,Go 语言开发工具
- LiteIDE X33.3 发布,Go 语言开发工具
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Inside the C++ Object Model
Stanley B. Lippman / Addison-Wesley Professional / 1996-5-13 / USD 64.99
Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation, inheritanc......一起来看看 《Inside the C++ Object Model》 这本书的介绍吧!