摘要
本文总结了VAX机中各种代码和数据的共享技术。如建库(宏库、目标库、文本库、可共享映象库)、可共享映象、可重入例程、已知映象、CDD词典等,给出了实际应用中使用这些共享技术的具体实现方法和技巧。
This paper discusses all kinds or shared techniques of VAX compouter. Suchas, create library(macro,object,text,shared image),shareable image,known image,reenteriable subroutines,CDD dictionary,and gives practical methods and skills thatuse these shared techniques.
关键词
共享技术
共享映象
VAX
软件开发
代码
数据
Share
shareable image
library
known image
reenteriable subroutines
CDD dictionary.