“字符串”这个名称的由来是什么?

发布于 2024-12-01 05:22:03 字数 249 浏览 2 评论 0原文

可能的重复:
“字符串”定义背后的历史

维基百科没有什么也没有提及,甚至在图书馆的一些 CompSci 书籍中我似乎也找不到任何内容。

Possible Duplicate:
The History Behind the Definition of a 'String'

Wikipedia doesn't mention anything, and I can't seem to find anything even in some CompSci books from the library.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

双马尾 2024-12-08 05:22:03

它是一个字符“字符串”......旧语言过去很难定义字符串,它是一个字符数组,当“串”在一起时,就形成了一个单词。我有一种感觉,它只是通过显而易见的方式进行了改编。

It is a "string" of characters... old languages used to have difficulty defining a string, it was an array of characters which, when "strung" together, made a word. I have a feeling that it was simply adapted through obviousness.

千纸鹤带着心事 2024-12-08 05:22:03

它(可能)表示一串字符。

It (probably) denotes a string of characters.

怀念你的温柔 2024-12-08 05:22:03

我总是想象它与 C 风格的字符串有关,其中一个字符在内存中与下一个字符“串”在一起。就像一串珍珠。

I always pictured it having to do with C-style strings, where one char is "strung" together in memory to the next. Like a string of pearls.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文