QuickHashIntSet::saveToFileThis method stores an in-memory set to disk 説明
public void QuickHashIntSet::saveToFile(string
$filename )This method stores an existing set to a file on disk, in the same format that QuickHashIntSet::loadFromFile can read. パラメータ
戻り値値を返しません。 例
例1 QuickHashIntSet::saveToFile example
|