Home > php教程 > php手册 > body text

PHP的sql语句中"dede_"是什么意思

WBOY
Release: 2016-06-13 11:38:49
Original
1230 people have browsed it

  帮客之家(www.Bkjia.com)教程

  问:下面的sql语句是用于dedecms系统升级的,经常碰到dede_这个东东。
  请问dede_到底是什么意思?乱七八糟似的。

以下为引用的内容:
REPLACE INTO `dede_sysconfig` VALUES(744, 'cfg_replace_num', '文档内容同一关键词替换次数(0为全部替换)',  7, 'number', '2');
REPLACE INTO `dede_sysconfig` VALUES(745, 'cfg_uplitpic_cut', '上传缩略图后是否马上弹出裁剪框', 3, 'bool', 'N');

  答:

  是用来替换的前缀,不过并不推荐用这几个符号。

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Recommendations
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template