CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 中间件编程 搜索资源 - string

搜索资源列表

  1. StringSet

    0下载:
  2. 用于程序中设置一个配置文件。设置和得到字符串名和串值,同时可以设置字符串的整数值。-procedures for setting up a configuration file. And the string to be set up and who Chuanzhi, and can set the integer value of the string.
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:1968
    • 提供者:毛斌
  1. wordConvert

    0下载:
  2. 这是一个OCX的com组件,提供字符串的加密解密的功能,需要的朋友可以下载测试一下。-This is one of the com OCX components, the provision of the string encryption and decryption functions, need friends can download a test.
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:622437
    • 提供者:liujin
  1. CalculatorJava111111

    0下载:
  2. 计算简单字符串的java类 例如:IF:(1>0)TRUE(1)-is simple string java class such as : IF : (1
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:3763
    • 提供者:weiqiang
  1. ddragon

    0下载:
  2. 提供將一個字串以某分隔字元打散的功能-will provide a string of a separate character to disperse the function
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:1355
    • 提供者:鄭線
  1. aarray

    0下载:
  2. 提共以字串來查表的Array Class -offered to a string of Array Class Lookup
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:2038
    • 提供者:鄭線
  1. 2

    0下载:
  2. 依次输入单个字符到该数组中,直到输入回车完成该字符数组的输入。反向输出该数组中的字符串内容。 // 输入:This is Test! 输出结果为:!tseT si sihT // 并利用sizeof运算符,求出数组占用的内存字节数-Followed by the importation of a single character to the array until the completion of the carriage return character input array i
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-05
    • 文件大小:794
    • 提供者:lllgg
  1. mystring

    0下载:
  2. 字符串操作程序,包含字符串合并,删除等操作-String operation, including the string merging delete operations, etc.
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-14
    • 文件大小:4315
    • 提供者:liuzhaoguang
  1. string

    0下载:
  2. 很强大的string 类的输出, 很强大的string 类的输出-great power of string printing!!!
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-01
    • 文件大小:149183
    • 提供者:mike
  1. string

    0下载:
  2. 将时间转换为字符串,作为子vi经常使用,正常实现功能。-The time is converted to a string, often used as a sub-vi, the normal implementation function.
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-15
    • 文件大小:7397
    • 提供者:李军鹏
  1. B_To_Hex

    0下载:
  2. 将二进制字符串表示成十六进制的一个函数,可以用于二进制数据采集,然后转换成串口能处理的十六进制数来转发-The binary string represented as a function of hex, binary data can be used to capture, then converted into the serial port can handle hexadecimal number to forward
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-04
    • 文件大小:1780
    • 提供者:邹绍云
  1. StrProc

    0下载:
  2. 对微软的字符串函数进行了完善,消除BUG。使用时直接包含。-The perfect string functions to Microsoft eliminate BUG. Use directly.
  3. 所属分类:MiddleWare

    • 发布日期:2017-11-15
    • 文件大小:831
    • 提供者:wang
  1. vbSearchfiles

    0下载:
  2. VB.Net查找文件的实例 Public Class Form1 查找文件 Private Sub button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles button1.Click Dim MyDir As String = Me.textBox1.Text Dim MyFiles = GetFiles(MyDir) Dim MyStartDate As D
  3. 所属分类:MiddleWare

    • 发布日期:2017-11-11
    • 文件大小:1588
    • 提供者:youngcw
  1. insertnewL1

    0下载:
  2. 这个程序可把汉字或英文排成竖直,然后你可以黏贴在Excel里这样可以用Pivot Table做统计,可以统计字频,部件字频,和abc字频。 string str = File.ReadAllText("E:\\YOURFilePath/CWDec12/30kBJz.txt") 在此写入你的文件地址,正序会产出结果,结果在bin debug 里找和console screen 可见。 (这小小的程序是原者) -This programe can arra
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-02
    • 文件大小:251884
    • 提供者:Lim Wan Chia
  1. ScanfDLL

    0下载:
  2. 简单的dll文件,包含接收一串整数输入的功能函数,以回车结束输入,函数接口int *scan()-Simple dll file that contains the function receives a string of integer input function to enter the end of the input function interface int* scan ()
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-23
    • 文件大小:490424
    • 提供者:曹操
  1. PrintfDLL

    0下载:
  2. 简单的整数数组输出dll文件,包含输出一串整数的功能函数,函数接口void prin(int *buff).(说明:其中buff第一个整数为后面有效输出整数的个数)-Simple integer array output dll file containing a string of integers output function, function interfaces void prin (int* buff). (Note: buff first integer which is the
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-06
    • 文件大小:1271192
    • 提供者:曹操
  1. corba

    0下载:
  2. CORBA is Middleware. this document consists of as follows. This example illustrates the basic tasks in building a CORBA distributed application using Java IDL. You will build the classic Hello World program as a distributed application. The Hello Wor
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-17
    • 文件大小:17491
    • 提供者:ramesh
  1. JJYY

    0下载:
  2. VB读取记事本并赋值给string型变量-Read VB notepad and assign a value to a string variable
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-13
    • 文件大小:2015
    • 提供者:jjyy
  1. MyString

    0下载:
  2. 自己实现的一个简单的String类,有基本的运算功能,和输入输出功能-A simple String class implemented by myself, basic computing functions, and input/output functions
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-09
    • 文件大小:1930206
    • 提供者:李春放
  1. zfczhuansz

    0下载:
  2. 字符串转换为数字,字符串转换为数字....(Convert string to number)
  3. 所属分类:中间件编程

    • 发布日期:2018-01-04
    • 文件大小:1024
    • 提供者:lqqtaian
搜珍网 www.dssz.com