commit
来自「PHPLOB注释详细版 使用模板技术的好帮手 PHP最有用的东东了」· 代码 · 共 25 行
TXT
25 行
$Id: COMMIT,v 1.1.1.1 2000/04/17 16:39:51 kk Exp $Some rules for CVS committers:- All changes to classes must be matched by changes to the SGML documentation source. I will reject all commits that do not keep the docs up to date.- All changes to class behaviour must be logged in the CHANGES file, at the top.- The source is indented using spaces and a indentation level of 4. There are no tabs in the source.- Keep your changes compatible.- Try to avoid things that slow the lib extremely. We are prepended to almost all pages on a site, we need to stay small.- Use meaningful log messages. They are collected and mailed out to the mailing list, phplib-dev@lists.netuse.de.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?