template 是含有占位符的字符串. 用字典将值映射到模板中. 占位符后面跟着的变量名要符合python语法中的变量名规则. Template(“$name is friends with ...
確定! 回上一頁