学习生涯

Python GUI学习课程推荐

Python GUI学习课程推荐

Demo   Introduction 图形用户界面(Graphical User Interface,简称 GUI,又称图形用户接口)是指采用图形方式显示的计算机操作用户界面。图形用户界面是一种人与计算机通信的界面显示格式,允许用户使用鼠标等输入设备操纵屏幕上的图标或菜单选

Nuanxinqing Nuanxinqing 2021-02-21
114 0 0
Python – Basic exercises

Python – Basic exercises

Demo Explain Blogger himself recently completed a set of exercises, and the difficulty of the computer level 2 examination is relatively close, yo

Nuanxinqing Nuanxinqing 2020-12-30
38 0 0
Use Python get China epidemic data(historical data)

Use Python get China epidemic data(historical data)

Demo Explain Using Netease public database access epidemic data. And save it in Excel. Code # -*- coding:utf-8 -*- # @Author: Nuanxinqing # @T

Nuanxinqing Nuanxinqing 2020-12-13
28 0 0
Use Python get overseas epidemic data

Use Python get overseas epidemic data

Demo Explain Use Tencent's database to obtain global epidemic data.  And save it in Excel. Code # -*- coding:utf-8 -*- # @Author: Nuanxinqing

Nuanxinqing Nuanxinqing 2020-12-12
153 0 0
My first Python program(Domains ICP record query based on API)

My first Python program(Domains ICP record query based on API)

Demo Explain This is my first work after learning python . It's a domains ICP record query based on API . API provider : http://api.btstu.cn

Nuanxinqing Nuanxinqing 2020-11-14
148 0 0
My first HTML homepage

My first HTML homepage

Demo Explain This is my first HTML work, very simple. I should also be able to continue to improve, welcome to pay attention to page updates Th

Nuanxinqing Nuanxinqing 2020-11-10
101 0 0
1 2 3 4