明飞的技术园地

笨鸟先飞
  博客园  :: 新随笔  :: 联系 :: 管理

2006年12月7日

摘要: ; states our intent to use these names from the namespace std using std:: using std::string; int main() { string s; // ok: string is now a synonym for std::string cin >... 阅读全文

posted @ 2006-12-07 19:48 明飞 阅读(288) 评论(0) 推荐(0)