Moris' Note Book

本博客所有内容皆收集于网上,非本人原创,非心情日记,非研究心得,只是自己浏览的东西的收集
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

04 2008 档案

摘要:就是把VS安装目录下的VC/vcpackages\feacp.dll去掉 阅读全文

posted @ 2008-04-27 23:12 moris 阅读(107) 评论(0) 推荐(0)

摘要:Using Worker ThreadsBy Joseph M. NewcomerLearn how to create and use worker threads in your applications. IntroductionWorker threads are an elegant solution to a number of problems about concurrent pr... 阅读全文

posted @ 2008-04-15 15:25 moris 阅读(290) 评论(0) 推荐(0)

摘要:sin.str(s);strSyntax:#include void str( string s );string str();The function str() can be used in two ways. First, it can be used to get a copy of the string that is being manipulated by the current s... 阅读全文

posted @ 2008-04-13 00:18 moris 阅读(420) 评论(0) 推荐(0)