搜索资源列表
TextExchangeSrc12源代码
- 本软件用于将文本的字符串转换为 Text、ASCII、Default、Unicode、BigEndianUnicode、UTF-8、UTF-7、GBK、BIG5 之间的互相转换,用于文本查询。转换结果使用十六进制表示。 本软件是一个开放源代码软件,遵循 GPL 协议,版权属于所有开发者共同拥有,对于使用本软件源代码的任何软件,也必须使用 GPL 协议采用开放源代码的方式发布,具体细节请参见 license.txt 。-software for the text string to
Toshin.Convert
- 一组C#下的各种转换代码。其中包括支持“负数”的数字转人民币大写,获取汉字字符串的每个字的拼音缩写等-A set of C# code under a variety of conversion. Including support for the " negative" digital turn yuan capital, access to Chinese characters spelling of each word string abbreviations, etc.
imagetostring
- 主要实现了图片和字符串之间的相互转换的功能。-Main achieved between the picture and the string conversion.
OfflineAcceptControl
- c#开发的web控件(浏览器控件),读写注册表,读写access数据库,支持json字符串与数据对象之间的转化,发布web服务端,js调用控件接口获取json对象回填表单信息-c# web development control (browser control), read and write registry, read and write access database, support json string and data conversion between objects, pu
Core4
- Py.Core提供了以下的功能: - 字符串/日期/数字/正则表达式/文件/数据检查/类型转换 等常见操作。 - 缩略图/验证码/水印 等图片操作。 - 排序/搜索/加密/遍历 等常用算法。 - 日志功能(内置包括向 屏幕、窗口、文件、数据库 输出日志的工具)。 - HTML/INI/ZIP 压缩/JSON/XML/常用集合 等文件或数据结构的处理。 - FTP/上传/下载/邮件/登陆网站 等网络功能 。 -
StringHelper
- 很丰富的字符串处理类,转换,截取,加密等-Very rich string manipulation, conversion, interception, encryption, etc.
Case-conversion
- 从键盘输入一个字符串,将小写字母全部转换成大写字母,然后输出到一个磁盘文件“test”中保存,输入的字符串以!结束。 -A string input from the keyboard, all lowercase letters to uppercase, and then save the output to a disk file " test" , the input string! End.
type-conversion
- 字符串、char数组、byte数组等类型之间的转换,以及与图片的转换-String char array byte array type etc conversion between, and pictures of the conversion
strtoHEX
- 字符串与16进制相互转换,功能简单,自行修改加上Ox-String hexadecimal conversion
Character-Convert
- 功能:实现英文字符间全角半角转换,重载了多个方法,实现比较全面-C# to achieve full-width half-angle conversion string
OJ-Template
- 字符替换,按照替换规则,将输入的字符串做转换 其它字符不作处理。- Character replacement, according to the substitution rule, the input string will do the conversion other characters do not deal with.
asclltest
- ASCII字符转换工具,可以将字符串转换成ASCII工具-ASCII character conversion tool that can convert a string into ASCII Tools
DemoticCurrency
- C#实现人民币大小写转换,比如把123456789变成“零壹贰叁肆伍陆柒捌玖”,当然也有万仟佰拾亿仟佰拾万仟佰拾元角分的转换,代码实现 方面,主要使用decimal类型数字存储小写金钱,返回string类型的数字的中文大写形势,程序主要实现代码在Form1.cs文件中,下载后你可仔细参考此文件。-C# renminbi case conversion, such as the 123456789 into a "zero one two three four 5678 Nine" Of cour
string-Class
- 常见字符串的操作和转换,包括插入,查找,分割-Conversion of common string operations, including insert, search, segmentation, etc.
DataDeal
- C#字符串转换与处理整合,以及一些字符串防御限制-C# string conversion and processing integration, as well as some string defense restrictions
HexBytes
- 自动进行字符串与16进制转换,16进制与Byte转换,字符串与Byte转换(Automatic string and 16 - band conversion, 16 - and Byte conversion, string and Byte conversion)
Switch
- 利用visual studio 2015 C#实现字符串中大小写字符的转换。(This is a program I implemented to implement character string conversion.)
