String
string是C++、java、VB等编程语言中的字符串,字符串是一个特殊的对象,属于引用类型。在java、C#中,String类对象创建后,字符串一旦初始化就不能更改,因为string类中所有字符串都是常量,数据是无法更改,由于string对象的不可变,所以可以共享。对String类的任何改变,都...
资源总数
122
String 热门资料
查看全部 122 份 →Winput offers an input window to get a user s input string for batch processing.
Winput offers an input window to get a user s input string for batch processing.
2013-12-25
26
These files contain a port, to Python of the inexact string matching functionality of agrep.
These files contain a port, to Python of the inexact string matching functionality of agrep.
2015-09-19
168
This module defines safer C library string * * routine replacements. These are meant to make C * * a
This module defines safer C library string * * routine replacements. These are meant to make C * * a bit more safe in re...
2014-01-04
106
ST7920 LCD driver source code, which include the LCD init and output the string to LCD.
ST7920 LCD driver source code, which include the LCD init and output the string to LCD.
2016-03-08
165