| 1. | Indicates that a string should be treated as if it were fixed length 指示应将字符串视为固定长度字符串。 |
| 2. | Fixed - length string 固定长度字符串 |
| 3. | Is informational and cannot be used to convert a variable length string to a fixed string 是信息性的,不能用于将变长字符串转换为固定长度字符串。 |
| 4. | This attribute is useful when using visual basic file input and output functions such as 在使用visual basic文件输入和输出函数如需要固定长度字符串的 |
| 5. | Specifies the size of a fixed - length string in a structure for use with file input and output functions 指定随文件输入和输出函数一起使用的结构中固定长度字符串的大小。 |
| 6. | Visual basic 6 . 0 and earlier versions support fixed - length strings ; when put to a file , the length descriptor is not written Visual basic 6 . 0和较早版本支持固定长度字符串,在放入文件时,不用写入长度说明符。 |
| 7. | Visual basic 6 . 0 and earlier versions support fixed - length strings and when read to a file , the length descriptor is not written Visual basic 6 . 0和较早版本支持固定长度字符串,在读入文件时,不会写入长度说明符。 |
| 8. | The purpose of this attribute is to modify how strings in structures and non - local variables are used by methods or api calls that recognize the 是信息性的属性,不能用于将可变长度字符串转换为固定长度字符串。此属性的作用是修改那些识别 |
| 9. | This mode should be used if your application will always read a fixed number of characters , or if the connected device sends bursts of characters 这种模式可以用在每次读取固定长度字符串的程序中,或者所连接的设备会突然送出大量字符的情况下。 |