搜索资源列表
DemoShow
- 在Windows Mobile 3.0 系统下实现了一个界面,通过网络从数据库中取得数据(用XML格式转换了),然后解析XML,并将数据展现到界面上。 涉及了XML解析,界面变成,控件的使用。-in Windows Mobile 3.0 system achieved an interface, through the network obtained from the database data (using XML format conversion), and then parsing
pocketpc
- pocket pc 2003系统下的数据通讯和文件传输-pocket pc 2003 system data communications and file transfers
OpenFileDialog-CF
- OpenFileDialog CompactFramework
SqliteDemo
- windows mobile上sqlite使用的例子。-windows mobile sqlite
RDA_demo
- 本程序为window mobile 开发中远程数据访问的一个经典示例,功能包括上传数据到服务器端,修改数据,下载数据-this program supplies a demo of remote data access of windows mobile system ,including upload data,alter data,and download data from remote server
diary_Phonetask
- 用的是Microsoft Visual Studio 2010 Express for Windows Phone开发环境,要求操作系统必须是window 7或window vista。本代码用c#语言,历时半个月时间,实现了window phone的日记功能,从照照片,写text,显示listbox,操作内存,存入独立内存数据,显示图片功能虽小,但有代表性。希望对window phone的开发人员有帮助。我也是摸索出来的。-Using Microsoft Visual Studio 2010E
Muti-touchTP
- 触摸屏手机端驱动代码,自己编写I2C通讯,从触摸IC中读取数据后处理,并将计算好的坐标上报到系统。非常适合刚开始调试驱动者!-Touch screen mobile terminal driver code, I have written I2C communication, after reading the data the touch IC processing, and reporting to the calculated coordinate system. Ideal for b
sushe
- 考查点:线性结构、文件操作 注意:必须使用文件存储数据,不得使用数据库管理系统。 任务:通过此系统可以实现如下功能: 录入: 可以录入宿舍情况,包括宿舍号、可容纳学生数、已容纳学生数、男生/女生宿舍等信息; 可以录入学生住宿情况,包括学号、姓名、性别、宿舍号等信息。 其他信息可以自行设计。 分配宿舍:为每一个学生分配入一个未住满的宿舍。能否提供一个智能分配算法?推荐选择?批量分配?鼓励创新。-Check point: linear structure, file op