📄 readme
字号:
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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -