windows mobile 6.1能应用什么格式的程序

m6??!可以用,应该使用什么软件呢?!用c#能够实现吗.1上的软件.1系统能应用什么格式的软件呢?如果要开发wm6!越详细越好.exe格式的软件吗

第1个回答  2020-01-09
要安装软件,首先肯定是确定软件的格式,也就是后缀(扩展)名是什么。一般我们从网上下载来的软件,后缀名都是rar,即压缩软件。在电脑或者手机上解压后,我们会得到不同的文件夹。
  一、如果文件夹里有若干的文件,但有一个可执行文件(基本上都是
exe
格式),这个大多数就是绿色文件,无须安装,直接放在存储卡上(或者机身)点击可执行文件运行即可。  二、如果后缀名是cab的(图标可能和
rar
文件一样,容易混淆,注意区分),直接放到手机(机身或存储卡均可)上点击就可安装,装时会提示你放在哪里。
  三、后缀名是exe格式的,有可能是单一的绿色软件,或者
PC
端的安装软件。如果是绿色软件参见一,如果是
PC
端的安装软件,手机与PC同步后,运行文件,按照提示操作即可,现在一般见的少了。  四、后缀名是tsk的,一般是主题文件。将其直接放在Windows根目录或My
Documents文件夹下,然后在开始→设置→今日中,就可以选择刚才的主题。
Windows
Mobile
开发工具
1.
Windows
Mobile
2003
Second
Edition
开发工具
Windows
Mobile开发分为使用本机代码和托管代码的开发,分别使用不同的开发工具:
a.
使用本机代码是为了获得较高的性能,当您需要直接访问硬件或者资源有限的情况下使用。
b.
使用托管代码是为了开发以用户界面为中心的应用程序,这种应用程序要求尽快面世或者要求开发速度很快。
Pocket
PC
2003:
Smartphone
2003:
构建
Pocket
PC
2003
本机
C++
应用程序:
a.
Microsoft
eMbedded
Visual
C++
4.0
b.
Microsoft
eMbedded
Visual
C++
4.0
Service
Pack
3
c.
Pocket
PC
2003
SDK
d.
Windows
Mobile
2003
Second
Edition
模拟器包
for
Pocket
PC
构建
Pocket
PC
2003
托管代码应用程序:
a.
Visual
Studio
.NET
2003
b.
Pocket
PC
2003
SDK
构建
Smartphone
2003
本机
C++
应用程序:
a.
Microsoft
eMbedded
Visual
C++
4.0
b.
Microsoft
eMbedded
Visual
C++
4.0
Service
Pack
3
c.
Smartphone
2003
SDK
d.
Windows
Mobile
2003
Second
Edition
模拟器包
for
Smartphone
构建
Smartphone
2003
托管代码应用程序:
a.
Visual
Studio
.NET
2003
b.
Smartphone
2003
SDK
2.
Windows
Mobile
5.0
开发工具
Visual
C++
2005环境中同时提供managed及native开发功能,将所有的开发工作将完全整合在同一环境中。Visual
Studio.NET
2005默认提供了Pocket
PC/Smartphone
2003
SE(第二版)的开发模板,同时将Pocket
PC
2003
SE开发使用.NET
CF版本升级到2.0
(beta)。
Windows
Mobile
5.0
for
Pocket
PC:
Windows
Mobile
5.0
for
Smartphone:
a.Visual
Studio
2005
Beta
2
b.
Windows
Mobile
5.0
SDK
for
PocketPC
c.
Windows
Mobile
5.0
Emulator
Images
for
PocketPC
a.
Visual
Studio
2005
Beta
2
b.Windows
Mobile
5.0
SDK
for
Smartphone
c.Windows
Mobile
5.0
Emulator
Images
for
Smartphone
3. 其他工具:
  除了上述基本开发工具以外,在Windows
Mobile开发社区中还存在着大量的辅助工具,包括应用程序框架、工具、控件等等。其中有一些由于定位准确、制作优良、使用方便,已经成为Windows
Mobile开发不可或缺的好助手。
  OpenNETCF.org
Smart
Device
Framework
Windows
Mobile
开发环境搭建
Windows
Mobile
2003
Second
Edition:
Windows
Mobile
5.0:
a.
卸载所有旧版本的工具、SDK
和仿真器
b.
安装ActiveSync3.8,如果您使用的是模拟器,还需安装Connect
Emulator
with
ActiveSync
c.
安装eMbedded
Visual
C++
4.0

SP3
d.
安装Visual
Studio
.NET
2003
e.
安装PocketPC
2003
SDK或者Smartphone
2003
SDK
f.
安装PocketPC或者Smartphone
Emulator
Image
a.
卸载所有旧版本的工具、SDK
和仿真器
b.
安装Visual
Studio
2005
Beta
2
c.
安装DMA
Transport
Update
d.
安装ActiveSync
4.0
Developer
Preview
e.
安装Windows
Mobile
5.0
SDK
for
PocketPC或者
for
Smartphone
f.
安装Windows
Mobile
5.0
Emulator
Images
相似回答