组转换 meaning in English
groutransition
Examples
- Method group conversion provides a simplified syntax for declaring delegates
方法组转换为声明委托提供了一种更简单的语法。 - Converts a url - encoded string or byte array into a decoded array of bytes
将url编码的字符串或字节数组转换为已解码的字节数组。 - That contains an
数组转换为包含 - Converts a buffer or array of unicode characters to an encoded byte sequence
将unicode字符的缓冲区或数组转换为编码的字节序列。 - The following code example converts the preceding array of bytes into an array of characters using the
类将前面的字节数组转换为字符数组。