搜索结果

找到约 345 项符合 String 的查询结果

Java编程 java 对string的各种函数

java 对string的各种函数,如跟int,byte的数据类型的转换,编码的转换等。
https://www.eeworm.com/dl/633/340935.html
下载: 122
查看: 1056

书籍源码 详细讲述了string的用法

详细讲述了string的用法,以及代码示例的详细说明
https://www.eeworm.com/dl/532/368260.html
下载: 166
查看: 1070

VC书籍 C++中string的详解

C++中string的详解
https://www.eeworm.com/dl/686/368507.html
下载: 158
查看: 1056

数据结构 构造一个string类

构造一个string类,实现一些原先没有的操作。
https://www.eeworm.com/dl/654/401451.html
下载: 97
查看: 1035

Linux/Unix编程 String Pointers to explore how the pointer work

String Pointers to explore how the pointer work
https://www.eeworm.com/dl/619/450793.html
下载: 151
查看: 1063

源码 C++自写String类

C++自写String类,使用动态数组存储输入的内容,添加 拼接 格式化等
https://www.eeworm.com/dl/522537.html
下载: 1
查看: 82

Java编程 * 使用DES加密与解密,可对byte[],String类型进行加密与解密 密文可使用String,byte[]存储. * * 方法: void getKey(String strKey)从

* 使用DES加密与解密,可对byte[],String类型进行加密与解密 密文可使用String,byte[]存储. * * 方法: void getKey(String strKey)从strKey的字条生成一个Key * * String getEncString(String strMing)对strMing进行加密,返回String密文 String * getDesString(String strMi)对strMin进行解密,返回String明文 * *b ...
https://www.eeworm.com/dl/633/444156.html
下载: 48
查看: 1093

Linux/Unix编程 This string-include defines all string functions as inline functions. Use gcc. It also assumes ds=es

This string-include defines all string functions as inline functions. Use gcc. It also assumes ds=es=data space, this should be normal. Most of the string-functions are rather heavily hand-optimized, see especially strtok,strstr,str[c]spn. They should work, but are not very easy to understand. Every ...
https://www.eeworm.com/dl/619/280847.html
下载: 33
查看: 1172

数值算法/人工智能 自编的一个String类

自编的一个String类
https://www.eeworm.com/dl/518/100398.html
下载: 145
查看: 1086

文件格式 使用C#拷贝String到struct

使用C#拷贝String到struct
https://www.eeworm.com/dl/639/109888.html
下载: 162
查看: 1102