内容简介:IntelliJ IDEA 2018.2.6 已发布,这是 v2018.2 的第六个修复更新版本。 No subsystem Bug IDEA-200322 Project explorer empty Bug IDEA-201403 Rebuild Project action causes forced compilation of all projec...
IntelliJ IDEA 2018.2.6 已发布,这是 v2018.2 的第六个修复更新版本。
| No subsystem | Bug | IDEA-200322 | Project explorer empty |
| Bug | IDEA-201403 | Rebuild Project action causes forced compilation of all project modules, not 'real' rebuild | |
| File System | Performance | IDEA-201455 | Less calls to File.isDirectory in CoreLocalVirtualFile |
| Find, Replace, Find Usages | Bug | IDEA-199986 | Find/Replace in Path closes immediately |
| Usability | IDEA-167955 | Find: `Ctrl+F` on selected word doesn't pre-select text in search field if Find bar is open | |
| Gradle | Usability | IDEA-200703 | Java process forked by Gradle can not be terminated on the task cancellation if it was detached from IJ debugger previously |
| Maven | Bug | IDEA-196548 | Maven importer breaks compiler parameters |
| Bug | IDEA-201014 | Maven-compiler-plugin: compiler parameters specified as <compilerArguments> subnodes are imported incorrectly | |
| User Interface | Bug | IDEA-195177 | Intermittent tests failure on MacBook with Touch bar in IntelliJ project |
| Bug | IDEA-200654 | Search Everywhere not opening file on Linux | |
| User Interface. Controls | Bug | IDEA-196606 | Floating toolwindows can't be moved |
| Dart | Bug | WEB-35068 | Dart completion prevents from typing a number literal |
发行说明:https://confluence.jetbrains.com/display/IDEADEV/IntelliJ+IDEA+2018.2+182.5107.16+Release+Notes
下载地址:https://www.jetbrains.com/idea/download/
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- fastjson 1.2.55 版本发布,Bug 修复版本
- Swoole v4.6.1 版本发布,Bug 修复版本
- Swoole v4.6.2 版本发布,Bug 修复版本
- Swoole v4.6.4 版本发布,Bug 修复版本
- Swoole v4.6.7 版本发布,Bug 修复版本
- fastjson 1.2.57 版本发布,Bug 修复维护版本
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
算法设计与分析基础
Anany Levitin / 清华大学出版社 / 2007-11 / 59.00元
作者基于丰富的教学经验,开发了一套对算法进行分类的新方法。这套方法站在通用问题求解策略的高度,能对现有的大多数算法进行准确分类,从而使读者能够沿着一条清晰的、一致的、连贯的思路来探索算法设计与分析这一迷人领域。本书作为第2版,相对第1版增加了新的习题,还增加了“迭代改进”一章,使得原来的分类方法更加完善。 本书十分适合作为算法设计和分析的基础教材,也适合任何有兴趣探究算法奥秘的读者使用,只要......一起来看看 《算法设计与分析基础》 这本书的介绍吧!