Home  >  Article  >  Backend Development  >  dedecms中{dede:field name='字段名'/}跟[field:字段名 /]的区别是什么

dedecms中{dede:field name='字段名'/}跟[field:字段名 /]的区别是什么

WBOY
WBOYOriginal
2016-06-13 12:01:281698browse

dedecms中{dede:field name='字段名'/}和[field:字段名 /]的区别是什么
{dede:field name='字段名'/}说是叫做field标签,

那[field:字段名 /]这个又叫做什么吗,这不是标签吗,

还有,他们两者虽然都接字段名,但可接的字段名有些是不同的,比如,[field:arcurl /]是对的,但{dede:field name='arcurl'/}又不对,请问[field:字段名 /]具体可使用哪些字段名啊。
------解决方案--------------------
{}是一种指定了固定条件的调用,比如文章内页就已经知道了文章ID所以调用一般是{}
()一般是存在于{dede}{/:dede}之间

Statement:
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