摘要: # -*- coding:utf-8 -*-... 阅读全文
posted @ 2019-09-24 16:44 整日整夜敲代码 阅读(21) 评论(0) 推荐(0)
摘要: 报错:UnicodeDecodeError:... 阅读全文
posted @ 2019-09-24 16:31 整日整夜敲代码 阅读(66) 评论(0) 推荐(0)
摘要: 委托(delegate)定义委托的语法:[属... 阅读全文
posted @ 2019-09-22 14:29 整日整夜敲代码 阅读(24) 评论(0) 推荐(0)
摘要: 重载(Overloading)重载的规则:1... 阅读全文
posted @ 2019-09-22 12:32 整日整夜敲代码 阅读(66) 评论(0) 推荐(0)
摘要: 转载原文地址:https://www.cnb... 阅读全文
posted @ 2019-09-22 12:01 整日整夜敲代码 阅读(52) 评论(0) 推荐(0)
摘要: 基础using 关键字指明引用的命名空间na... 阅读全文
posted @ 2019-09-21 20:11 整日整夜敲代码 阅读(22) 评论(0) 推荐(0)
摘要: 先了解一下什么是程序入口,:对于很多编程语言... 阅读全文
posted @ 2019-09-09 16:09 整日整夜敲代码 阅读(2) 评论(0) 推荐(0)
摘要: Button组件def action(): ... 阅读全文
posted @ 2019-09-06 15:38 整日整夜敲代码 阅读(75) 评论(0) 推荐(0)
摘要: Label用于在窗口中显示文本或者位图显示文... 阅读全文
posted @ 2019-09-05 19:59 整日整夜敲代码 阅读(158) 评论(0) 推荐(0)
摘要: 创建一个窗口基本设置:from tkinte... 阅读全文
posted @ 2019-09-05 19:51 整日整夜敲代码 阅读(88) 评论(0) 推荐(0)