搜索资源列表
Tokenizer
- 为C#做的字符串分析工具,可以有效分析字符串,根据字符串间的各种分隔符如逗号,空格等等进行分析。-done for the C# string analysis tools can effectively analyze string, According to the string between the various separator like a comma, space, etc. for analysis.
DanDanCodeDomProvider
- C# String类快速编译器 可以快速查看你字符串的函数调用结果,不把时间浪费在调试上-C# String type fast compiler can quickly check your string function call a result, do not waste time on debugging
E002
- C#操作字符串,长字符信息的示例一大堆,有源代码供下载,看看可用不-C# string operation, long sample a lot of character information, active code for download, do not look at the available
StringTokenizer
- String Tokenizer in C#
Csharp_Lv
- C#调用LV做成的DLL 主要为Boolean、数值、字符串、路径、数组、VISA设置名称 Boolean可以用数值代替,false:0 ture:1 路径及VISA设备名称可以改为字符串型。 注意:可以将Lv的输出字符串定义为32位。 在定义Labview的函数时,都使用Standard Calling Conventions。值型的Bass by都设置为Value,字符串型设置为C String Pointer。 在定义函数参数时,注意Labview与C#的数据类型必
StringAndArrayDemo
- C# 字符串是使用 string 关键字声明的一个字符数组。字符串是使用引号声明的-C# string is to use the keyword string, a character array statement. String is to use quotation marks statement
CsharpformatString
- C#格式化字符串说明和demo,非常全面,大家分享-Csharp format string demo
string
- C++查詢wry.dat中的IP地址信息代码 -C++ query wry.dat the IP address information code
C
- 个字符串常见算法系统总共包括12个模块。每个模块都是并列的,分别对应相应的字符串算法。只要输入相应的数字就能进入此模块然后进行相应的操作。而输入可以随意输入一个字符串(可以包含空格).我的第一个模块是求字符串的复制;第二个模块是字符串的比较;第三个模块是求字符串的长度 ;第四个模块是连接两个字符串;第五个模块将ch字符转换为小写母 ;是第六个模块是;将ch字符转换为大写字母 ;第七个模块是检查ch是否是字母;-Common algorithm string system includes 12
char-string
- 运用简单的方法,实现C#中字符数组转字符串数组-Simple method used to achieve the character array to a C# string array
string
- 是用c#关于字符串的一些测试,及一些公式的应用-C# is a number of tests on the string, and some application of the formula
4
- 它介绍了C#中StringBuild 和string 应用实例。对大家如何使用字符串很有帮助-it introduce us how to use the stringBuild and string .
StringExtension
- C#字符串处理扩展 C#字符串处理扩展 C#字符串处理扩展-C# C# string handling string manipulation extension extension extension C# C# string handling string manipulation extension
string
- c 语言中常用的函数,字符串函数的复制,粘贴,使用-c language commonly used functions, string functions to copy, paste and use. . .
CSharpstring
- C#字符串处理,包括对C#字符串的所有处理功能-process the C# string
string-and-regular
- C#字符串和正则表达式参考手册,包括字符串的一般处理方法,与常见的正则表达式。-C# string and regular expression reference manual
string
- 基于C#面向对象,可实现字符串的合并和拆分,无错误-C#-based object-oriented, merge and split string with no errors
string-encrypt
- C# 字符串加密,对安全性保证的好方法。-C# string encrypt, good method of ensure safe
CSharp-string-encode-decode
- C# 字符串加密,解密函数.值得收藏,希望对你有帮助。-C# string encode decode
Sqlserver connection string
- C#语言连接数据库的语法及实例说明,包含windows身份验证和SQL Server身份验证(connect database using C#)