搜索资源列表
GPIO
- S3C2440开发板Wince下GPIO实现的例子!-S3C2440 development board under the GPIO implementation example Wince!
Mobile
- Mobile 移动应用开发宝典》示例源码 其中包含17个WebService ,数据库,文件签名,注册表 ,线程,控件,PocketOutlook(发送邮件)等 以c#和VB 编写的运用范例 方便大家学习参考-Mobile Mobile Application Development Collection, " which contains 17 sample source WebService, databases, file signatures, registry, threads
Beep
- WINCE环境下,发声类,在SYMBOL MC3000环境下测试成功,需要使用到SYMBOL的API库,可以自己设置发声的长短,次数,音频-WINCE environment, voice class, SYMBOL MC3000 environment test is successful, need to use the SYMBOL of the API library, you can set up their own voice, their duration, frequency,
Personaltax
- 在手持设备上编写计算个人所得税的程序。要求:输入金额,显示输出个人应交的所税。相关的各项参数,包括扣税基数以及各税率可由用户调整。 .NET Compact Framework使得熟悉.NET Framework的程序员得以用他们熟知的C#或者VB来开发移动设备上的程序。基于 .NET CF的 Windows forms应用程序其设计目标之一就是减少窗体加载的时间。在 Form的初始化函数 (通常是 InitializeComponent(),,要尽量减少调用方法的数量。另外,尽量不要在 F