搜索资源列表
QuickSharp-SDK-2.0.0.12565
- QuickSharp是一个很小型的 C# 集成开发环境,提供了一个代码编辑器,主要功能有代码自动完成、语法着色、内置编译和执行、支持 ASP.NET 和 SQL Server 、MySQL 和 SQLite 数据库。-QuickSharp is a very small C# integrated development environment, provides a code editor, the main function code completion, syntax coloring,
Manager
- 通过C#实现了一个餐厅点菜终端的管理监控。通过串口接收受到的数据,然后按照格式解析,最后使用sqlite存储数据-C# to achieve through a la carte restaurant management monitoring terminal. Through the serial data received by, and then resolve in accordance with the format, and finally the use of stored da
mysharpcodedemo
- Visual C# program that shows you how to create your own C# program and use an ADO.NET Data Provider to access SQLite databases
SQLite
- 基于嵌入式操作系统 windows CE .NET平台的嵌入式数据库SQLite开发源代码-Embedded operating system based on windows CE .NET platform, open source SQLite embedded database
DbHelperSqlite
- CSharp操作sqlite的通用类!包括所有操作数据库的基本方法!-CSharp operation sqlite universal class! Includes all the basic method of operation of the database!
testSQLite
- 使用C#连接SQLite并进行数据查询。(Use C# to connect SQLite and query data.)