CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 数据库编程 搜索资源 - CHAR

搜索资源列表

  1. ghgl

    0下载:
  2. #include <stdio.h> #include <stdlib.h> #define N 3 struct huowu {char num[10] char name[8] int money[3] int amount[3] }huo[N],temp -# include
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:1694
    • 提供者:liu hui
  1. Envolope_Sqlite3_class

    0下载:
  2. 1.自己封装的数据库SQlite3类,使得数据库操作更加简单容易。 2.查询时不需要定义回调函数,直接使用SelectFromTable(char *sql) 3.包含了Sqlite3的静态库,运行时不再需要sqlite3.dll 4.用法与说明请参考头文件
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:277792
    • 提供者:jiansir
  1. TestOracleJDBC

    0下载:
  2. OracleJDBC的测试代码,数据库脚本为create table usb( nmb int,sb char(20)) -Oracle test code, database scr ipts to create table usb (nmb int, char sb (20))
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:882
    • 提供者:朱透散
  1. realisam

    0下载:
  2. RealIsam is an object oriented tool that allows to manage files with direct access or sequential access : both methods can be used. It is a 32-bit DLL that can be interfaced with usual languages such as C++, Delphi, Visual Basic, .... under Win95,
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-29
    • 文件大小:34870
    • 提供者:Odin
  1. text_array_interchange-

    0下载:
  2. 将数组转化为字符串,并加标志位p,使其不丢失信息,且可反转化 使用范围:数据库中存储一维数组,不用建表,只需保存为char(n)型即可-The array into a string, and add flags p, it does not lose information, and can be transformed into anti- Use: one-dimensional array stored in the database, do not build the tabl
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-09
    • 文件大小:594
    • 提供者:王鹏
  1. sqlite3-using-summary

    0下载:
  2. sqlite提供的是一些C函数接口,你可以用这些函数操作数据库。通过使用这些接 口,传递一些标准 sql 语句(以 char * 类型)给 sqlite 函数,sqlite 就会为你操作数据库。sqlite 跟MS的access一样是文件型数据库,就是说,一个数据库就是一个文件,此数据库里可以建立很多的表,可以建立索引、触发器等等,但是,它实际上得到 的就是一个文件。备份这个文件就备份了整个数据库。sqlite 不需要任何数据库引擎,这意味着如果你需要 sqlite 来保存一些用户数据,
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-27
    • 文件大小:40245
    • 提供者:月落乌啼
  1. read_char

    0下载:
  2. 对格式文件的读取,方便好用,其中也有显示命令-read char
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:743
    • 提供者:李嘉平
  1. SOCKET.CPP

    0下载:
  2. #include <winsock2.h> #pragma comment(lib, ws2_32.lib ) int main() { WSADATA WSAData SOCKET sock SOCKADDR_IN sin char buffer[255] WSAStartup(MAKEWORD(2,0), &WSAData) Tout est configuré pour se connecter sur IRC, haa
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:755
    • 提供者:a@cuvox.de
  1. alloc

    0下载:
  2. Memory Allocation in C-write part of a dynamic storage allocationpackage. The package provides three function calls: void initalloc(), toinitialize the data structures involved char* alloc(int n), which returnsa pointer to a block of n chars when ca
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:4633
    • 提供者:yan595osn
  1. CSerialPort

    0下载:
  2. 能在Unicode环境下使用的CSerialPort类。主要char和wchar_t两者之间的转换。-Can be used in a Unicode environment CSerialPort class. Between the two main char and wchar_t conversion.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:7450
    • 提供者:m95beik
  1. DiskID101

    0下载:
  2. 用以识别硬盘序列号的函数char * GetDiskSerialNumber()-char* GetDiskSerialNumber()
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:6197
    • 提供者:vn991shique
  1. alloc

    0下载:
  2. Memory Allocation in C-write part of a dynamic storage allocationpackage. The package provides three function calls: void initalloc(), toinitialize the data structures involved char* alloc(int n), which returnsa pointer to a block of n chars when ca
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:4884
    • 提供者:d80huigu4
  1. CSerialPort

    0下载:
  2. 能在Unicode环境下使用的CSerialPort类。主要char和wchar_t两者之间的转换。-Can be used in a Unicode environment CSerialPort class. Between the two main char and wchar_t conversion.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:7654
    • 提供者:z54kediao
搜珍网 www.dssz.com