Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
yycms
admin
KeywordReplace
C# Class yycms.admin.KeywordReplace
Mostrar archivo
Open project: seven1276/yycms
Public Methods
Method
Description
Excute
(
DBConnection
DB
,
String
content
,
int
ApplyType
,
String
TypeIDs
) :
String
替换内容
Method Details
Excute()
public
static
method
替换内容
public
static
Excute
(
DBConnection
DB
,
String
content
,
int
ApplyType
,
String
TypeIDs
) :
String
DB
yycms.entity.DBConnection
content
String
ApplyType
int
0,全部,1,新闻,2,产品
TypeIDs
String
类目ID
return
String