您要查找的是不是:
- 如果未指定binary base64,则在AUTO模式中使用URL编码。 URL encoding is used in AUTO mode when binary base64 is not specified.
- 通过将指定的URL中的空格转换为字符串“%20”,执行最小URL编码。 Performs minimal URL encoding by converting spaces in the specified URL to the string "%2520".
- URL编码将在URL中无效的字符转换为等效的字符实体;URL解码反转此编码过程。 URL encoding converts characters that are not valid in a URL to character-entity equivalents; URL decoding reverses the encoding.
- URL编码是一种字符编码格式,它确保传递的参数由一致的文本组成(如将空格编码为%20)。 Urlencoding is a form of character encoding that ensures that the passed parameters consist of conforming text, such as encoding a space as %2520.
- 从数组中的指定位置开始一直到指定的字节数为止,将字节数组转换为URL编码的字节数组。 Converts an array of bytes into a URL-encoded array of bytes, starting at the specified position in the array and continuing for the specified number of bytes.
- 从数组中的指定位置开始一直到指定的字节数为止,将URL编码的字节数组转换为已解码的字节数组。 Converts a URL-encoded array of bytes into a decoded array of bytes, starting at the specified position in the array and continuing for the specified number of bytes.
- 使用指定的编码对象,从数组中的指定位置开始到指定的字节数为止,将URL编码的字节数组转换为已解码的字符串。 Converts a URL-encoded byte array into a decoded string using the specified encoding object, starting at the specified position in the array, and continuing for the specified number of bytes.
- 如果从“属性”对话框复制并粘贴URL,请用空格替换%20 URL编码(例如,“Company%20Sales”应为“Company Sales”)。 If you copy and paste the URL from the Properties dialog box, replace the %2520 URL encoding with a space (for example, "Company%2520Sales" should be "Company Sales").
- 将情报编码 to code information
- 极性编码 polarity encoding
- 为了确保安全,我们应该对信息进行编码。 We should encode the message for security reasons.
- URL编码 URL code
- WBS编码 WBS code
- x树编码 X-tree coding
- 较短的编码在索引时要先于长的编码。 Shorter codes lexicographically precede longer codes.
- 信息编码系统中每个字符的比特数。 The number of bits in each character of an information coding system.
- 盲编码 blind coding
- 链编码 chain code
- 编码元 coded target
- 编码域 coding domain