📄 activate.cc
字号:
//// ********************************************************************// *// * Author : Gerald Carter// * cartegw@humsci.auburn.edu// * Filename : activate.cc// * Date Created : 961228// *// * Description// * -------------// * This is the source file for an procedure run-time activation// * record. Currently the record contains fields for mapping the// * formal parameters to actual parameters.// *// * -------------// * Modifications// * -------------// *// *******************************************************************//// INCLUDE FILES#include "activate.h"//********** end of activate.cc **************************************//********************************************************************
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -