zoukankan      html  css  js  c++  java
  • DevExpress.Mvvm.Free

    DevExpress MVVM Framework is a set of components helping to work in the Model-View-ViewModel pattern in WPF.

    There are two versions of the DevExpress MVVM Framework:

    • The version that is included to the DevExpress WPF component suite.
    • The free version that is very similar to the first one. The only difference is that it does not contain some capabilities that are only needed when the framework is used with DevExpress components.

    https://github.com/DevExpress/DevExpress.Mvvm.Free

    https://github.com/autofac/Examples

    Example projects that consume and demonstrate Autofac functionality and integration.

    Reading the Examples

    The examples in the repo are always for the latest Autofac versions and libraries. Look at the tags on this repo to see examples for older and/or deprecated functionality.

    The examples attempt to stick pretty close to the Autofac documentation so it helps to have that available.

  • 相关阅读:
    leetcode 39 Combination Sum
    C/C++ 单元测试 catch
    二叉树
    线性表
    POJ1002
    HDU4329
    hdu 4329
    java代码优化总结1
    Linux操作系统常用命令总结1
    java开发基础知识总结1
  • 原文地址:https://www.cnblogs.com/robertyao/p/10106440.html
Copyright © 2011-2022 走看看