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

搜索资源列表

  1. TextExchangeSrc12源代码

    0下载:
  2. 本软件用于将文本的字符串转换为 Text、ASCII、Default、Unicode、BigEndianUnicode、UTF-8、UTF-7、GBK、BIG5 之间的互相转换,用于文本查询。转换结果使用十六进制表示。   本软件是一个开放源代码软件,遵循 GPL 协议,版权属于所有开发者共同拥有,对于使用本软件源代码的任何软件,也必须使用 GPL 协议采用开放源代码的方式发布,具体细节请参见 license.txt 。-software for the text string to
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:34205
    • 提供者:lee
  1. Letter2Num

    0下载:
  2. 一个将字母转换成十六进制字符串的小东东程序员用起来还是蛮顺手的-a letter will be converted into hexadecimal string of small Eastern programmers together with the still quite smoothly
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:14245
    • 提供者:张三丰
  1. CalculateToos

    1下载:
  2. 一个用c#编写的软件,能够实现字符串、ascii码和Unicode码之间的转换;10进制,2进制、16进制之间的转换;字符穿的MD5加密算法的实现,对于C#的初学者也许会有帮助~
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:17635
    • 提供者:成功过
  1. DateTime2Hex

    0下载:
  2. 1.将当前系统时间转换为十六进制并存盘 2.将十六进制字符串转换为时间 3.计算十八位二进制数据的模,检验校验和-The current system time converted to hexadecimal and save two hexadecimal string converted to 3. Calculation of the modulus of the 18-bit binary data, inspection and calibration and
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:50809
    • 提供者:kingang
  1. FileOperateForCsharp

    0下载:
  2. FileOperate For C# 在日常的工作中经常要从外部读入文件,这些代码能帮我们快速的完成此类工作。 1、C#读取分隔符文件 2、C#实现GB2312和UTF8字符编码方式的转换 3、c#写文本文件类以及方法 4、C#中常用的文件操作方法 5、文本文件读操作 6、字符串操作类 7、运用C#读取文本文件,并可选择具体范围进行平均值的计算-err
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:18017
    • 提供者:xuxin
  1. change

    0下载:
  2. C# 进制转换(2 8 10 16)进制间任意转换,并输出字符串结果-Change
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:17585
    • 提供者:liumin
  1. adf

    0下载:
  2. 从键盘输入一个字符串,将小写字母全部转换成大写字母,然后输出到一个磁盘文件“test”中保存。输入的字符串以!结束。 -Keyboard input from a string to all lowercase letters converted to upper case, and then output to a disk file " test" saved. Input to the string! End.
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2250
    • 提供者:lili
  1. yes-no

    0下载:
  2. 将输入的一串字符串中包含的yes转换成no-yes-no
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:15949
    • 提供者:张旭
  1. trans

    0下载:
  2. 汉字与16进制字符串互相转换 封包后转ASCii字符! c#.net代码 csharp代码 -Hexadecimal string of 16 characters each converted packet switch back ASCii characters! c#. net source code csharp
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:39805
    • 提供者:杨斌
  1. E004

    0下载:
  2. 如何将带分节号的字符串转换成数字 如何把文本字符串从繁体转换成简体-How to bring a string of sub-section number and how they convert the text string to convert from the Traditional Simplified
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:47461
    • 提供者:wangbaosong
  1. StrToCodes

    0下载:
  2. 实现将字符串转换成为数值码。支持间隔符、各种括号,各种字符。-Achieve a numerical code to convert a string. Support spacers, various brackets, all kinds of characters.
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:41042
    • 提供者:贾宝玉
  1. Converted-to-an-intege

    0下载:
  2. 这个程序的功能是将一个数字字符串转换成整数。-您还可以输入578字 清空 双语对照 This feature of the program is to convert a number to a string into an integer.
  3. 所属分类:CSharp

    • 发布日期:2017-11-09
    • 文件大小:710
    • 提供者:张建平
  1. ascii

    0下载:
  2. ASCII 字符串转换。 压缩包,打开直接编译,无任何控件。 仅供相互学习。-ascii string change .
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:30702
    • 提供者:pengjun
  1. asclltest

    0下载:
  2. ASCII字符转换工具,可以将字符串转换成ASCII工具-ASCII character conversion tool that can convert a string into ASCII Tools
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:45615
    • 提供者:李培
  1. SecurityCryptography

    0下载:
  2. C# des对称加密字符串实例,请在编译运行的控制台窗口中输入想要加密的字符串,按回车即可加密该字符串,应用DES对称加密算法来实现。程序首先创建一个文件对象,访问权限是可写的,然后将该字符串转换成字节,创建一个DES算法的加密类,从DES算法的加密类对象的CreateEncryptor方法,创建一个加密转换接口对象。在此说明一下,代码中的CryptoStream对象的作用是将数据流连接到加密转换的流,将字节数组中的数据写入到加密流中实现加密,最后关闭加密流对象。-C# des instanci
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:6657
    • 提供者:gpudn17
  1. VC.NETstringdemo

    0下载:
  2. 收集了一些VC.NET字符串的操作演示实例源码,比如对字符串进行连接,字符串比较,从字符串中存取字符,如何计算一个字符串的大小,如何使用VC快速格式化一个字符串,如何将Cstring类型的字符串转换成int型和float型,如何让字符串赋值给字符指针等技巧,很小的例子,都挺简单,适合初学者-Collected VC.NET string operation demonstrates some examples of source code, such as connection strings,
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:42904
    • 提供者:apudn52
  1. VourchXmlGenerator

    0下载:
  2. 将xml字符串转换成生成该xml的代码工具-make xml to code
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:40895
    • 提供者:刘栋
  1. DataDeal

    0下载:
  2. C#字符串转换与处理整合,以及一些字符串防御限制-C# string conversion and processing integration, as well as some string defense restrictions
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:2857
    • 提供者:monday
  1. HexBytes

    0下载:
  2. 自动进行字符串与16进制转换,16进制与Byte转换,字符串与Byte转换(Automatic string and 16 - band conversion, 16 - and Byte conversion, string and Byte conversion)
  3. 所属分类:C#编程

    • 发布日期:2018-01-08
    • 文件大小:8192
    • 提供者:liaijin2009
  1. Switch

    0下载:
  2. 利用visual studio 2015 C#实现字符串中大小写字符的转换。(This is a program I implemented to implement character string conversion.)
  3. 所属分类:C#编程

« 12 3 »
搜珍网 www.dssz.com