Топ-100 | Обзор | Комменты | Новости | RSS RSS | Поиск | Хочу! | Добавить ссылки | О сайте | FAQ | Профиль
RapidLinks - Скачай всё!
  


Embarcadero Rad Studio 10.2 Tokyo 25.0.26309.314 + Rus

Embarcadero Rad Studio 10.2 Tokyo 25.0.26309.314 + Rus



СофтСофт Рейтинг публикации: 0 (голосов: 0)  
Embarcadero RAD Studio 10 Tokyo — это комплексное решение для разработки программного обеспечения, ускоряющее создание нативных приложений для Windows, Mac, iOS и Android на базе единого исходного кода. Усовершенствуйте существующие приложения Windows и создавайте высокоэффективные подключенные приложения для носимых устройств и гаджетов. Разрабатывайте высокопроизводительные, компилированные нативные приложения для простого подключения к корпоративным данным, облачным службам, устройствам, датчикам и гаджетам.

Задачей №1 и для независимых, и для корпоративных производителей сегодня является поддержка быстрорастущей совокупности различных устройств Windows и Apple, типов пользовательских интерфейсов, версий ОС и разнородных форм-факторов. Чтобы обратить это в конкурентные преимущества, компаниям нужно найти способ многократно умножить силы сотрудников отделов разработки, причем за счет технологических решений. Embarcadero RAD Studio 10 Tokyo является тем самым «мультипликатором производительности» производителей, позволяя быстро и визуальными методами буквально ставить на поток создание приложений для Windows 10, Mac, .NET, Web и мобильных платформ. Разработчики на Delphi и C++Builder смогут быстро обновить свои VCL- и FMX-приложения и в полной мере воспользоваться бурным ростом интереса к Windows 10. Поддерживаются компоненты Windows 10 и «родные» API и компоненты WinRT/UWP, элементы интерфейса Windows 10 VCL. Также обновлена поддержка Windows 10 FMX.

В C++Builder 10 появился первый в мире компилятор C++ на основе CLANG для Windows и мобильных платформ с расширениями RAD PME, обеспечивающими быструю разработку для Windows и других платформ. Он поддерживает тесную интеграцию с VCL для Windows и кроссплатформенными структурами FMX, язык C++11 и управление памятью на основе ARC (автоматического подсчета ссылок) для C++, а также обладает обратной совместимостью. Новый компилятор C++Builder делает версию RAD Studio 10 обязательным обновлением для разработчиков на C++ и новых разработчиков, переходящих на C++ с других языков и наборов инструментов — Java, Objective-C, C#, Xcode, Xamarin и Visual Studio.
— поддержка параллельной компиляции C++;
— отладка iOS 64x приложений;
— поддерживается iOS 8.4;
— поддерживается Android 5.1.1;
— поддержка служб Android;
— поддержка модульного тестирования DUnitX для Android и iOS;
— поддержка DirectX 12;
— поддержка вызова API WinRT;
— поддержка FireDAC для базы данных NoSQL MongoDB
— новое поведение MultiView;
— новые компоненты VCL;
— новые компоненты для работы с Beacon;
— улучшен механизм стилей;
— улучшен диспетчер библиотек GetIt;
— улучшены возможности IDE;
— и многое другое.

