WEB开发网
开发学院手机开发Windows Mobile 开发 Windows Mobile TreeView从xml文件中加载数据 阅读

Windows Mobile TreeView从xml文件中加载数据

 2010-10-09 09:59:00 来源:本站整理   
核心提示:separate resource file or hard-coded in the program.随着文件的传统设置,只有选择的值是坚持,Windows Mobile TreeView从xml文件中加载数据(4),whileas可用的值可以是一个单独的资源文件或硬编码在程序中,To a certain exten
separate resource file or hard-coded in the program.随着文件的传统设置,只有选择的值是坚持,whileas可用的值可以是一个单独的资源文件或硬编码在程序中。

To a certain extent we can change the options without having to recompile our program.在一定程度上,我们可以改变我们,而不必重新编译程序的选项。 It is also possible to update the XML remotely.它也可以更新XML远程。

It makes localization easy.它使本地化容易。 Just translate all the displayName attributes to different languages.刚刚翻译所有displayName属性不同的语言。

下面是步骤

1.创建options.xml并以此作为嵌入的资源。

2.添加Windows窗体,到 OptionsForm项目 这将是我们的选择对话框。

Add a TreeView control and the following four menu items or buttons to the OptionsForm :添加一个TreeView控件和以下四个菜单项或按钮到OptionsForm :

确定- 保存更改选项并关闭选项对话框

取消 - 取消更改选项并关闭选项对话框

默认 - 还原的选项为默认值(如在嵌入资源存储的Options.xml指定)

编辑 - 相应变动期权的价值的价值表示了TreeView选择光标

   源码下载 http://files.cnblogs.com/salam/TreeviewOptions.rar

上一页  1 2 3 4 

Tags:Windows Mobile TreeView

编辑录入:爽爽 [复制链接] [打 印]
赞助商链接