内容简介:Angular 5.0.4 和 5.1.0 rc.0 已发布,更新如下: animations: ensure multi-level enter animations work animations: ensure multi-level leave animations work common: accept falsy values as HTTP bod...
Angular 5.0.4 和 5.1.0 rc.0 已发布,更新如下:
animations: ensure multi-level enter animations work
animations: ensure multi-level leave animations work
common: accept falsy values as HTTP bodies
common: don't strip XSSI prefix for if error isn't JSON
common: remove useless guard in HttpClient
common: treat an empty body as null when parsing JSON in HttpClient
compiler-cli: fix memory leak in program creation
compiler-cli: normalize sourcepaths for i18n extracted files
Angular 5.1.0 rc.0 还包含以下更新:
core: should use native addEventListener in ngZone
language-service: Allow empty templates
language-service: Fix crash when no script files are found
common: add locale id parameter to
registerLocaleDatacompiler-cli: improve error messages produced during structural errors
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
解密搜索引擎技术实战
罗刚 / 2011-6 / 69.80元
《解密搜索引擎技术实战-Lucene&Java精华版(附盘)》,本书主要包括总体介绍部分、爬虫部分、自然语言处理部分、全文检索部分以及相关案例分析。爬虫部分介绍了网页遍历方法和如何实现增量抓取,并介绍了从网页等各种格式的文档中提取主要内容的方法。自然语言处理部分从统计机器学习的原理出发,包括了中文分词与词性标注的理论与实现以及在搜索引擎中的实用等细节,同时对文档排重、文本分类、自动聚类、句法分析树......一起来看看 《解密搜索引擎技术实战》 这本书的介绍吧!