联盟首页 协同开发 共创软件 开放源码 软件工程 共创论坛 关于联盟
  您的位置 » 开放源码库【成熟 - 项目摘要 首页 | 分类源码 | 提交源码 | 下载统计 | 原创源码 | 成熟源码 | 代码片断
 
 SafeObject - 项目摘要
摘要 | 管理 | 论坛
文档 | 软件包

源码库中源码数量为19221
有贡献人员名单:

-= 更多 =-
  • ffdshow
  • jasperreports
  • PoolMan
  • Air Traffic Controller
  • virtualdub-win
  • CppUnit
  • Apache-SSL-Jserv
  • FCK editor
  • Async Professional
  • GLgraph
  • -= 更多 =-

    项目描述:
    An object of this class is able to tell if it's "alive" (if it was properly created and initialized). It checks if the object's address points to something accessible (will not raise a Segmentation Fault) and if the constructor was called (assuring that the object's content is not garbage). This last test is not 100% correct (just 0.99999% correct), which should be enough for most purposes.
    这个类的对象可以判断它是否是“活动”的(如果它被正确的创建和初始化)。它检查对象的地址是否指向可以访问的地址(不会引起段错误),它的构造函数是否被调用(确保对象的内容不是无用的)。最新的测试完全正确,足可以满足大多数目的。
    来源: http://www.programmersheaven.com/zone2/cat72/30887.htm
    类别:
    发布者: cbd002

    最新发布源码包
    软件包 版本号 日期 本地下载
    30887  1.0  2004-03-12 下载

    原始下载连接(国外) http://www.programmersheaven.com/d/click.aspx?ID=F30887

      » 合 作 伙 伴