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.
    
  • 相关阅读:
    Chrome使用指南
    Vue2.x-踩坑记
    C# WinForm listView 多行删除 操作
    Winform中DataGridView多行删除
    20211026_阿里云服务器引流限制ssl的问题
    docker commit
    docker build
    docker build与docker commit
    阿里云Docker镜像仓库(Docker Registry)
    Docker Nginx安装(centos7)
  • 原文地址:https://www.cnblogs.com/xalion/p/5427781.html
Copyright © 2011-2022 走看看