style.cfg
来自「这些都是我以前学习是用到的源码」· CFG 代码 · 共 23 行
CFG
23 行
## phpBB Style Configuration File## @package phpBB3# @copyright (c) 2005 phpBB Group # @license http://opensource.org/licenses/gpl-license.php GNU Public License ### At the left is the name, please do not change this# At the right the value is entered# For on/off options the valid values are on, off, 1, 0, true and false## Values get trimmed, if you want to add a space in front or at the end of# the value, then enclose the value with single or double quotes. # Single and double quotes do not need to be escaped.## # General Information about this stylename = subSilvercopyright = © 2005 phpBB Groupversion = 3.0.0
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?