itc repo 源码
富巴 Foobar是一个用于处理单词复数的Python库。 安装 使用软件包管理器安装foobar。 pip install foobar 用法 import foobar foobar . pluralize ( 'word' ) # returns 'words' foobar . pluralize ( 'goose' ) # returns 'geese' foobar . singularize ( 'phenomena' ) # returns 'phenomenon' 贡献 欢迎提出请求。 对于重大更改,请先打开一个问题以讨论您要更改的内容。 请确保适当更新测试。 执照
文件列表
itc-repo-master.zip
(预估有个11文件)
itc-repo-master
hello_world.txt
381B
.idea
misc.xml
185B
itc-repo.iml
284B
vcs.xml
180B
modules.xml
268B
.gitignore
47B
inspectionProfiles
Project_Default.xml
653B
暂无评论