如何为 Windows CE 创建应用程序 [英] How to create applications for Windows CE

查看:33
本文介绍了如何为 Windows CE 创建应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是 CE 环境的新手,我想为在 CE(5 及更高版本)上运行的计算机(英特尔)创建应用程序.我到底需要什么才能开始,我要去哪里?我以前从未使用过 CE,但我确实有使用 C、C++、C# 和 Java 编写代码的经验.

I'm new to the CE environment and I was wanting to create applications for a computer(Intel) running on CE(5 and up). What exactly do I need to to get started and where do I go? I have never used CE before but I do have experience writing code in C, C++, C#, and Java.

谢谢,

推荐答案

如果您对使用 C# 编写应用程序感兴趣,请搜索 Compact Framework (CF).它是 Windows CE 中可用的精简版本.

If you are interested in writing application using C#, do a little search for Compact Framework (CF). It is the stripped down version available in Windows CE.

请记住,Windows CE 是一个高度可定制的操作系统,您无法保证它具有支持您的应用程序(包括 C#)的组件 - Windows Mobile(+PocketPC、+SmartPhone2003)是另一回事.

Keep in mind that Windows CE is a highly customizable OS and you have no guarantee that it will have the component to support your application (that includes C#) - Windows Mobile (+PocketPC, +SmartPhone2003) is a different story.

当您为 Windows CE 开发时,您需要使用 Visual Studio 2005/8 Professional 以获得智能设备支持.当您使用 VS2008 开发 C# 应用程序时,您的目标是 CF3.5,而当您使用 2005 时,您的目标是 CF 2.0

When you develop for Windows CE you need to use Visual Studio 2005/8 Professional to have the Smart Device support. When you develop C# applications using VS2008 you target CF3.5 and when you use 2005 you target CF 2.0

这篇关于如何为 Windows CE 创建应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