搜索资源列表
100-small-simple-program-in-C-Sharp-
- C#入门必看的实例程序100个小程序,可以边学边看,从简单到复杂-100 small program in C# entry must see the sample program, you can learn to look from simple to complex
naozhong
- 闹钟 自定义信息框。很简单的一个小程序 希望大家喜欢-Alarm clock a custom message box. A simple small program hope that everyone likes!!!
gsjsq
- 很简单的一个小程序 不是很会语言 所以写的很简单 有模块的-sorry i donot know
liaotruanjian
- 简单的一个易语言写的小程序。想学易语言的可以下载-Simply an easy language to write small programs. I wanted to learn the language can be downloaded easily look try. . . . . . . . . . . . .
mouse
- 很简单的一个小程序通过dll模拟鼠标移动,希望能够帮助需要的人。-A very simple little program through dll simulate mouse movement, hoping to help people in need
Area-calculator
- 圆面积计算器,简单的一个小程序希望能和大家交流!-Round area of calculators, a simple small program hope can communicate with you!
tanwei
- 简单的易语言小程序才6M可以下载许多软件黑KE 软件-简单的易语言小程序才6M可以下载许多软件黑KE 软件
U_Format
- 自己写的一个格式化U盘小工具,程序比较简单直接调用windows格式化- Himself wrote a U disk format, the program is relatively simple to directly call the windows format to write their own a U disk format to write a small tool, the program is relatively simple to directly call the w
kuai-di-cha-xun
- 快递查询,内有需要的模块,调用外部网站支援,挺简单的一个小程序。与大家分享-Express query, there is a need within the module to call external Web site support, a very simple little program. Share with you
xiaoyouxi
- 两段关于文字显示的小程序,适合初学者参考,简单易懂。-Two small programs on the text, the reference for beginners, easy to understand.
sqlite3数据库操作示例
- SQLite,是一款轻型的数据库,是遵守ACID的关系型数据库管理系统,它包含在一个相对小的C库中。它是D.RichardHipp建立的公有领域项目。它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如 Tcl、C#、PHP、Java等,还有ODBC接口,同样比起Mysql、PostgreSQL这两款开源的世界著名数据库