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.
    
  • 相关阅读:
    初学flask
    第一次使用pyqt5解决的几个小问题
    一些细节
    关于random
    go语言 方法
    go 语言 struct 另类构造函数 继承
    go 语言 链表 的增删改查
    go 语言 链表
    go 语言struct
    无题
  • 原文地址:https://www.cnblogs.com/xalion/p/5427781.html
Copyright © 2011-2022 走看看