摘要:
英文文档: eval(expression, globals=None, locals=None)The arguments are a string and optional globals and locals. If provided, globals must be a dictionary 阅读全文
posted @ 2018-10-13 16:50
北方男孩
阅读(511)
评论(0)
推荐(0)
摘要:
英文文档: exec(object[, globals[, locals]])This function supports dynamic execution of Python code. object must be either a string or a code object. If it 阅读全文
posted @ 2018-10-13 16:49
北方男孩
阅读(1464)
评论(0)
推荐(0)

浙公网安备 33010602011771号