摘要: If you have code like this: char s[10]; gets( s ); and you type in more than 10 characters when the program is run, you will overflow the buffer, caus 阅读全文
posted @ 2016-09-06 18:23 立体风 阅读(2360) 评论(0) 推荐(0)
摘要: - hyphen .period 句号,comma 逗号:colon 冒号;semicolon 分号!exclamation 惊叹号?question mark 问号 ̄hyphen 连字符'apostrophe 省略号;所有格符号—dash 破折号‘ ’single quotation marks 阅读全文
posted @ 2016-09-06 07:15 立体风 阅读(659) 评论(0) 推荐(0)