readme

来自「lua解释器早期3.0版本」· 代码 · 共 11 行

TXT
11
字号
This directory contains a database for a fake web site.Standard web page for the persons listed in db.lua arecreared automatically from template.html with staff.lua.(See http://www.cos.ufrj.br for a real web site was created in this way.)To run, type lua db.lua.This example is meant to show the power of gsub and Lua declarative constructs,which have been combined here into a "mail-merge" application.

⌨️ 快捷键说明

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