本文介绍了示例数据源(Blend 3.0)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

功能我希望看到改进:

· 示例数据源,能够从clr objet定义(Foo)生成示例数据源,或许,我对界面更感兴趣(IFoo )当然还有自动更新定义;

·          Sample Data source, having the ability to generate a sample data source from a clr objet definition (Foo) perhaps, I’m more interested into interface (IFoo) and of course auto-updating definition;

· 示例数据源,具有ICo mmand提供;

·          Sample Data source, having the ICommand made available;

· 示例数据源,能够添加自定义生成器和键入默认值的能力(例如:布尔值);

根据我的观点,样本数据源在ICommand支持下几乎无法使用。

·          Sample Data source, having the ability to add custom generator and the ability to keyin default value (Ex: Boolean);

From my opinion the Sample Data source is pretty mutch unusable wihout the ICommand support.

推荐答案


这篇关于示例数据源(Blend 3.0)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-23 02:00
查看更多