内容简介:KDevelop 5.3.2 发布了,KDevelop-Project 诞生于 1998 年,其目的是为 KDE 提供一个易用的 IDE。此后,KDevelop IDE 采用 GPL 进行发布,它支持很多程序设计语言,是一个用于 C,C ++,Python,JavaScript 和 PH...
KDevelop 5.3.2 发布了,KDevelop-Project 诞生于 1998 年,其目的是为 KDE 提供一个易用的 IDE。此后,KDevelop IDE 采用 GPL 进行发布,它支持很多程序设计语言,是一个用于 C,C ++,Python,JavaScript 和 PHP 的跨平台 IDE。
新版更新内容如下:
- Don't call clear() on a shared pointer we don't own. (commit. fixes bug #403644)
- Workaround the bug found by ASan, which can be seen on FreeBSD CI. (commit. code review D18463)
- Kdev-clazy: use canonical paths. (commit. code review D15797)
- Prevent the Extra Arguments ComboBox to Stretch Too Much. (commit. code review D18414)
- CMake plugin: don't hardcode a default install prefix. (commit. code review D17255)
- Appimage: skip unneeded cp of cmake, removed later again. (commit. code review D18175)
- Clang plugin: Handle CUDA files better. (commit. code review D17909)
- Clang: detect Clang builtin dirs at runtime on Unix. (commit. code review D17858)
- Actually cleanup the duchain from the background thread. (commit. fixes bug #388743)
- Appimage: add okteta libs, as used by the debugger memory view. (commit. code review D17888)
- Grewpview: Fix potential crash in "Find in Files". (commit. fixes bug #402617)
- Add All Top-Level Targets to the Menu. (commit. code review D18021)
- Show "Move into Source" action in code menu. (commit. code review D17525)
- QuickOpen: Trim whitespace from input. (commit. code review D17885)
- Update kdevelop app icon to latest breeze-icons version. (commit. code review D17839)
- Appimage: have only kdevelop appdata in the appimage. (commit. code review D17582)
- Fix first run of appimage creation: get install_colorschemes.py via $SRC. (commit. code review D17581)
- Fix crash in documentation view. (commit. fixes bug #402026)
- CMake: skip server entries without empty build system information. (commit. code review D17679)
- 2 missing KTextEditorPluginIntegration::MainWindow slots. (commit. code review D17465)
- Polish Purpose integration in the PatchReview plugin. (commit. code review D17424)
kdev-php No changes
更新详情可以查阅发布公告
下载地址:https://www.kdevelop.org/download
以上所述就是小编给大家介绍的《KDevelop 5.3.2 发布,跨平台 IDE》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- NPM包(模块)发布、更新、撤销发布
- 有赞灰度发布与蓝绿发布实践
- 【重磅发布】Linkis 0.10.0 版本发布
- BeetlSQL 3.0.9 发布,Idea 插件发布
- 贝密游戏 0.7.0 发布,发布斗地主
- 【重磅发布】DataSphere Studio 0.9.0 版本发布
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Data Structures and Algorithm Analysis in Java
Mark A. Weiss / Pearson / 2006-3-3 / USD 143.00
As the speed and power of computers increases, so does the need for effective programming and algorithm analysis. By approaching these skills in tandem, Mark Allen Weiss teaches readers to develop wel......一起来看看 《Data Structures and Algorithm Analysis in Java》 这本书的介绍吧!