delphi RAD Studio新版本及路线图 及官方网站 官方 版本发布时间

news/2024/5/20 12:06:43/文章来源:https://blog.csdn.net/weixin_34209406/article/details/86330098

delphi  RAD Studio Berlin 10.1

主要是FireMonkey 移动开发的改动,VCL确实没有多大变化。

http://docwiki.embarcadero.com/RADStudio/Berlin/en/Main_Page

http://docwiki.embarcadero.com/RADStudio/Berlin/en/What's_New

 EMB 官网地址资源

Bug fix list for RAD Studio 10.1 Berlin

http://edn.embarcadero.com/article/44675

 

Subscription Update 1

http://edn.embarcadero.com/article/44715

 

IDE Slow to open form with a lot of components

 

http://docwiki.embarcadero.com/CodeExamples/Berlin/en/Category:Berlin

 

http://v.youku.com/v_show/id_XMTU0Mzc5MDY2NA==.html?qq-pf-to=pcqq.group

 

up2

Quick Edits

https://community.embarcadero.com/blogs?view=entry&id=9251

QA

https://quality.embarcadero.com/

 

blogs

http://community.embarcadero.com/blogs

Ribbon controls控件移除了。

VCL

  • Ribbon controls are no longer included in the RAD Studio installation. You must install them separately using the GetIt Package Manager.
  • AppAnalytics uses HTTPS instead of HTTP.
  • CreateRoot method from Vcl.Shell.ShellCtrls unit is now virtual. Root fields from the same unit are now protected instead of private.

Improvements to Lists of Strings

TStrings and subclasses such as TStringList gain the following features:

  • AddPair, to add key-value pairs to the list of strings using fluent-style coding.
  • KeyNames, to obtain a list of keys from a list of strings that contain key-value pairs.
  • Options, to easily control many of the boolean properties of the list of strings.
  • SetStrings, to copy the strings from another TStrings object. It is similar to Assign, but without coping the multiple properties that Assign copies.
  • TrailingLineBreak, which determines whether or not the Text property must contain a line break after the last line.
  • Updating, which indicates whether or not the list of strings is in the middle of an update.
  • UseLocale, which determines the implementation that the list of strings must use for string comparison.
  • ExtractName gained a new field (AllNames) that determines the return of ExtractName when the string to parse is not a key-value pair.

TStringList also gains new overloaded constructors, to make it easier to create initialized instances of TStringList.

Improvements to TMemIniFile

TMemIniFile gained the following features:

  • You may specify the value for the CaseSensitive property in the call to the constructor.
  • The new Modified property indicates whether the INI file has been modified since it was loaded from disk.
  • The new AutoSave property determines whether the instance of TMemIniFile should save any change to disk when destroyed.

Buffering Support for TFileStream

TFDFileStream has been moved from FireDAC.Stan.Util to System.Classes and has been renamed to TBufferedFileStream.

TBufferedFileStream is a TFileStream descendant that optimizes multiple consecutive small writes or reads. In other words, TBufferedFileStream adds buffering support to TFileStream.

Note: TBufferedFileStream does not give performance gain for random position reads or writes, or large reads or writes.

Modified JSON Path Syntax to Access Object Properties

Supported JSON path syntax to access object properties that contain dots in their names has changed in Berlin:

Syntax ExampleSeattleBerlin

root."child.name"

YesC++11Feature.png
 

root["child.name"]

YesC++11Feature.png
YesC++11Feature.png

root['child.name']

 
YesC++11Feature.png

 

快速标记,到别处改代码,然后快速定位回来

Drop a stack bookmark CTRL+K & CTRL+G

Pick up a stack bookmark CTRL+Q & CTRL+G

 

双击就选择文字了,??

 

2016年路线图1版

https://community.embarcadero.com/article/news/16211-embarcadero-rad-studio-2016-product-approach-and-roadmap-2

2016年路线图二版

https://community.embarcadero.com/article/news/16418-product-roadmap-august-2016

有个Refactoring in C++

2017年路线图

https://community.embarcadero.com/article/news/16519-rad-studio-roadmap-may-2018

2016.5.1 berlin 10.1 发布

 http://docwiki.embarcadero.com/RADStudio/Berlin/en/What%27s_New

2016. 9.19 Delphi 10.1 berlin update1

http://docwiki.embarcadero.com/RADStudio/Berlin/en/Subscription_Update_1

