搜索资源列表
RegDemo20
- 注册表编辑例子:包括新增键值、删除键值,并对其测试。-Registry Editor examples include : the new keys, delete keys, and their testing.
fish--StudentRecord
- 一个evc下的关于文件操作的程序,可以删除、添加等,就是用来记录学生信息的。-a document on the operation of the procedures, can be deleted, added, is used to record student information.
regeditor
- evc实现的注册表编辑器,功能全面且界面精致 可以添加 修改 删除目标平台的注册表键值 值得借鉴
bluetooth_evc4
- 这是一个基于wince串口的蓝牙通讯程序,是用evc开发的,cpu是rmi的au1200,并有漂亮的操作界面,但删除了一些无关的界面logo图片
SqlCeExaple
- 在EVC中使用SQLCE数据库的例子,能对数据进行插入删除编辑等功能
WINCEDB5.0
- wince 自带的DB数据库编译,由CEDBUse修改下,主要是修改了编译通不过,通过后操作不正常,还有验证在MIPS和ARM分别完成数据库操作(增加,删除,修改) 一开始本人以为自带的数据库只支持四列,原来不是指这个意思而是指4种索引!所以在本源码里已经在表里加入了五列数据! 主要包含文件: CEDBUseDlg.cpp CEDBUseDlg.h StudentInputDlg.cpp StudentInputDlg.h CEDBUse.cpp CEDBUs
ListenSD
- PocketPC 5.0下的后台服务程序,用于监测SD卡的插入和拔出。并相应的导出和删除证书
FileOperate
- 在wince5.0上实现文件或文件夹的删除,复制,以及大小的计算。可以获取文件的属性,比如修改,访问,创建时间。等等功能的一个文件操作动态连接库文件,可以实现文件的读写(INI文件)。
CosonRFIDTracer
- 一个非常好的WINCE界面,带写入,读取,删除,修改功能,针对LIST CONTROL控件的操作,非常值得下载!
Redit.rar
- 实现在WINCE平台中新建、增加、修改、删除注册表信息。,Update registry info on Wince platform.
CEDB
- WINCE 数据库操作 包括创建、写入、读取、删除、编辑等!-WINCE database
CABIntegr-v1.107-green
- cab编辑工具 CABIntegr V1.107 FOR PPC 绿色汉化版 世界上第一个可以工作于windows mobile 平台的cab编辑工具。 特点: 创建新的CAB文件 编辑CAB文件 添加文件 一个操作中添加多个文件 添加注册表项 从REG文件导入注册表项 添加自定义快捷键* CAB文件的压缩支持** 前,后的XML配置文件支持*** 总经理删除该程序所需的信息存储 查看所有CAB文件的设备上可用
CSharpSQLCE
- 嵌入式wince6.0数据库基本操作实例,包括创建表、插入数据、查询、删除,编译环境为VS2008,wince6.0设备需要安装sqlce.wce5.armv4i.CAB-Wince6.0 basic operation of embedded database instance, including the creation of the table, insert data, query, delete, compile environment for VS2008, wince6.0 ne
Notepad
- 在EVC下的记事本程序,输入法为自己写的拼音输入法,程序速度不是很快。支持文件列表功能,支持新建,打开,保存,删除文件。支持文本读取,支持换行翻页功能。-In the EVC of the Notepad program, the input method for their own writing Pinyin input method, the program speed is not fast. List of features supporting documents to suppor
SHFullScreen
- wince 菜单的相关操作。包括添加、删除、修改等功能。-related to the operation menu wince. Including add, delete, modify functions.
Studentdate
- 学生数据库管理系统,对学生的数据进行添加,删除,修改,查询等功能-Student database management system, data on students to add, delete, modify, query and other functions
FileDatabase
- 关于自建的.dat数据库数据的添加删除。-With regard to self-built. Dat database data Add Remove
EDB_Sample
- Windows Mobile 6 Professional下的EDB编程例子,实现插入、删除、查询等功能- EDB programming example,such as the function of insert、delete、search
CsharpWindowsMobiletext
- 用C#开发的一个记事本程序,包含存储,删除,复制,粘贴等功能-With the C# development of a notebook of this program, including storage, delete, copy, paste and other functions
writeandread
- 利用类可建立文本文件 可对文本文件进行写操作 可对文件进行读操作 可对文件进行内容删除操作. 源码已大2440上通过.-Can create text files using classes can write a text file can read the file to the contents of the file delete operation.