The author has 1 post.
Font size: Small - 100% (Default)  Content converter: No conversion
 
Clicks Replies
1378 0
记录一段有关fopen函数的搞笑内容
巨大八爪鱼
武林盟主 二十一级
Reply
Floor 1 Posted at: 12/6/15 10:43
著作权归作者所有。
商业转载请联系作者获得授权,非商业转载请注明出处。
作者:王大胖
链接:http://www.zhihu.com/question/27879104/answer/38470918
来源:知乎

open后面可以带w或者r。这是缩写。其中w的意思是“我的(wode)”,表示这个文件打开了是你的,你可以读里面的内容,也能向里面写内容;r的意思是“人家的(renjiade)”,表示这个文件你打来了也是人家的,你只能读里面的内容,不能往里写东西。
Reply the post
Content:
User: You are currently anonymous.
Captcha:
Unclear? Try another one.
(Shortcut key: Ctrl+Enter)
Post Information
Clicks: 1378 Replies: 0
Author: 巨大八爪鱼
Last reply: 巨大八爪鱼
Last reply time: 12/6/15 10:43
Announcements