fgetc是什么意思_英文音标_中文翻译

时间:2024-12-07

fgetc

英文音标

英式:[fdˈʒetk]
美式:[fdˈʒetk]

英文翻译

从文件中获取一个字符

英文例句

The fgetc() function returns a single character from an open file. 函数的作用是:从文件指针中字取读符。

The fgetc() function is used to read a single character from a file. 函数是用来读取一个文件中的一个字符。

更多范文

热门推荐