2016.11.11 berlin up2

http://docwiki.embarcadero.com/RADStudio/Berlin/en/Subscription_Update_2_-_Anniversary_Edition

 

2017.3.25 Tokyo发布

支持Linux

http://docwiki.embarcadero.com/RADStudio/Tokyo/en/What%27s_New

 

2017.08.10 UP1

http://docwiki.embarcadero.com/RADStudio/Tokyo/en/10.2_Tokyo_-_Release_1

2017.12.10 Tokyo 10.2.2发布

http://docwiki.embarcadero.com/RADStudio/Tokyo/en/Main_Page

http://docwiki.embarcadero.com/RADStudio/Tokyo/en/10.2_Tokyo_-_Release_2

rename refactoring for C++再一次跳水,vs2015的c++已有了rename。

 

新增TDialogService

https://community.embarcadero.com/blogs/entry/tdialogservice

2018.3.10 Tokyo 10.2.3发布

http://docwiki.embarcadero.com/RADStudio/Tokyo/en/Main_Page

http://docwiki.embarcadero.com/RADStudio/Tokyo/en/10.2_Tokyo_-_Release_3

http://edn.embarcadero.com/article/44774

 

2018.8.7路线图

https://community.embarcadero.com/blogs/entry/august-2018-roadmap-commentary-from-product-management

 

2018.11.22 Tokyo 10.2.3发布

http://docwiki.embarcadero.com/RADStudio/Rio/en/Main_Page

http://docwiki.embarcadero.com/RADStudio/Rio/en/What's_New

http://docwiki.embarcadero.com/RADStudio/Rio/en/New_features_and_customer_reported_issues_fixed_in_RAD_Studio_10.3

c++更新的挺好,代码提示完成提速

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.luyixian.cn/news_show_754195.aspx

如若内容造成侵权/违法违规/事实不符,请联系dt猫网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

网站调查方法步骤.

1.查看对方网站pr值2.查看对方在搜索引擎快照的新鲜度3.到http://whois.domaintolls.com查看对方域名注册信息4.到http://www.archive.org查看对方的收录历史5.查看对方在搜索引擎的收录数6.查看对方的外部链接数7.查看对方是否被雅虎目录,开放目录dmoz.org,好123收…

大型网站架构演变

初级篇:(单机模式)假设配置:(Dual core 2.0GHz,4GB ram,SSD)基础框架:apache(PHP) Mysql / IIS MSSQL(最基础框架,处理一般访问请求)进阶1:替换…

在线流程图与图表制作网站

现在很多功能网站,最常见的就是图片处理类,不如切图,图片转换,添加效果等。本文收集了国外最常用的流程图与图表制作网站,这些网站功能强大,如果你正好需要制作图表或流程图,而对于软件又不熟悉…

linux条件编译预编译,C语言条件编译_Linux编程_Linux公社-Linux系统门户网站

C语言中的预编译包含三种:1.宏定义2.文件包含3.条件编译,条件编译指的是满足一定条件下才进行编译,它有几种形式:(1)#ifdef标识符//程序#else//程序#endif它的意义为如果定义了标识符,则执行程序段1,否则执…

inputstream怎么写给前端_写给大家看的网站制作教程01了解网站制作流程

作者 | 杨小二来源 | web前端开发(ID:webqdkf)前言这些年里,被读者和周围朋友以及一些认识的人,问的最多的问题,就是,怎么做一个自己的网站?这个难不难学呀?其实,我知道,…

Web层框架对网站中所有异常的统一处理

一个网站的异常信息作为专业的人士,是不会轻易暴露给用户的,因为那样狠不安全,显得你漏是一回事,只要还是考虑到网站的数据安全问题,下面给大家分享一下一些常见的web层框架是如何处理统一的异常。 之前都是在Struts2…

修改网站自动关闭时间timeout_centos7修改网卡名称为ethX

测试平台VMWARE WORKSTATION 15 虚拟机系统Centos7centos7网卡的随机名给自动化运维带来混乱,那么我们把网卡名重新配置为ethX一、在安装系统的时候配置:修改内核选项:net.ifnames0 biosdevname0二、已安装系统修改方法像我的虚拟机&#xff…

旧版ios软件网站_ios旧版软件抓包

大家好,这里是小虾虾科技屋——————————————————————有时候,某个软件随着更新,会带走许多历史的痕迹,于是有的人就想尝试复原那些软件,所以产生了今天为大家分享的工具。iTunes旧版软件抓包神器&a…

seo按天扣费系统源码_企业SEO外包,这样选靠谱!

原标题:企业SEO外包,这样选靠谱!一般在选择企业SEO外包的时候,需要注意什么点?一、清晰企业网站SEO优化定位清晰企业网站SEO优化定位对于企业的的目标定位,大家说法不一,但是总体上作为企业的负责任你需要…

突发!32TB Windows 10核心数据泄漏,被人上传至第三方公开网站

本文讲的是突发!32TB Windows 10核心数据泄漏,被人上传至第三方公开网站,据外媒The Register报道,微软Windows操作系统内部大量组件和核心代码泄漏,正在网络上传播。 这些泄漏的数据多达32TB,包括微软未公开…

Python Django搭建网站流程图解

更多编程教程请到:菜鸟教程 https://www.piaodoo.com/ 友情链接: 高州阳光论坛https://www.hnthzk.com/人人影视http://www.sfkyty.com/1. 创建Django REST framework工程 1.1手动创建工程文件夹 1.2进去工程文件夹内,执行命令&#xff1…

前台页面当前时间_wordpress网站开发中,怎样不同页面调用不同的标题?2招帮你搞定...

一个wordpress网站,它的前台页面是千变万化的,不同的页面肯定有不同的内容和标题。如果一个wordpress网站,所有的页面都是同一个标题,那对于搜索引擎来说,是非常不友好的。那么,在wordpress网站主题模板开发…

xml能存图片吗_robots文件只能放在网站根目录吗?

要使得网站能被百度收录特定页面,robots文件发挥着重要作用,甚至一定层面上影响着网站优化和SEO策略。那么robots文件是不是一定要放在网站的根目录下面呢?【Robots文件的作用】一般搜索引擎蜘蛛会优先访问网站内部的robots文件,根…

Windows 服务器配置、运行、图文流程(新手必备!) - IIS建站配置一条龙

Window 2008 服务器的配置教程本文提供全流程,中文翻译。 Chinar 坚持将简单的生活方式,带给世人!(拥有更好的阅读体验 —— 高分辨率用户请根据需求调整网页缩放比例) Chinar —— 心分享、心创新!助力快…

百度搜索结果 转换_百度继续调整搜索结果页面 恢复原本被隐藏的网站地址

来源:蓝点网网址是用户分辨是否是百家号内容的关键参考因素,因此百度这次调整也继续被用户炮轰认为百度居心不良。现在百度再次调整搜索结果页将网站的网址恢复显示,如果本身已关联百度百家或者熊账号则显示媒体名称。部分关键词搜索结果如下…

简单的物流管理网站制作源码_这个网站可以免费DIY专属的圣诞老人问候视频,效果不错制作简单!...

圣诞节快到了,过节气氛越来越浓。。。圣诞节是孩子们最喜爱的节日之一,除了收到圣诞老人送的礼物,如果还能收到来自圣诞老人的专属祝福视频也会是一件能让孩子们非常开心的事情!今天给大家推荐的这个网站,可以在家免费…

e3d教程做logo教程_企业官网网站SEO优化怎么做-技巧教程

企业网站推广是中小企业都面临的难题。百度竞价成本太大,做SEO优化又难上排名。企业网站SEO优化教程,搜索引擎优化核心在于目标关键词,目标关键词站外因素是外链即锚文本建设,SEO优化关键词排名的着陆页通常是网站首页。利用首页做…

c++builder 运行网站的api_TensorFlow2.x目标检测API安装配置步骤详细教程

TensorFlow Object Detection API支持TensorFlow2.x版本已经有一段时间了,这里对安装配置步骤做详细说明。安装步骤也可以参考如下两个链接:https://github.com/tensorflow/models/blob/master/research/object_detection/g3doc/tf2.mdhttps://tensorflo…

网站服务器对接要多长时间6,【网络是怎样连接的】第6章 - 请求到达web服务器,响应返回浏览器(2)...

6.2 服务器的接收操作图6.7 服务器的工作过程.png网卡将接收到的信号转换成数字信息到达服务器的网络包其本质是电信号或者光信号,接收信号的过程和客户端是一样的。接收操作的第一步是网卡接收到信号,然后将其还原成数字信息。局域网中传输的网络包信号…