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

时间:2022-09-25 11:50:34

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:

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 Example Seattle Berlin

root."child.name"

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

root["child.name"]

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

root['child.name']

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

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

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 Rio 10.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++更新的挺好,代码提示完成提速,CQuery Code completion

Delphi 内联变量定义

2019.2.15 Rio 10.3.1

delphi RAD Studio新版本及路线图 及官方网站 官方 版本发布时间的更多相关文章

  1. Delphi XE8,C++ Builder XE8,RAD Studio XE8 官方 ISO 文件下载,附激活工具

    RAD Studio XE8 v22.0.19027.8951 官方ISO下载(6.72G):http://altd.embarcadero.com/download/radstudio/xe8/de ...

  2. Delphi XE 6,Rad Studio XE 6 官方下载(附破解)

      官方光盘镜像下载: http://altd.embarcadero.com/download/radstudio/xe6/delphicbuilder_xe6_win.iso RAD Studio ...

  3. Delphi XE 5,Rad Studio XE 5 官方下载(附破解),更新 Update 1,Help Update 1

    Delphi XE 5 破解,有图有真相 Embarcadero RAD Studio XE5 Update 2 v19.0.14356.6604 (等待破解中...): http://altd.em ...

  4. Delphi XE 4,Rad Studio XE 4 官方下载,更新Update 1(附破解)

    http://blog.csdn.net/maxwoods/article/details/8842889 XE4 Update1 下载: http://altd.embarcadero.com/do ...

  5. RAD Studio/Delphi 2010 3615下载+破解

    RAD Studio/Delphi 2010 3615下载+破解 官方下载地址: http://altd.embarcadero.com/download/RADStudio2010/delphicb ...

  6. Delphi C++Builder RAD XE Ver 版本 官方发布时间

    RAD 新版本发布时间记录 代号,官方发布时间 RIO 10.3.1,VER330,Product Ver 26 Program File 20,2019.2.14 发布 24周年 RIO 10.3, ...

  7. c++ builder xe2 (Embarcadero rad studio) 远程调试 同样适用于 delphi 远程调试 教程

    转载:http://www.cnblogs.com/zhangdongsheng/p/3411056.html 每次要远程调试的时候都要看半天的xe2英文帮助文档,今天正好有点时间,把它写下来. 一. ...

  8. RAD Studio 2010~XE8 官方 ISO 下载地址 (2015-03-28更新)

    http://bbs.csdn.net/topics/390816856 RAD Studio XE8 目前最新版 v22.0.19027.8951 官方 ISO 文件下载(6.72GB):http: ...

  9. Delphi for Android (aka Delphi XE5 aka RAD Studio XE5) has appeared

    Delphi for Android (aka Delphi XE5 aka RAD Studio XE5) has appeared   Blimey, that took me by surpri ...

随机推荐

  1. 面向过程(POP)、面向对象(OOP)、面向接口(IOP)、面向切面(AOP)

    面向过程:典型的是C/C++的结构体,结构体里只有变量,没有处理变量的方法,需要专门编写处理变量的方法. 面向对象:ArrayList<Integer> list=new ArrayLis ...

  2. Mybatis基础学习&lpar;三&rpar;&mdash&semi;映射文件

    一.输入映射 1.parameterType     指定输入参数的Java类,可以使用别名或者类的全限定名.它也可以接受基本数据类型.POJO对象.HashMap.   (1)基本数据类型   (2 ...

  3. HDU2035

    #include <bits/stdc++.h> using namespace std; int fastpow(int a,int b,int k) { ; while(b) { ) ...

  4. 007&lowbar;Reverse Integer

    ###solution1####small data # def reverse(x): # res=[] # t=0 # p=1 #记录位数 # y=x # if x<0: # x=-x # ...

  5. mgo 的 session 与连接池

    简介 mgo是由Golang编写的开源mongodb驱动.由于mongodb官方并没有开发Golang驱动,因此这款驱动被广泛使用.mongodb官网也推荐了这款开源驱动,并且作者在github也表示 ...

  6. ASP&period;NET服务器端控件原理分析

    服务器端控件触发事件分两种: 1.服务器端控件Button被渲染成客户端的 <input type="submit" name="Button1" val ...

  7. css 解决fixed 布局下不能滚动的问题

    如果我们布局的是后是fixed并且想要高度为100%的时候,我们一般会这样设置: div { display:fixed; height:%; overflow:scroll; } 但是这样并不会出现 ...

  8. 黄聪:清理微信浏览网站的缓存&comma;Cookie

    微信官方说明是取消关注,但是开发中发现取消关注缓存还是存在! 解决方法如下: 方法一: 用微信内置浏览器打开这个网页debugx5.qq.com ,就会有清除缓存的选项,如下图 方法二: 如果你用An ...

  9. 通过wireshark抓包来讲解HTTP中Connection&colon; keep-alive头部的作用

    今天周末时间,有空给大家讲解一个小知识点,即HTTP的keep-alive头部.我使用wireshark来抓取网络包来在实战中讲解.希望能让大家更容易.更直观的理解! HTTP中keep-alive头 ...

  10. netdata的安装与使用

    具体的netdata介绍请参照GIT:https://github.com/firehol/netdata/wiki 以下只介绍centos下的netdata的安装与使用: 1.安装Netdata需要 ...