[Python] 인터페이스에서 표시되는 로그 상태 함수

저자:FangBei, 2017-07-01 19:53:19, 업데이트 2019-06-23 10:39:58

json를 가져오기 def main (: #part 1 # 숫자는 10입니다. str = ABC ; # 문자열 list = [1, 2, 3, 4, 5]; # 목록, 괄호 tuple = (physics??,?? chemistry??, 1997, 2000); # 요소 그룹, 괄호, 내용은 변경할 수 없습니다! dict = {name: tom, age: 14}; # 사전

LogStatus("状态栏显示文本!\n 第二行文本 \n", num, str, list, tuple, dict);   # 在状态栏里面把以上变量当做参数传入。

더 많은