📜  什么是骨架代码 - 任何代码示例

📅  最后修改于: 2022-03-11 14:59:09.247000             🧑  作者: Mango

代码示例1
What is a Skeleton file

Each skeleton file is read record-by-record.
Each record is scanned to find any dialog variable names, 
which are names preceded by an ampersand.
When a variable name is found, its current value
is substituted from a variable pool. Skeleton file
records can also contain statements that control processing.