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

您现在的位置是:虫虫源码 > C/C++/VC++ > RDX的扩展语言,运行,和资源管理器

RDX的扩展语言,运行,和资源管理器

  • 资源大小:175.42 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 语言 扩展 运行 资源管理

资 源 简 介

RDX is a spinoff of the TDP resource manager. It has evolved into a combination resource management and programmability API, with the programmability features being an extension of the resource management system. As a resource manager, RDX uses a package-oriented storage model that can map external dependencies or include duplicable symbols. * Data maps directly to internal C/C++ structures with no translation layers beyond defining the structures * API access to the data is very thin with no thunking or handles * Internal references can be traced and garbage collected, external references use refcounting handles * Supports custom allocators * Supports text and binary serialization formats * Supports serializing and deserializing single values (and their dependency graph) As a programmability API, RDX is backed by a full-featured C#/Java-like language with classes, interfaces, delegates, stack-resident objects (structs), operator overloading, loop labeling, exceptio
VIP VIP
0.270834s