readme

来自「Network Administration Visualized 网络管理可」· 代码 · 共 20 行

TXT
20
字号
What?=====This directory contains the source code for the webFront framework.  Thisincludes source for the Cheetah templates used by the framework.The python module nav.web stems from the webFront framework.Directories contained herein============================src/       - Modules that are to be placed in the web root directory.lib/       - Modules that are to be placed in the python library directory.bin/       - Executable python scripts to be placed in the NAV binary             directory.config/    - Example configuration files for web site customization.templates/ - Cheetah template sources for the webfront framework.  These are to	     be compiled by "cheetah compile" and the output placed under the             NAV python library (nav/web/templates/).

⌨️ 快捷键说明

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