Embarcadero Japan Support
この記事は、Eli M. (MVP)氏のブログの抄訳です AI-Translate の世界に飛び込んでみましょう! AI-Translate は100 以上の言語をシームレスに翻訳できるように設計されたシンプルでありながら強力なデスクトップ アプリケーションです。画期的な大規模言語モデル(LLM)を活用し、クロスプラットフォーム開発によってさまざまなプラットフォームで統一されたユーザーエクスペリエンスを提供するAI-Translateは、言語翻訳の新たな可能性をもった有望な例となるツールです。 この… … Read more
2 years ago in Delphi, FireMonkey, llm, Open AI, OSS, RAD Studio, Sample Program0
Soho Theme on while true do;
The problem of “identities misalignment” typically arises in PostgreSQL (and other RDBMS as well) when there is a mismatch between the values generated by a sequence or identity column and the actual data in the… … Read more
2 years ago 0
TMS Software
IntroThe purpose of this blog series is to let you get familiar with the various kinds of components we offer, and in particular, the ones from the TMS VCL UI Pack & the TMS… … Read more
2 years ago 0
delphiprofi
Moin Zusammen!Sorry, my non-German readers – this is a post only for the German community.Habt Ihr nicht alle nach den ForenTagen „geschrien“? Warum sind den die Anmeldungszahlen nicht schon durch die Decke?Mist – hab mich… … Read more
2 years ago 0
Dalija Prasnikar
Delphi 12 is in the works. One of its small features that will have a huge impact is a change in the default handling of floating-point exceptions, which will now be masked on all platforms…. … Read more
2 years ago in Delphi 12, floating-point, thread safety0
dummzeuch
With the recent update Mozialla make Thunderbird less secure again. Not only does it still not have an option to display the sender address instead or at least in addition to the sender’s “Name” (In… … Read more
2 years ago in thunderbird0
Dave Nottage
Good news, everyone! Embarcadero have granted permission to MVPs (such as myself) to blog about new features in Yukon (code name for the RAD Studio 12 beta). In this article, I’ll cover a few of… … Read more
2 years ago in Product highlight, Product preview, Updates news0
Soho Theme on while true do;
Title: Contacts Date: 2019-02-01 Author: Daniele Teti Slug: contacts Status: published My email is d(dot)teti(at)bittime(dot)it (remove the “dots”) My twitter account is @danieleteti … Read more
2 years ago 0
Soho Theme on while true do;
DelphiMVCFramework (or DMVCFramework for short) is a popular and powerful framework for WEB API development in Delphi. With DMVCFramework you can create RMM3 REST services, JSON-RPC services, server side pages, web APIs, web sites, web… … Read more
2 years ago 0
Embarcadero Japan Support
この記事は、Al Mannarino氏のブログの抄訳です はじめに このブログでは、C++Builderでスタティック(静的)ライブラリ (.Lib) およびダイナミック(動的)ライブラリ(. DLL)を作成および使用する方法について説明します。「ライブラリ」とは、プログラムで再利用可能なコンパイル済みのコードの集まりです。ライブラリには静的ライブラリと動的ライブラリの2種類があります。 スタティックライブラリ(.lib)とダイナミックライブラリ(.dll)の比較 スタティックライブラリ(.LIBフ… … Read more
2 years ago in C++, cbuilder, DLL, HowTo, tutorial0