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

搜索资源列表

  1. Crypto

    0下载:
  2. .Net控件,提供多种对字符串的加密、解密方法-. Net controls, provides a wide range of string encryption, decryption method
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:16286
    • 提供者:blestbiz
  1. dxxzh

    0下载:
  2. 代码的主调函数为ConvertSum,它的参数是string类型的数字字符串。在ASP.NET中调用方式如下: Label1.Text=ConvertSum("数字字符串") -Code main function ConvertSum, its parameter is the string types of digital string. In the ASP.NET call as follows: Label1.Text = ConvertSum ( " the numb
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2024
    • 提供者:xd
  1. Translator

    0下载:
  2. 字符串自动翻译工具,支持中英双向翻译。 此工具用于Java程序的界面语言的中英互译。-This is a small tool to transltor the strings in class file from Chinese into English in biodirection .
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:77159
    • 提供者:along
  1. RCSeparator

    0下载:
  2. 改变行高 改变行颜色 可编辑subitem的listctrl subitem可编辑,插入combobox,改变行颜色,subitem的tooltip提示 (13) header 中允许多行字符串 (14) 插入combobox (15) 添加背景图片 http://www.codeguru.com/Cpp/controls/listview/backgroundcolorandimage/article.php/c4173/
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:41054
    • 提供者:段洪涛
  1. DataConvert

    0下载:
  2. 简单类型转换,完成了字符串与字符对象的各种转换方式的代码实现;-converter
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:25647
    • 提供者:haidong
  1. LhdNumShow_ActX_Ctrl

    0下载:
  2. 用于显示格式化数字的ActiveX控件,可用于显示浮点数、双精度数、整数、字符串,可用科学计数法显示,可设置显示出的有效数字位数、字体字号对齐方式、背景和各数字颜色以及凸凹边框类型。使用方便,功能强,VC6.0编译使用成功。-A ActiveX controls be used to display Format number. It can be used to display floating-point numbers, double precision number, integer,
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-26
    • 文件大小:51949
    • 提供者:罗皇达
  1. RegexExample1

    0下载:
  2. 输入某个正则表达式和一个字符串,然后验证该字符串中是否包含与正则表达式匹配的内容。 -Enter a regular expression and a string, and then verify whether the string contains regular expression matching the content.
  3. 所属分类:.net

    • 发布日期:2017-04-29
    • 文件大小:13120
    • 提供者:denghuashan
  1. 1vb

    0下载:
  2. 用内存工具得到某程序的内存地址:00DE217C 的值是:0255212148(字符串)想把它的值改为:0255212142-I don t know!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1114
    • 提供者:小新
  1. Archive

    0下载:
  2. 用汇编编写的小代码,在屏幕中显示字符串,按esc退出 按其他键没有效果-Compilation prepared by a small code to display the string on the screen, press esc key to exit by the other no effect
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1123
    • 提供者:吉禹
  1. Calculator

    0下载:
  2. 对任意的一个算术表达式进行加减乘除运算,表 达式有误会显示提示。主要用的知识 : 栈,字符串处理等等 -Of an arbitrary arithmetic expressions Math & Computing, shows a misunderstanding has prompted expressions. The main use of knowledge: the stack, the string handle and so on
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3147
    • 提供者:小瑶
  1. WordAnalysis

    0下载:
  2. 输入一串字符串,程序自动分析出字符串中包含的单词,将它们保存并输出.-Enter the string of the string, the program automatically analyzes a string of words contained in them to preserve and output.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:10919
    • 提供者:Jimmy
  1. zuoyi

    0下载:
  2. 该函数的功能是将字符串str中的字符“循环左移”m位。例如,输入“ABCDE”,则循环左移2位应输出“CDEAB”,输入“1234567”,则左移3位输出“4567123”。-This function is the function of the characters in the string str " circle left" m-bit. For example, type " ABCDE" , the cycle should be two left
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:11747
    • 提供者:huaying
  1. paixu

    0下载:
  2. 实现将字符串首尾字节不变,其它字符串按升序排列,例如:输入“string”,得到“sinrtg”.-Byte string to realize both the same, other string according to ascending order, for example: input " string" , to be " sinrtg" .
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:6047
    • 提供者:huaying
  1. zichuanweizhi

    0下载:
  2. 编写一个函数int loc(char * a, char *b),确认a,b两个字符串中一个字符串是否包含另一个字符串,如果包含则返回被包含字符串在另外一字符串的起始位置,如果不包含则返回-1。请在主函数中让用户输入两个字符串,调用该函数进行判断,并输出判断结果。-Write a function int loc (char* a, char* b), confirmed that a, b two string if a string contains another string, if c
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:16435
    • 提供者:huaying
  1. xiaoxiegaidaxie

    0下载:
  2. 程序实现,将一个字符串每个英文单词最后一个字符改成大写。如“This is a test string”改成”ThiS iS a test strinG”.-Program will be a string of each English word the last character changed to uppercase. Such as " This is a test string" into " ThiS iS a test strinG" .
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:6134
    • 提供者:huaying
  1. string

    0下载:
  2. 基于MFC和STL平台的字符串类,可以实现在快速字符串搜索。-Platform based on the MFC and the STL string class, can be achieved in the fast string search.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:23338
    • 提供者:pengzhangxiang
  1. caculator

    0下载:
  2. 可视化的多功能计算器,可以一次输入全部的字符串后再计算出结果,同时支持括号。-Visualized multi-function calculator, you can enter all of the string and then calculate the results, while supporting brackets.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:34617
    • 提供者:jian
  1. Practice1_14

    0下载:
  2. 字符串交叉输入,就是将一个字符串交叉的输入到了另一个字符串当中,比如: char a[4]="ABCD" char b[4]="abcd" 则char c[8]="AaBbCcDd" -Cross-string input, is to cross a string input to another string of them, such as: char a [4] = "ABCD" char b [4] = "abcd" While char c [8] =
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-03
    • 文件大小:6741
    • 提供者:zfm850722
  1. BinFileEx_VcCode

    0下载:
  2. BinFileEx.DLL是一个封装了用于生成保存各种常用数据到自定义二进制文件的类和函数的动态链接库,用它创建的二进制文件中可以存储以下数据类型: 整型数据、双精度浮点数据、字符串、文件类型[指每一个文件的内容作为一个数据项看待]。 所创建的二进制文件可以正确的被读出来。如果你在编程中想建立一个属于自已格式的二进制文件,此文件中保存自已在程序中生成的各种数据和文件。 BinFileEx.DLL还封装了用于得到汉字内码和由内码得到全部字母、汉字和符号的类和函数的动态链接库,用它可以随
  3. 所属分类:File Operate

    • 发布日期:2017-05-02
    • 文件大小:773784
    • 提供者:罗伟
  1. code

    0下载:
  2. 在C++标准库<string>中,没有直接提供去掉字符串首/尾/首尾/字串空格的方法,因此这里推荐实现该功能的代码。-In C++ standard library <string> , There is no direct provision to remove the first string/end/both/string spacing methods, so here recommend realize the function code.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2156
    • 提供者:jane xu
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com