add方法

add(self, uri, name)

添加智能标签。

返回

列表中智能标签的索引。


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

也可以看看