2023年11月15日 星期三

“big integer” math support. Type support classes now expose methods to convert a type from an to a Variant. delphi some

 http://talkdelphi.blogspot.com/2009/04/dehl-03-is-out.html

 http://talkdelphi.blogspot.com/2009/04/dehl-03-is-out.html
https://delphi.cz/post/DeHL-Library.aspx
centralized and OOP-ish Date/Time support,
 generic collection classes
 “big integer” math support.
Type support classes now expose methods to convert a type from an to a Variant.


https://delphi.cz/post/Nekolik-poznamek-ohledne-upgrade-mezi-verzemi-Delphi.aspx
https://delphi.cz/post/Spoluprace-Delphi-a-NET-via-JCL.aspx
https://delphi.cz/post/Delphi-DLL-plugin.aspx
https://delphi.cz/post/OXml-The-next-generation-XML-library-for-Pascal.aspx
https://delphi.cz/post/KOL-Key-Objects-Library.aspx
https://delphi.cz/post/Nahodne-vykriky-45.aspx

https://synopse.info/forum/viewtopic.php?id=253
Open Source SynTaskDialog unit for XP,Vista,Seven (Page 1) / Other components / mORMot Open Source

DDevExtensions 2.82 and IDE Fix Pack 5.7 released ddevextensions-2-82-and-ide-fix-pack-5-7-released/

https://code.google.com/archive/p/delphilhlplib/wikis/UsingNullable.wiki
https://code.google.com/archive/p/delphilhlplib/wikis/FeatureList.wiki

https://github.com/pavkam/DeHL

DeHL

DeHL (Delphi Helper Library) is discontinued starting with 09.01.2012. You can reuse parts of this project for whatever particular needs you have. The source code is BSD licensed.

The most important features of DeHL for now are:

    A set of generic collections classes (TList, TDictionary, THashSet, TMultiMap, TPriorityQueue and etc).
    Linq-like extensions (called Enex) for collections which allow writing queries on collection classes.
    Date/Time functionality all combined in a few structures (somehow equivalent to .NET's DateTime structure)
    Type Support concept that defines a set of default "support classes" for each built-in Delphi types (used as defaults in collections). Custom "type support" classes can be registered for your custom data types.
    BigCardinal and BigInteger data types.
    BigDecimal for infinite precision Decimal calculus
    Scoped objects in Delphi.
    Nullable types in Delphi.
    Tuples
    Array extensions and utilities.
    Wide charset implementation.
    OOP TString type.
    Full generic serialization for all included types and collections.
    Type conversion system with custom conversion support.
    ... and more!

https://www.appsloveworld.com/coding/delphi/6/key-value-collection-that-maintains-order
 

沒有留言: