我想简要研究字符串数据类型? [英] I want to study string datatype briefly?

查看:95
本文介绍了我想简要研究字符串数据类型?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

告诉我任何网站或教程,我可以从中获得有关在我的练习中使用字符串数据类型的完整知识

因为它比某些地方的数组更好



我尝试了什么:



i我试图了解它但我找不到任何网站这完全描述了字符串数据类型

i对它的了解非常少,这对我来说效率不高



在此先感谢!

Tell me any website or tutorials from which i can get complete knowledge about the use of string datatype in programs for my practice
Because it is good than arrays on some places

What I have tried:

i am trying to learn about it but i cannot found any website which completely describes the string data type
i have very small knowledge about it which is not efficient for me in future
And
Thanks in Advance!

推荐答案

C-C ++语言和标准库 [ ^ ]。


引用:

因为它比某些地方的数组好

Because it is good than arrays on some places

std :: string hans许多优点字符数组。可能最重要的是自动内存管理。正如 Richard 指出的那样,文档只是等着你发现所有细节。

The std::string hans many advantages character arrays. Possibly the most important is the automatic memory management. As Richard pointed out, the documentation is just waiting for you to discover all the details.


这篇关于我想简要研究字符串数据类型?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