Изменения в версии 10.2 Tokyo:
• The RAD Studio IDE now includes its first LLVM based Linux compiler for Enterprise development, enabling Delphi developers to target 64-bit Intel Linux servers and devices. The Linux compiler is certified for Ubuntu Server (LTS 16.04) and RedHat Enterprise (V7) and is built on top of the LLVM engine. ARC is enabled for effective memory management, while to ensure compatibility with code written for Windows Server, one based strings are used by default. The new Linux compiler includes
· Full File System support
· Threads and Parallel Programming Library
· FireDAC database access support (for most Linux compatible databases).
· WebBroker, EMS (RAD Server), and DataSnap
· DUnitX
• Your Data on Linux. Connect to MySQL, Advantage Database Server, Sybase ASA, IBM DB2, Firebird, InterBase, MongoDB, Microsoft SQL Server, Oracle, PostreSQL, SQLite, and Teradata on Linux. Worried about your data on Linux? Check out the latest release of our award winning SQL database - InterBase 2017. The home of Change Views now includes server wide monitoring and new language features like derived tables and common table expressions in a secure established 1st class Linux citizen. Contact Sales for details and ISV pricing.
• Wide range of FireMonkey Improvements
· Multi-Threading Support for TBitmap, TCanvas and TContext3D
· Faster Android UI's with enhanced thread support.
· Enhanced user interaction management for TMultiView
· Change the SystemStatusBar Color on iOS with new TForm Properties.
· New FMX styles for macOS and Android to make your apps look amazing!
• New and improved database capabilities
New - MariaDB support (v5.5)
New GUID access for TField
MySQL support for v5.7
Firebird support for Direct I/O
Reduce client side memory usage with BLOBS streaming
VCL TDBImage direct support for JPEG and PNG graphic formats
TFDMemTable design time dataset editor to create data for runtime use
• New for C++
Greatly improved compiled C++ performance, debugging, and large memory support for the linker.
The Clang-enhanced Win32 and Win64 compilers support -O3, a strong optimization level which may double compiled code performance in some situations
Better codegen for of -O1 and -O2 optimizations in the Clang-enhanced compilers
The Clang-enhanced Win32 compiler supports generating debug info referencing external types, which reduces the size of debug information generated when referring to common shared types, such as VCL types. This significantly shrinks the size of generated debug data
Packages on iOS and Android, which are statically linked, are built with the correct .a extension instead of .so
C++ Android applications can be built without requiring specific versions of the NDK
A number of significant quality fixes, including:
Linker out of memory errors: the linker is now large address aware and has been modified for current linking usage patterns, which should solve all linking errors. More options are exposed in the IDE to allow customization for projects with unusual link data behaviour.
· · (Classic and Clang-enhanced compilers) Exception handling memory leaks and odd behaviour has been reworked and significantly improved
· · (Clang-enhanced compilers) Class names are always available in the call stack
· · (Clang-enhanced compilers) Local variables for both Win32 and Win64 are significantly enhanced in the debugger
· · (Clang-enhanced compilers) Debugger support for multiple variables with the same name in the the same method
• RAD Server - Multi-tenancy support
· A single RAD Server instance with a single RAD Server database connection can now support multiple isolated tenants
· Each tenant has a unique set of RAD Server resources including Users, Groups, Installations, Edge Modules, and other data
· Tenant Administration: Create new tenants, edit existing ones, add, edit or delete tenants
• Cross platform RTL Improvements
· New SynchronizeEvents property for TTetheringManager and TTetheringProfile to control the event synchronization with the main thread
· New MD5 and SHA1 hash function support for files and streams
· AppTethering Log Filtering and SynchronizeEvents for smooth main thread synchronization
• IDE enhancements and more...
· Improved IDE menus for faster navigation
· Wide array of VCL Improved High DPI support
· Improved Azure and AWS support with updated APIs
· Delphi command line compilers enabled for large-memory-address
· Latest macOS and iOS debugging and simulator support.

Системные требования:
• 1 GB RAM (рекомендуется 2 GB+)
• 3–9 GB свободного пространства на жестком диске в зависимости от редакции и конфигурации
• Обычный GPU с поддержкой DirectX 9.0 или лучше (Pixel Shader Level 2)
• Разрешение 1024x768 или более высокое
• Intel® Pentium® или совместимый, минимум 1.6 GHz (рекомендуется 2GHz+)
• Мышь или другое указывающее устройство
Операционная система:
• Microsoft® Windows Vista SP2 (32 и 64 разрядная), требуются права администратора
• Microsoft® Windows 7 (32 и 64 разрядная)
• Microsoft® Windows Server 2008 (32 и 64 разрядная)
• Microsoft® Windows 8 (32 и 64 разрядная)
• Microsoft® Windows 8.1 (32 и 64 разрядная)
• Microsoft® Windows 10 (32 и 64 разрядная)

Русификация:
Содержимое архива распаковать в каталог, прописанный в Library Path, либо в папку с проектом.

Скриншоты
http://i90.fastpic.ru/big/2017/0325/a5/eb84ad34b44a360f075bb662805d12a5.jpeg
http://i91.fastpic.ru/big/2017/0325/ab/048faf8da0141ed7fe11e5a9f88c6dab.jpeg
http://i91.fastpic.ru/big/2017/0325/d4/5972694a59b828650b27a06fff65e1d4.jpeg

Год выпуска: 2017
Разработчик: www.embarcadero.com
Платформа/ОС: Windows® 7/8/8.1/10
Язык интерфейса: English / French / German / Japanese + Русский
Лекарство: В комплекте (Patch-Keygen)
Размер: 6,26 Gb / 1.12 MB
  • Добавлено: 25/03/2017
  • Автор: super-boy
  • Просмотрено: 66
Ссылки: (для качалок)
Общий размер публикации: 6,26 ГБ
Еще Софт: (похожие ссылки)


Написать комментарий