From professional translators, enterprises, web pages and freely available translation repositories.
save descriptions to txt with same name
保存描述信息到同名的文本文件
Last Update: 2017-03-10
Usage Frequency: 2
Quality:
first, all class attributes are implemented as functions with the same name.
this api differs from the official dom api in two ways. first, all class attributes are implemented as functions with the same name. secondly, the function names follow the php naming convention. this means that a dom function lastchild() will be written as last_child().
any existing file under the same name will be overwritten.
extracts a file uploaded by means of the "file selection" field fieldname and stores it under savepath. savepath may be the name of a plain file or an existing directory in which the file is to be created under its original name. any existing file under the same name will be overwritten.