2019年10月31日

plantUML 实操

摘要: 工具: 在线编译工具 https://www.planttext.com/ 自动检测类并输出uml文件脚本 1 def genUML(cs,outfile="d://test.uml"): 2 3 ignoredNames=['__add__', '__class__', '__contains__ 阅读全文

posted @ 2019-10-31 14:05 xiaoboz 阅读(672) 评论(0) 推荐(0)

导航