HarrySun

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2014年12月29日

摘要: 0. create a string two ways to create a string 1) string([]byte) 2) str := "abc"1. Kinds of operation1) string converting to other and other conver... 阅读全文
posted @ 2014-12-29 23:22 HarrySun 阅读(366) 评论(0) 推荐(0) 编辑

摘要: 1. kinds of operationIn general, there are several kinds of file operations as bellow.(1) Create file/folder, Open file, Close file, Remove file/folde... 阅读全文
posted @ 2014-12-29 23:21 HarrySun 阅读(522) 评论(0) 推荐(0) 编辑