来自专业的译者、企业、网页和免费的翻译库。
if filename begins with anything else, the file will be opened from the filesystem, and a file pointer to the file opened is returned.
if filename begins with anything else, the file will be opened from the filesystem, and a file pointer to the file opened is returned.
if filename begins with "ftp: / /" (not case sensitive), an ftp connection to the specified server is opened and a pointer to the requested file is returned.
se filename inizia con "ftp: / /" (case insensitive), viene aperta una connessione ftp al server specificato e viene restituito un puntatore al file richiesto.