feof的意思
feof中文翻譯:
Feof的
upland lowlife───高地低地生物
different places───不同處;異地
feudatory meaning───封建主義意義
boosted lifestyle───提升生活方式
manifests defined───定義的清單
coffee filter───咖啡過濾器
Be safe───依然無恙
fescue sod pallet───羊茅草皮托盤
bedfellow define───床友定義
diana ferrari───戴安娜法拉利
feof also returns False if you're reading a URL and the socket has timed out because you no longer have data to read.───如果讀取的是URL并且套接字由于不再有任何數據可以讀取而超時,則feof也將返回False。
feof command detects whether you have already read to the end of the file and returns True or False.───feof命令將檢測您是否已經讀到文件的末尾并返回True或False。
Note that feof also returns False if you're reading a URL and the socket has timed out because you no longer have data to read.───如果讀取的是URL并且套接字由于不再有任何數據可以讀取而超時,則feof也將返回False。
The feof command detects whether you have already read to the end of the file and returns True or False.───feof命令將檢測您是否已經讀到文件的末尾并返回True或False。
The feof() function checks if the "end-of-file" (EOF) has been reached.