2015年7月22日
摘要: //https://en.wikipedia.org/wiki/Base64 std::string base64Encode(const std::vector& byteData); std::vector base64Decode(std::string & const inputString... 阅读全文
posted @ 2015-07-22 22:02 莫水千流 阅读(617) 评论(0) 推荐(0) 编辑
摘要: everything多用于肯定而anything多用于否定和疑问语气 anything 1) 任何事情/东西,可以用在肯定句/否定句/疑问句中.如:You can take anything you like.Do you have anything to say?There is not anyt... 阅读全文
posted @ 2015-07-22 08:51 莫水千流 阅读(872) 评论(0) 推荐(0) 编辑