文件名称:mobilemvc-b2.1
- 所属分类:
- 界面编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 654kb
- 下载次数:
- 0次
- 提 供 者:
- k***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Windows Mobile 是基于Windows CE操作系统的,是针对小内存和有限资源的移动设备而进行的开发,因此在开发过程中同PC的开发有很大的区别。特别是UI的开发,要针对手持设备进行开发,同时要符合手持设备的习惯操作。下面就我在开发过程中对UI开发的认识进行一些叙述。-Windows Mobile is based on Windows CE operating system, is aimed at small memory and limited resources for the development of mobile devices, so the development process greatly to the development with the PC difference. UI development in particular, should be developed for handheld devices, handheld devices at the same time to comply with the habit of action. Here s my UI in the development process of the development of understanding of some descr iption.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ContainerModel
..............\Action.cs
..............\Container.cs
..............\Container.xdoc
..............\ContainerModel.csproj
..............\ContainerModel.csproj.vspscc
..............\Func.cs
..............\IContainerModule.cs
..............\IFluentInterface.cs
..............\Owner.cs
..............\Properties
..............\..........\AssemblyInfo.cs
..............\..........\Resources.Designer.cs
..............\..........\Resources.resx
..............\ResolutionException.cs
..............\ReuseScope.cs
..............\ServiceEntry.cs
..............\ServiceEntry.Generic.cs
..............\ServiceKey.cs
..............\Syntax.cs
MVCTestClientContainer
......................\ApplicationManager.cs
......................\ControllerProvider.cs
......................\Data
......................\....\Products.cs
......................\Detail
......................\......\DetailController.cs
......................\......\DetailForm.cs
......................\......\DetailForm.Designer.cs
......................\......\DetailForm.resx
......................\Login
......................\.....\LoginController.cs
......................\.....\LoginForm.cs
......................\.....\LoginForm.Designer.cs
......................\.....\LoginForm.resx
......................\MVCTestClientContainer.csproj
......................\MVCTestClientContainer.csproj.vspscc
......................\Northwind.sdf
......................\NorthwindDataSet.Designer.cs
......................\NorthwindDataSet.xsc
......................\NorthwindDataSet.xsd
......................\NorthwindDataSet.xss
......................\ProductEdit
......................\...........\ProductEditControl.cs
......................\...........\ProductEditControl.Designer.cs
......................\...........\ProductEditControl.resx
......................\...........\ProductEditForm.cs
......................\...........\ProductEditForm.Designer.cs
......................\...........\ProductEditForm.resx
......................\Program.cs
......................\Properties
......................\..........\AssemblyInfo.cs
......................\..........\Resources.Designer.cs
......................\..........\Resources.resx
......................\Search
......................\......\SearchController.cs
......................\......\SearchForm.cs
......................\......\SearchForm.Designer.cs
......................\......\SearchForm.resx
System.Mobile.Mvc
.................\ActionAttribute.cs
.................\Controller.cs
.................\Controller`1.cs
.................\DataEventArgs.cs
.................\DefaultControllerProvider.cs
.................\Delegates.cs
.................\IControllerProvider.cs
.................\INavigator.cs
.................\IView.cs
.................\IView`1.cs
.................\MVCDemoClient
.................\.............\Data
.................\.............\....\Products.cs
.................\.............\Detail
.................\.............\......\DetailController.cs
.................\.............\......\DetailForm.cs
.................\.............\......\DetailForm.Designer.cs
.................\.............\......\DetailForm.resx
.................\.............\Login
.................\.............\.....\LoginController.cs
.................\.............\.....\LoginForm.cs
.................\.............\.....\LoginForm.Designer.cs
.................\.............\.....\LoginForm.resx
.................\.............\MVCDemoClient.csproj
.................\.............\MVCDemoClient.csproj.vspscc
.................\.............\Northwind.sdf
.................\.............\NorthwindDataSet.Designer.cs
.................\.............\NorthwindDataSet.xsc
.................\.............\NorthwindDataSet.xsd
.................\.............\NorthwindDataSet.xss
.................\.............\ProductEdit
.................\.............\...........\ProductEditControl.cs
.................\.............\...........\ProductEditControl.Designer.cs
.................\.............\...........\ProductEditControl.resx
.................\......
..............\Action.cs
..............\Container.cs
..............\Container.xdoc
..............\ContainerModel.csproj
..............\ContainerModel.csproj.vspscc
..............\Func.cs
..............\IContainerModule.cs
..............\IFluentInterface.cs
..............\Owner.cs
..............\Properties
..............\..........\AssemblyInfo.cs
..............\..........\Resources.Designer.cs
..............\..........\Resources.resx
..............\ResolutionException.cs
..............\ReuseScope.cs
..............\ServiceEntry.cs
..............\ServiceEntry.Generic.cs
..............\ServiceKey.cs
..............\Syntax.cs
MVCTestClientContainer
......................\ApplicationManager.cs
......................\ControllerProvider.cs
......................\Data
......................\....\Products.cs
......................\Detail
......................\......\DetailController.cs
......................\......\DetailForm.cs
......................\......\DetailForm.Designer.cs
......................\......\DetailForm.resx
......................\Login
......................\.....\LoginController.cs
......................\.....\LoginForm.cs
......................\.....\LoginForm.Designer.cs
......................\.....\LoginForm.resx
......................\MVCTestClientContainer.csproj
......................\MVCTestClientContainer.csproj.vspscc
......................\Northwind.sdf
......................\NorthwindDataSet.Designer.cs
......................\NorthwindDataSet.xsc
......................\NorthwindDataSet.xsd
......................\NorthwindDataSet.xss
......................\ProductEdit
......................\...........\ProductEditControl.cs
......................\...........\ProductEditControl.Designer.cs
......................\...........\ProductEditControl.resx
......................\...........\ProductEditForm.cs
......................\...........\ProductEditForm.Designer.cs
......................\...........\ProductEditForm.resx
......................\Program.cs
......................\Properties
......................\..........\AssemblyInfo.cs
......................\..........\Resources.Designer.cs
......................\..........\Resources.resx
......................\Search
......................\......\SearchController.cs
......................\......\SearchForm.cs
......................\......\SearchForm.Designer.cs
......................\......\SearchForm.resx
System.Mobile.Mvc
.................\ActionAttribute.cs
.................\Controller.cs
.................\Controller`1.cs
.................\DataEventArgs.cs
.................\DefaultControllerProvider.cs
.................\Delegates.cs
.................\IControllerProvider.cs
.................\INavigator.cs
.................\IView.cs
.................\IView`1.cs
.................\MVCDemoClient
.................\.............\Data
.................\.............\....\Products.cs
.................\.............\Detail
.................\.............\......\DetailController.cs
.................\.............\......\DetailForm.cs
.................\.............\......\DetailForm.Designer.cs
.................\.............\......\DetailForm.resx
.................\.............\Login
.................\.............\.....\LoginController.cs
.................\.............\.....\LoginForm.cs
.................\.............\.....\LoginForm.Designer.cs
.................\.............\.....\LoginForm.resx
.................\.............\MVCDemoClient.csproj
.................\.............\MVCDemoClient.csproj.vspscc
.................\.............\Northwind.sdf
.................\.............\NorthwindDataSet.Designer.cs
.................\.............\NorthwindDataSet.xsc
.................\.............\NorthwindDataSet.xsd
.................\.............\NorthwindDataSet.xss
.................\.............\ProductEdit
.................\.............\...........\ProductEditControl.cs
.................\.............\...........\ProductEditControl.Designer.cs
.................\.............\...........\ProductEditControl.resx
.................\......