go top

专业释义

  • character arry
    character array

·2,447,543篇论文数据,部分数据来源于NoteExpress

新汉英大辞典

字符数组

  • character array
以上来源于:《新汉英大辞典》

双语例句原声例句

  • 存储密码必须作为字符数组提供

    The store password must be supplied as an array of characters.

    youdao

  • 极其常见缓冲区种类简单字符数组

    An extremely common kind of buffer is simply an array of characters.

    youdao

  • 传统上位图代码一个字符数组表示

    Bitmaps are traditionally represented inside your code by an array of chars.

    youdao

更多双语例句
  • Lists differ from strings in two ways; one way is that it's mutable, the other way is that the values need not be characters. They can be numbers, they can be characters, they can be strings they can even be other lists.

    有两个不同之处,一个在于数组是可变的;,另一点在于数组里面的值,不一定是字符,可以是数,可以是字符,也可以是字符串,甚至可以是其他的数组

    麻省理工公开课 - 计算机科学及编程导论课程节选

百科

字符数组

字符数组是指用来存放字符数据的数组。其定义的一般形式为: char 数组名[数据长度]。字符数组用于存放字符或字符串,字符数组中的一个元素存放一个字符,它在内存中占用一个字节。C语言中没有字符串类型,字符串是存放在字符型数组中的。

详细内容

以上来源于: 百度百科
$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定