readme

来自「perl learn perl by examples」· 代码 · 共 11 行

TXT
11
字号
Problem: Given a specification file, Test.sc, code generate some stuff
according to some template.

The run script chooses to use the template oo.template that happens
to be in the template directory. 

Run it and see what you get ! Compare the output to oo.template

-Sriram
(sriram@tcs.com)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?