FGX и Lottie анимация
Lottie — это библиотека для iOS, Android, Windows и Web, которая позволяет визуализировать анимацию, созданную в Adobe After Effects. (Официальный сайт Lottie)Adobe After Effects –
Выпущены Delphi, C++Builder и RAD Studio 11.1 Alexandria
Сегодня, 15 марта 2022 года, компания Embarcadero выпустила Delphi, C++Builder и RAD Studio 11.1 Alexandria. Это релиз направлен на повышение производительности, удобства использования и стабильности.
Релиз RAD Studio 11.1
Подробности: Что нового в RAD Studio 11.1 (Анонс)Что нового в RAD Studio 11.1 Release Notes Новые возможности и список исправленных багов
Js.InterviewTasks.CalcNumbersInFunctions
//one(plus(two()))
//two(plus(one()))
const one = (x) => { return x ? 1+ x : 1; } const plus = (x) => { return x; }
SQL.Group by
Good explanation from stackoverflow
Group By X means put all those with the same value for X in the one group.
Group By X, Y means put all those
GitExtensions.SSH.PuttyClient
This is a small manual or hint how to start using ssh protocol with git extensions !!!
Generate keys
After generation put
Выпущен RAD Studio 11 Alexandria PAServer Patch
Embarcadero R&D team выпустила обновление Platform Assistant Server (PAServer) под Apple macOS (RAD Studio 11 January PAServer Patch). Оно направлено на улучшение поддержки последних обновлений
Delphi. What is difference to TProcedure, TMethod = procedure of object and TAnonMethod = reference to procedure ?
Let us consider the following three type declarations:
TProcedure = procedure; TMethod = procedure of object; TAnonMethod = reference to procedure;
These
Postgre. How to install someones db
Simple swap of the data folders on turned off services of postgres
if you have someones db files like this
go to registry and