zoukankan      html  css  js  c++  java
  • kbmmw 5.10.10 发布

    这个版本主要是bug修正。

      New stuff

            =========
            - Added OnException event property to TkbmMWScheduler. Will be called if
              some scheduled event internally excepts and the exception is not caught
              by the user code.
            - Added Read and Write functions to TkbmMWLock.
              Calling Read/Write will impose a read or write lock until the end of
              code block scope. (experimental)
            - Added more functions to TkbmMWRTTI class.
            - Added Insert, Append and Delete methods to SmartBind navigator.
              They support generic list and dataset navigators.
            - Added Refresh method to SmartBind navigator. Will
              force a structural refresh of bindings refering to the same navigator.
            - Added Value[const AName:string]:TValue property to SmartBind navigator.
              Provides and sets the named current record/item value property.
     
            Fixes
            =====
            - Fixed TkbmMWFireDACResolver missing from non Win32 platforms.
            - Fixed TkbmMWBoyerMoore.
            - Fixed and improved TkbmMWSmartEvent.
            - Fixed compilation of kbmMWDebugStackTrace.
            - Fixed Windowed ListView SmartBind for VCL and FMX.
            - Fixed and improved SmartBind.
            - Fixed various range errors.
  • 相关阅读:
    ANDROID STUDIO系列教程一--下载与安装
    Linux发邮件之mail命令
    Linux/CentOS关闭图形界面(X-window)和启用图形界面命令
    SVN四部曲之SVN设置详解深入
    构造函数 (C++)
    C++的构造函数和析构函数
    当你输入一个网址的时候,实际会发生什么?
    C++ 风格与技术 FAQ(中文版)
    二分查找算法(递归与非递归两种方式)
    c++模板
  • 原文地址:https://www.cnblogs.com/xalion/p/11926332.html
Copyright © 2011-2022 走看看