会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Sun_先生
A man's station is limited only by his imagination
只有想不到,没有做不到。
Home
Contact
Admin
Subscription
2019年4月26日
python 函数
函数的使用 形参,实参 import time # 创建logger函数,等待传入的值为,形参 def logger(date): print("starting action1") with open("log.txt","a") as f: f.write("end save date: %s\
Read More
posted @ 2019-04-26 18:11 Sun先生
Views(409)
Comments(0)
Diggs(0)
Edit
公告