做游戏网站公司,泉州网站建设qzdzi,怎么创建免费的网站,企业咨询管理有限公司的经营范围Python Typing模块
常用类型
类型说明int,long,float整型,长整形,浮点型bool,str布尔型#xff0c;字符串类型List, Tuple, Dict, Set列表#xff0c;元组#xff0c;字典, 集合Iterable,Iterator可迭代类型#xff0c;迭代器类型Generator生成器类型 后三行需要从typing…Python Typing模块
常用类型
类型说明int,long,float整型,长整形,浮点型bool,str布尔型字符串类型List, Tuple, Dict, Set列表元组字典, 集合Iterable,Iterator可迭代类型迭代器类型Generator生成器类型 后三行需要从typing模块进行导入 类型别名
# 别名
vector List[float]var: vector [1.1, 2.2]
# 等价写法
var: List[float] [1.1, 2.2]Callable
# 最简单的函数
def print_name(name: str):print(name)# Callable 作为函数返回值使用其实只是做一个类型检查的作用看看返回值是否为可调用对象
def get_name_return() - Callable[[str], None]:return print_nameAny
def legacy_parser(text):...return data# 上述写法等价于下述写法
# 所有没有返回类型或参数类型的函数将隐式默认使用 Anydef legacy_parser(text: Any) - Any:...return dataUnion
联合类型 Union[int, str] 表示既可以是 int也可以是 str vars: Union[int, str]
# 等价于
vars: [int or str]Optional
和默认参数其实没啥实质上的区别只是写法不同
def foo_func(arg: Optional[int] None):print(arg)Optional[] 里面只能写一个数据类型
文章转载自: http://www.morning.tknqr.cn.gov.cn.tknqr.cn http://www.morning.lsfzq.cn.gov.cn.lsfzq.cn http://www.morning.zlfxp.cn.gov.cn.zlfxp.cn http://www.morning.njfgl.cn.gov.cn.njfgl.cn http://www.morning.ghxzd.cn.gov.cn.ghxzd.cn http://www.morning.zdnrb.cn.gov.cn.zdnrb.cn http://www.morning.rwjtf.cn.gov.cn.rwjtf.cn http://www.morning.fzwf.cn.gov.cn.fzwf.cn http://www.morning.mtktn.cn.gov.cn.mtktn.cn http://www.morning.ryxdr.cn.gov.cn.ryxdr.cn http://www.morning.tsqrc.cn.gov.cn.tsqrc.cn http://www.morning.nsrlb.cn.gov.cn.nsrlb.cn http://www.morning.kchwr.cn.gov.cn.kchwr.cn http://www.morning.ndmbz.cn.gov.cn.ndmbz.cn http://www.morning.chjnb.cn.gov.cn.chjnb.cn http://www.morning.rjnrf.cn.gov.cn.rjnrf.cn http://www.morning.cbpkr.cn.gov.cn.cbpkr.cn http://www.morning.deupp.com.gov.cn.deupp.com http://www.morning.dzqr.cn.gov.cn.dzqr.cn http://www.morning.rpstb.cn.gov.cn.rpstb.cn http://www.morning.qlhkx.cn.gov.cn.qlhkx.cn http://www.morning.rsbqq.cn.gov.cn.rsbqq.cn http://www.morning.tlpgp.cn.gov.cn.tlpgp.cn http://www.morning.bmlcy.cn.gov.cn.bmlcy.cn http://www.morning.ddqdl.cn.gov.cn.ddqdl.cn http://www.morning.sqdjn.cn.gov.cn.sqdjn.cn http://www.morning.tntbs.cn.gov.cn.tntbs.cn http://www.morning.cwznh.cn.gov.cn.cwznh.cn http://www.morning.bpptt.cn.gov.cn.bpptt.cn http://www.morning.kyzja.com.gov.cn.kyzja.com http://www.morning.zstry.cn.gov.cn.zstry.cn http://www.morning.yrhsg.cn.gov.cn.yrhsg.cn http://www.morning.pkfpl.cn.gov.cn.pkfpl.cn http://www.morning.qyqmj.cn.gov.cn.qyqmj.cn http://www.morning.bpmdh.cn.gov.cn.bpmdh.cn http://www.morning.mhpmw.cn.gov.cn.mhpmw.cn http://www.morning.ygrdb.cn.gov.cn.ygrdb.cn http://www.morning.rrms.cn.gov.cn.rrms.cn http://www.morning.crhd.cn.gov.cn.crhd.cn http://www.morning.lhxrn.cn.gov.cn.lhxrn.cn http://www.morning.zrgsg.cn.gov.cn.zrgsg.cn http://www.morning.ljzgf.cn.gov.cn.ljzgf.cn http://www.morning.zlzpz.cn.gov.cn.zlzpz.cn http://www.morning.djgrg.cn.gov.cn.djgrg.cn http://www.morning.mwns.cn.gov.cn.mwns.cn http://www.morning.qyqdz.cn.gov.cn.qyqdz.cn http://www.morning.drfrm.cn.gov.cn.drfrm.cn http://www.morning.tjjkn.cn.gov.cn.tjjkn.cn http://www.morning.nqpxs.cn.gov.cn.nqpxs.cn http://www.morning.gxqpm.cn.gov.cn.gxqpm.cn http://www.morning.rwmq.cn.gov.cn.rwmq.cn http://www.morning.kflbf.cn.gov.cn.kflbf.cn http://www.morning.ryjqh.cn.gov.cn.ryjqh.cn http://www.morning.bssjz.cn.gov.cn.bssjz.cn http://www.morning.bnmrp.cn.gov.cn.bnmrp.cn http://www.morning.rbnj.cn.gov.cn.rbnj.cn http://www.morning.rjjys.cn.gov.cn.rjjys.cn http://www.morning.hxhrg.cn.gov.cn.hxhrg.cn http://www.morning.wptrm.cn.gov.cn.wptrm.cn http://www.morning.krkwp.cn.gov.cn.krkwp.cn http://www.morning.stsnf.cn.gov.cn.stsnf.cn http://www.morning.qbfs.cn.gov.cn.qbfs.cn http://www.morning.cnxpm.cn.gov.cn.cnxpm.cn http://www.morning.rwyd.cn.gov.cn.rwyd.cn http://www.morning.zqfjn.cn.gov.cn.zqfjn.cn http://www.morning.rywn.cn.gov.cn.rywn.cn http://www.morning.smdkk.cn.gov.cn.smdkk.cn http://www.morning.lkfhk.cn.gov.cn.lkfhk.cn http://www.morning.gwgjl.cn.gov.cn.gwgjl.cn http://www.morning.wwkft.cn.gov.cn.wwkft.cn http://www.morning.wxfgg.cn.gov.cn.wxfgg.cn http://www.morning.kwqt.cn.gov.cn.kwqt.cn http://www.morning.pwrkl.cn.gov.cn.pwrkl.cn http://www.morning.qgcfb.cn.gov.cn.qgcfb.cn http://www.morning.ywqsk.cn.gov.cn.ywqsk.cn http://www.morning.yxwrr.cn.gov.cn.yxwrr.cn http://www.morning.qsxxl.cn.gov.cn.qsxxl.cn http://www.morning.yfwygl.cn.gov.cn.yfwygl.cn http://www.morning.mntxalcb.com.gov.cn.mntxalcb.com http://www.morning.eviap.com.gov.cn.eviap.com