• 字符数据示例包括产品说明人名地址信息

    Examples of character data include an item description, a person's name, or address information.

    youdao

  • ICANN打算授权域名使用其他字符使整个网页地址写成像是中文阿拉伯文之类语言变为可能。

    ICANN also intends to authorise domain names in other scripts, which will allow entire web addresses to be written in languages such as Chinese and Arabic.

    youdao

  • MAC地址一个独一无二字符由于标识一个独特的物理设备——个唯一的网卡——MAC地址按照约定,网卡中将永不会改变

    A MAC address is a unique character string, and since it identifies a specific physical deviceone individual NIC — the MAC address, by convention, never changes for the life of the NIC.

    youdao

  • 一个姓名、地址社保号码(美国常用身份认证形式)组成的数据库仅需约200个字符容纳所有可能组合

    A database of names, addresses and Social Security Numbers (a common form of identification in America) might require only 200 characters to contain all possible combinations.

    youdao

  • 地址打印开头字符转换打印在结尾

    The address is printed at the beginning, and the character conversion is printed at the end.

    youdao

  • 因为地址中的一般分隔符(“\n字符)分隔代码中需要XHTML风格的行分隔符代替

    Since the lines in the address are separated by normal line separators (the "\ n" character), the code needs to replace these with XHTML-style line separators, s.

    youdao

  • convert _ to_upper函数接受任意字符地址转换大写其存储回去,不返回任何东西。

    The convert_to_upper function takes the address of an arbitrary character, converts it to uppercase, and then stores it back and returns nothing.

    youdao

  • 可以通过特殊字符地址直接进行搜索

    Improved control over the Smart Location Bar using special characters to restrict your search.

    youdao

  • 例如如果email地址空,或者包含空格字符,那么在表单进行验证就会显示Enteryour email”消息

    For example, if email address is null or only contains Spaces, the message "Enter your email" will be shown when the form is validated.

    youdao

  • JeffreyFiedl的用于检查电子邮件地址正则表达式4,724个字符即使是这样还是没有包括所有情况

    Jeffrey Friedl's "short" regular expression to check them is 4,724 characters long, and even that doesn't cover some cases.

    youdao

  • s1存储用户输入字符地址这样第一字节存储在这块,新的地方这个唯一修正

    I store in s1 the address of the first byte that the user typed in and by the way that first bite happens to live in this new place called the heap and that's the only update to the story thus far.

    youdao

  • 注意mailto邮件地址URL中的at字符( @ )编码 %40

    Notice that the "at" signs (@) in mailto e-mail address URLs are encoded as %40.

    youdao

  • 如果前缀x字符,那么这个地址就是一个出口地址(也就是说正在这个函数中退出)。

    If the prefix is an x, the address is an exit address (that is, you're exiting from this function).

    youdao

  • 所以如果运用这个逻辑char,*s1意思是,不是字符型,而是什么?,that,s1,is,not,a,char,,it’s,instead,what?,一个指针或者什么的地址

    So, if we now apply the logic from today, char * s1 means s1 A pointer or the address of what?

    youdao

  • 类型可以基元字符(SDO它们为“数据类型”,定义了一个映射php类型的集合)或复杂类型来代表序列地址(SDO称它们为数据对象类型)。

    Types can be primitives, such as string (SDO calls these "data types" and defines a set mapped to PHP types), or complex types to represent an order or address (SDO calls these data object types).

    youdao

  • 如果字符一个地址可选字段那么磁盘可能会有成兆字节的

    But if the string is an address or optional field, you may have megabytes of zeroes on disk.

    youdao

  • 惟一参数显示字符地址通过字符串的地址堆栈(第30),将这个参数传递

    Its only argument is the address of the string to be displayed, which is passed on to it by pushing the address of the string in the stack (line 30).

    youdao

  • 如果字符包含多个地址地址之间逗号分隔

    If the string contains more than one address, separate the addresses with commas.

    youdao

  • 选择地址字符将其复制剪贴板。

    Select the address string and copy it to the clipboard.

    youdao

  • 这个人们可以读取文件包含了一系列地址信息 ——每行地址,每行都一个前缀字符

    This human-readable file contains a list of addresses -- one per line, each with a prefix character.

    youdao

  • 某些情况下IP地址范围返回数组一个空字符

    In some cases, the IP address range is returned as an empty array or an empty string.

    youdao

  • 其他例子字符地址常量入口内部位置

    Other examples are addresses of strings and the internal locations of constant pool entries.

    youdao

  • 如果输入输入字符往往十分不方面的(例如,您需要输入长的化合物名称地址)。

    It is often inconvenient if you have to type in long strings in an input field (for example, if you are typing a long chemical compound name or an address).

    youdao

  • 邮件地址字符用作执行ldap查询标准(ldap术语来说是搜索过滤器)。

    This email address string is used as your criterion (or in LDAP terminology, search filter) for performing your LDAP lookup.

    youdao

  • 超出所允许字符。请减少电子邮件地址数目

    You have exceeded the number of characters allowed. Reduce the number of email addresses.

    youdao

  • 输入网页地址包含一个多个不能使用字符

    The Web page address that you have entered contains one or more characters that cannot be used.

    youdao

  • 返回什么?,What, does,malloc, return ?,返回第一字符,第一个字节地址现在s2存储的是什么?

    Malloc It returns the address of this first byte so really the address of the first char here and so what gets stored in s2 now?

    youdao

  • AddressDisplay对象部分地址类型一个格式化地址字符

    The AddressDisplay object has two parts: the type of address and a formatted address string.

    youdao

  • 数据类型规范能够通知ui特定地址数据显示具体数据类型。例如地址表示null结尾的字符开始

    Data type specification: the ability to tell the UI to display the data at a given address as a specific data type - for example, this address represents the start of a null-terminated string.

    youdao

  • ila加载静态地址特殊加载指令例中用来输出字符地址加载3

    Ila is a special load instruction that loads static addresses, in this case loading the address of the output string into register 3.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

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

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