首页 / 词典 / good

fileinfo

  • 网络文件信息
fileinfofileinfo
  1. You 'll use this approach in the example that follows to add new attributes to the FileInfo object .

    下面的例子是采用这一方法,来向FileInfo对象增加新的属性。

  2. To add information to the FileInfo object , you must call the add_string_attribute method .

    想要向FileInfo对象增加信息,必须调用addstringattribute方法。

  3. Finally , the first call to visitEnd () closes the open FileInfo class signature , and the second closes the open List class signature .

    最终,对visitEnd()的第一个调用关闭了打开的FileInfo类签名,第二个调用关闭了打开的List类签名。