gui.py 文件源码

python
阅读 28 收藏 0 点赞 0 评论 0

项目:2017_script 作者: endl524 项目源码 文件源码
def init_dateInputLabel():
    global InputLabel
    fontemp = font.Font(bo_Frame, size=12, weight='bold')
    dateLabel = Label(bo_Frame, font=fontemp, text="?? ??\n(YYYYMMDD)", bg='grey')
    dateLabel.place(x=405, y = 13)
    InputLabel = Entry(bo_Frame, font=fontemp, width=14, borderwidth=3, relief='ridge')
    InputLabel.place(x=520, y=20)
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号