add方法

add(uri, name)

添加智能标记。

返回

智能标签在列表中的索引。

def add(self, uri, name):
    ...
范围类型描述
uristr指定智能标记的命名空间 URI
namestr指定智能标记的名称。

也可以看看