虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

string-depthexplain

  • 我写了一个类

    我写了一个类,专门用来操作Treeview和数据库,通过数据库中的数据自动添加到Treeview控件中,不过数据控件用的是ADO组件,另外数据库中存放Treeview节点数据表的结构位:ID:integer PID:Integer Caption:string 字段名成可以不同,但是类型必须相同! 公用单元:TreeFillThrd.pas TreeUtils.pas

    标签:

    上传时间: 2013-12-08

    上传用户:ghostparker

  • 把链表S中从第m个元素起共n个元素存储到s中

    把链表S中从第m个元素起共n个元素存储到s中,成功返回1,否则返回0int LEN(STRING S)

    标签: 元素 存储

    上传时间: 2013-12-10

    上传用户:siguazgb

  • This is program with source code to convert ascii text files to the maxicode barcode standard.

    This is program with source code to convert ascii text files to the maxicode barcode standard. The input file consists of two columns. The first column represents a code and the second column is a string enclosed in quotes. The codes for the first column are as follows: PM, SM, CC, MO, SC, and PC.

    标签: maxicode standard barcode convert

    上传时间: 2017-06-07

    上传用户:ardager

  • I upload Suffix Array Pdf file. This is a really good tutorial for guys who are curious about suffix

    I upload Suffix Array Pdf file. This is a really good tutorial for guys who are curious about suffix array. It described the meaning of suffix array and also how to built it. Hope this really help guys improving skills about string searching, string matching, etc

    标签: tutorial curious upload Suffix

    上传时间: 2013-12-11

    上传用户:清风冷雨

  • 向数据库添加用户自定义字段

    向数据库添加用户自定义字段,用户可以指定该字段的名称,默认类型为String

    标签: 数据库 字段 用户 自定义

    上传时间: 2017-06-20

    上传用户:上善若水

  • This code outputs various NMEA strings to a com port. The code was originally used to test naviati

    This code outputs various NMEA strings to a com port. The code was originally used to test naviation programmes. First select the required com port and the required NMEA message string. There is a default starting position but this can be changed to suit just by typing in a new position. Click on the Start button the current position displayed will change according to the speed and heading selected and the selected NMEA string will be output to the com port and will reflect the current position as displayed. There is a text box which is normally not visible. If you change this to visible the relevant NMEA string can be displayed.

    标签: code originally outputs naviati

    上传时间: 2013-11-30

    上传用户:熊少锋

  • *** HyperString v6.0 *** (c)1996-2000 EFD Systems, All rights reserved

    *** HyperString v6.0 *** (c)1996-2000 EFD Systems, All rights reserved efd@mindspring.com *** THIS IS NOT PUBLIC DOMAIN SOFTWARE *** See below for license agreement, disclaimer, installation and use. Introduction --------------------------------------------------------- Welcome to HyperString! One of the most significant new features with Delphi32 is long dynamic strings. However, the built-in functions don t really exploit the full potential of these new strings. HyperString provides over 400 fast, efficient string management routines to help you realize the full power of this highly versatile new data type.

    标签: HyperString reserved Systems rights

    上传时间: 2017-07-04

    上传用户:mhp0114

  • 物料管理 物料登记 批量登记:一次性导入多条物料 单条登记:只能录入一条物料信息 物料管理 更新: 删除: 查看: 物料导出 库管员可以将系统中登记的所有物料一次性导出来 Mat

    物料管理 物料登记 批量登记:一次性导入多条物料 单条登记:只能录入一条物料信息 物料管理 更新: 删除: 查看: 物料导出 库管员可以将系统中登记的所有物料一次性导出来 MaterialImport Public MaterialImport( MateiralManager manager, String filePath ) Public void importMaterial() private StringBuffer readFile() private List<Material> parseFileToMaterial( String content )

    标签: Mat 物料管理 更新 删除

    上传时间: 2013-12-03

    上传用户:fredguo

  • 采用Access数据库

    采用Access数据库,三层开发 DB_51aspx下为Access数据库文件,Web为网站文件夹 目录下的Auto Generated Code均为代码生成器自动生成的代码 ExamDAL/DBHelp.cs为数据处理文件,注意使用时请先配置其中string strPath = "E:\\downCode\\ExamOnline\\DB_51aspx\\ExamOnline.mdb" 的数据库路径并编译才能使用。 可以进行学生的在线注册和登陆,用户注册采用验证码进行验证 首页登录地址:login.aspx 默认测试学生学号/密码:001/001 管理员学号/密码:51aspx/51aspx源码测评

    标签: Access 数据库

    上传时间: 2013-12-11

    上传用户:黄华强

  • RC4 加密解密单元delphi版 附件压缩包里有两个单元文件

    RC4 加密解密单元delphi版 附件压缩包里有两个单元文件,其中Rc4_Kol_Unit.pas是在delphi KOL编程时引用。若只是delphi编程只须引用Rc4_Unit.pas单元即可。 函数名: Rc4_StrEncrypt() 描 述: RC4 Based string encryption 参 数: i_Encrypt ——为 1 是加密, 0 是解密(integer类型); s_EncryptText ——待加密(解密)的字符串(string类型); s_EncryptPassword ——加密(解密)的密码(string类型); i_EncryptLevel ——加密级别(范围:1--10;integer类型))

    标签: delphi RC4 加密 解密

    上传时间: 2013-12-27

    上传用户:钓鳌牧马