Type/to search
0
Follow
0
Followers
[Python] Fungsi LogStatus dipaparkan pada antara muka
Tutorials
Created 2017-07-01 19:53:19  Updated 2019-06-23 10:39:58
 0
 1866

import json
def main():
#part 1
num = 10; # nombor
str = "ABC"; # string
list = [1, 2, 3, 4, 5]; # Senarai, kurung kotak
tuple = ('physics', 'chemistry', 1997, 2000); # unsur, tanda kurung kecil, kandungan tidak boleh diubah!
dict = {'name': "tom", 'age': 14}; # kamus

LogStatus("状态栏显示文本!\n 第二行文本 \n", num, str, list, tuple, dict); # 在状态栏里面把以上变量当做参数传入。
Related Recommendations
Comment
All comments (0)
No data
No data
  • 1
Forums
PINE Language
Get the app
iPhone Download
© 2015 - ∞ INVENTOR PTE LTD (SG)