zoukankan      html  css  js  c++  java
  • fundamentals5

    PROTOBUF的DELPHI开源框架fundamentals5

    GITHUB:

    https://github.com/fundamentalslib/fundamentals5

    # Fundamentals 5 Library

    Fundamentals 5 Code Library for FreePascal and Delphi

    Includes:

    * String, DateTime and dynamic array routines
    * Unicode routines
    * Hash (e.g. SHA256, SHA512, SHA1, SHA256, MD5)
    * Integer (e.g. Word128, Word256, Int128, Int256)
    * Huge Word, Huge Integer
    * Decimal (Decimal32, Decimal64, Decimal128, HugeDecimal and signed decimals)
    * Random number generators
    * Ciphers (symmetric: AES, DES, RC2, RC4; asymmetric: RSA, Diffie-Hellman)
    * Data structures (array and dictionary classes)
    * Mathematics (Rational number, complex number, vector, matrix, statistics)
    * JSON parser
    * Google protocol buffer parser, utilities and Pascal code generator
    * Socket library (cross platform - Windows and Linux)
    * TLS Client
    * TLS Server
    * TCP Client
    * TCP Server
    * HTTP Client
    * HTTP Server

  • 相关阅读:
    多表关联查询_resultMap_集合对象
    mybatis多表关联查询之resultMap单个对象
    十二.filter
    十二.函数式编程
    十一.列表生成式
    十,迭代
    九.高级特性
    八.函数
    七.条件判断和循环
    六.使用list和tuple
  • 原文地址:https://www.cnblogs.com/hnxxcxg/p/9435045.html
Copyright © 2011-2022 走看看