搜索资源列表
《evc高级编程及其应用开发》源代码-2676
- 〈EVC高级编程及其应用开发(Embedded Visual C++嵌入式编程)〉书上的源代码 全书共分13章,分别为WinCE及EVC概述、图形编程、对话框控件、进程、线程、文件和注册表、WinCE基础数据库编程、WinCE扩展数据库编程、通讯编程、UDP和PING编程、TCP编程、DLL编程以及COM编程。读者在具有一定C抖和WinCE知识的基础上,通过本书的学习,可以快速提高WinCE的编程能力和实际开发水平。-<EVC Pregoish(embedded Visual Cg)>
CEDB
- 采用c#开发的wince的数据库应用程序,测试通过!-Wince c# development using a database application, test passed!
SqlSrRemote_2005
- VS2005环境里C#编写的WINCE与WINDOWS数据库同步的程序,本人测试通过。-VS2005 environment written in C# WINDOWS WINCE database synchronization with the procedure, I test.
Sqlcetests
- 这是用c#开发的,创建数据库,连接数据库的源代码,已经通过测试-This is a c# Development, create databases, connect to database source code has passed the test
BindingSource_ex
- mobile 5.0 database example for c#
SQLiteDemo
- 利用SQLite做的演示程序,用Visual C++开发Windows CE下的数据库的另一种方法。-Demo program using SQLite to do with Visual C++ development under Windows CE database another way.
sqlite-source-wince
- wince环境下sqlite数据库c++语言程序-wince environment sqlite database c++ Programming Language
PDAWebService
- Webservice 源代码,适用于手持终端与主机数据库的通讯-Webservice source for handheld communication with the host database
CSharpSQLCE35
- 用C#写的嵌入式数据库SQL CE3.5基本操作,运行环境为WinCE6.0-Embedded with C# to write basic SQL CE3.5 database operations, operation environment for the WinCE6.0
SQL1
- 用C#写的嵌入式数据库SQL CE3.5基本操作,运行环境为WinCE6.0-Embedded with C# to write basic SQL CE3.5 database operations, operation environment for the WinCE6.0
PlatformBuilder
- 本文总结了Platform Builder如下常见编译错误及其解决方案: 1、Ram start overlaps rom binary 2、Failed to initialize from CECONFIG.H. 3、Bootloader 引导OS 到SDRAM 后无法执行,提示“Dabort exception!!!”(数据中止异常) 4、Could not find file E:\WINCE500\PBWorkspaces\study_catalog\RelDirsmd
NoteBook
- 本实例提供了在wince5.0下如何使用SQL Server CE 数据库开发,使得在嵌入式也能应用关系型数据库 C#语言,运行环境VS.NET2005-This example provides a wince5.0 how to use SQL Server CE database development, so can be applied in embedded relational database C# language and runtime environment VS.NET2
TestDB
- wince5.0 c#开发SQLITE和SQlce数据库创建,查询等功能-Wince5.0 c# development SQLITE and SQlce database creation, query, and other functions
CESqlite
- Wince上自己封装的Sqlite数据库操作类,基于EVC开发环境,很方便C++操作类,封装了容器对数据库进行操作。-Wince own package Sqlite database operations, EVC-based development environment, it is easy to operate C++ class that encapsulates the vessel to operate the database.
CE练习
- 操作sqlce3.5数据库,可以对数据库进行增删改查。(Operate the sqlce3.5 database)