编程用英语表示什么词语

不及物动词 其他 16

回复

共3条回复 我来回复
  • worktile的头像
    worktile
    Worktile官方账号
    评论

    The term used in programming to refer to a word or phrase is "string". In programming, a string is a sequence of characters that is used to represent text. It can include letters, numbers, symbols, and whitespace. Strings are often used to store and manipulate data, such as names, addresses, and messages, in programming languages like Java, C++, Python, and JavaScript. To declare a string in programming, you typically enclose the characters within quotation marks, either single or double. For example, "Hello, world!" or '12345'. Strings can be concatenated, meaning they can be combined together using the "+" operator. They can also be compared, searched, and manipulated by various methods and functions specific to each programming language. Overall, strings play a fundamental role in programming when it comes to representing and working with textual data.

    1年前 0条评论
  • fiy的头像
    fiy
    Worktile&PingCode市场小伙伴
    评论

    "编程"在英语中可以表示为"programming"。

    1年前 0条评论
  • 不及物动词的头像
    不及物动词
    这个人很懒,什么都没有留下~
    评论

    编程用英语表示 "programming"。

    1年前 0条评论
注册PingCode 在线客服
站长微信
站长微信
电话联系

400-800-1024

工作日9:30-21:00在线

分享本页
返回顶部