首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > 保留/召回C++ POSIX / Win32参考实现

保留/召回C++ POSIX / Win32参考实现

  • 资源大小:443.88 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 实现 参考 保留

资 源 简 介

This project has moved to https://github.com/wmacevoy/retain-recall Retained visibility and retain/recall semantics, terms we are defining here, allows selected data on the call stack to be accessible from descendant frames. It is similar to the with clause of some languages and the structural opposite of throw ... catch. For many problems that developers currently resort to global data to address, retained visibility can be used instead in a manner that is more convenient and flexible. It is safe for recursive or re-entrant code, and efficiently implementable.

文 件 列 表

retain-recall-semantics-r24
bin
doc
include
lib
Makefile
mkzip
patterns.txt
README
src
tmp
VIP VIP
0.305646s