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

搜索资源列表

  1. 可替代CString的字符串类CStdStr.zip

    0下载:
  2. 所属分类:Windows编程

    • 发布日期:
    • 文件大小:25133
    • 提供者:
  1. -16进制正整数字符串转为数值.zip

    0下载:
  2. 所属分类:Windows编程

    • 发布日期:
    • 文件大小:12317
    • 提供者:
  1. ComboBoxCS_demo.zip

    0下载:
  2. 查找字符串时对大小写敏感的选择框。
  3. 所属分类:组合框控件

    • 发布日期:
    • 文件大小:21514
    • 提供者:
  1. TreeHelperTest.zip

    0下载:
  2. 将一长字符串根据分隔符分解/显示为TreeView格式
  3. 所属分类:TreeView控件

    • 发布日期:
    • 文件大小:89004
    • 提供者:
  1. StrToArray.rar

    0下载:
  2. LabView中,将字符串以指定分隔符分解为数组
  3. 所属分类:其它

    • 发布日期:
    • 文件大小:7207
    • 提供者:
  1. SearchByMultiStr.rar

    0下载:
  2. 查询例子-SQL语句中设置多个字符串检索条件
  3. 所属分类:数据库编程

    • 发布日期:
    • 文件大小:54264
    • 提供者:
  1. 将字符串转换成日期.rar

    0下载:
  2. 所属分类:数据库编程

    • 发布日期:
    • 文件大小:30386
    • 提供者:
  1. town-1[1].0.4.rar

    0下载:
  2. Town是一个100% 纯Java API,它位于JDBC API的顶部。这个API的目的是简化和一个JDBC兼容的关系数据库的交互。通过使用Town,可以执行和管理select/insert/update/delete SQL语句,而不用真正写一行SQL。Town也可以使用任何JDBC连接字符串和内部连接池。
  3. 所属分类:数据库编程

    • 发布日期:
    • 文件大小:140172
    • 提供者:
  1. datalinks

    0下载:
  2. 这里给出两个 建立ADO连接字符串对话框 的例子。 datalinks.cpp 建立和编辑ADO连接字符串 linktest.cpp 如果只是建立连接字符串,程序还可以这么写。-here is the establishment of two ADO connection string dialog example. Datalinks.cpp create and edit ADO connection string linktest.cpp if only to connect string
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:2190
    • 提供者:张立明
  1. 11019486886DBLinkDemo

    0下载:
  2. 通过 IDataSourceLocatorPtr 组件调用[建立ADO连接字符串对话框]-through IDataSourceLocatorPtr components called [ADO connection string establish dialog]
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:26347
    • 提供者:张立明
  1. date_menu_string

    0下载:
  2. 这是个关于“日期、菜单和字符串”C函数代码-This is on the "date menu, and the string" C function code
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:21534
    • 提供者:刘坤模
  1. Seek

    0下载:
  2. 在海量数据中查找匹配字符串,在基因序列分析中用!-in Massive search for data matching string, the gene sequence analysis using!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2899
    • 提供者:刘宏德
  1. cstring_ext_num

    0下载:
  2. 这个是字符串处理程序-this is a string process program
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:26939
    • 提供者:杜英
  1. xstring_source

    0下载:
  2. 这个是字符串处理程序- This is the character string disposal procedure
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:8852
    • 提供者:杜英
  1. faststring_demoexec

    0下载:
  2. 依然是字符串处理的程序-program of string process
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:34511
    • 提供者:杜英
  1. 数组22

    0下载:
  2. c++, 关于字符串探讨-c, on the string on
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13853
    • 提供者:卧室
  1. 192

    0下载:
  2. 检测文件中是否包含指定字符串-detect whether the document contains specified string
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1084
    • 提供者:汪兵
  1. cn-Winamp280-Dfx6113

    0下载:
  2. 本规范中所指定的数据类型如INT,FIXED,VARSTR,FLOAT,DATE,TIME等只是为数据检查设定的;前端系统通过调用时均以字符串方式上送,AG会根据该规范进行必要的类型和长度检查; 除非特别说明,本规范中的规定的字段长度都是最大长度(FIXED类型是定长)。-the norms as specified in the data types such as INT, fixed, VARSTR, FLOAT, DATE, TIME, etc. only to check data s
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:5180033
    • 提供者:赵飞
  1. 在COM中使用数组_code

    1下载:
  2. COM中使用SAFEARRAY数组例程,代码中给了两种数组的用法,一种是字符串数组,另一种是自定义数据结构数组。 -use COM SAFEARRAY array routines, a code for the use of two arrays, a string array, and the other is from the definition of array data structure.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:55913
    • 提供者:全宁
  1. 哈夫曼编码最终程序

    1下载:
  2. 哈夫曼编译码程序,可以对任意给定的字符串进行编译码,并将生成的中间编码写入到文件-Huffman coding and decoding process can be arbitrary to the strings encryption and code generation into the middle of the document
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:2652
    • 提供者:胡斌
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com