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.
    
  • 相关阅读:
    POJ 2240 Arbitrage spfa 判正环
    POJ 3259 Wormholes spfa 判负环
    POJ1680 Currency Exchange SPFA判正环
    HDU5649 DZY Loves Sorting 线段树
    HDU 5648 DZY Loves Math 暴力打表
    HDU5647 DZY Loves Connecting 树形DP
    CDOJ 1071 秋实大哥下棋 线段树
    HDU5046 Airport dancing links 重复覆盖+二分
    HDU 3335 Divisibility dancing links 重复覆盖
    FZU1686 神龙的难题 dancing links 重复覆盖
  • 原文地址:https://www.cnblogs.com/xalion/p/5427781.html
Copyright © 2011-2022 走看看