- Delphi Cookbook
- Daniele Spinetti Daniele Teti
- 50字
- 2025-04-04 16:22:47
Knowing Your Friends – The Delphi RTL
In this chapter, we will cover the following recipes:
- Checking strings with regular expressions
- Consuming RESTful services using native HTTP(S) client libraries
- Coping with the encoded internet world using System.NetEncodings
- Saving space using System.Zip
- Decoupling your code by using a cross-platform publish/subscribe mechanism