zoukankan      html  css  js  c++  java
  • KBMMW 4.93.00 发布

    可喜可敬,作者非常勤奋,跟上了delphi 10.1 的步伐。

     4.93.00 April 26 2016
    
      Important notes (changes that may break existing code)
      ======================================================
      * Updated transport stream format to include support for streaming
        cardinal values.
      * Updated XML streamformats to use camelcase and fixed bugs.
      * Removed DeleteOldLog and DeleteOldAudit properties from file log
        manager.
    
      New stuff
      =========
      - Added FileOptions to TkbmMWLocalFileLogManager.
            (mwlfoDeleteOldLog,mwlfoDeleteOldAudit,mwlfoBackup,
            mwlfoTimestampBackup,mblfoBackupIfEmpty)
      - Added support for multiple timestamped backups of file based logs.
      - Added MaxLogFileAge and MaxAuditFileAge to file log manager. Set to
         provoke a file change after a specific duration. Change happens at
         next log event.
      - Added BackupPath and BackupExt to file log manager.
      - Added Passed functions to TkbmMWDateTime. Returns true if a
         specific time has passed.
      - Added Lock property to TkbmMWCustomThread.
      - Added Lock property to TkbmMWCustomMessageProcessor.
      - Added support for RAD Studio 10.1 Berlin.
    
      Changes/minor additions
      =======================
      - Improved Remote Desktop switch user support.
      - Updated transport stream format to include support for streaming
         cardinal values.
      - Updated XML streamformats to use camelcase and fixed bugs.
      - Removed DeleteOldLog and DeleteOldAudit properties from file log
         manager.
      - Changed kbmMWString2Var to convert cardinals correctly.
    
      Fixes
      =====
      - Fixed server transport shutdown issue on regular (non WIB)
         transport due
        to TerminateYarn bug in Indy 10.
      - Fixed issues in TkbmMWCustomThread.
      - Fixed leak and bug in LZ4 compression.
    
  • 相关阅读:
    338. Counting Bits
    78. Subsets
    MySQL读写分离
    AESEncryption Aes 加密
    LoopBox 用于包装循环的盒子
    ES 服务器 索引、类型仓库基类 BaseESStorage
    一键压缩脚本
    非常好用的一个分组扩展方法
    快递、拆分、合并、优选逻辑
    Git Extensions 使用小结
  • 原文地址:https://www.cnblogs.com/xalion/p/5427781.html
Copyright © 2011-2022 走看看