摘要:
整理一波c读写文件的API。 fopen In order to open a file as a binary file, a "b"character has to be included in the mode string. fread Reads an array of count ele 阅读全文
posted @ 2017-07-27 11:55
Sawyer Ford
阅读(190)评论(0)推荐(0)
摘要:
自动补全 首次使用eclipse,发现没有代码提示,怎么可能??? 解决办法如下: In case someone comes here and want to activate the autocomplete function, go to Preferences -> Java -> Edit 阅读全文
posted @ 2017-07-03 10:54
Sawyer Ford
阅读(240)评论(0)推荐(0)