▍1. Helloword
本文件为《简明Python教程》中的部分代码及重要备注,可方便入门Python的新手学习(This file is part of the code and important notes in the Concise Python Tutorial. It is easy to get started with Python.)
本文件为《简明Python教程》中的部分代码及重要备注,可方便入门Python的新手学习(This file is part of the code and important notes in the Concise Python Tutorial. It is easy to get started with Python.)
说明: 本文件为《简明Python教程》中的部分代码及重要备注,可方便入门Python的新手学习(This file is part of the code and important notes in the Concise Python Tutorial. It is easy to get started with Python.)
python3 object oriented programming
说明: python3 object oriented programming
python开发的demo,实现将地理数据从高德坐标转换为wgs84坐标(Conversion of Goethe coordinates to WGS84 coordinates)
说明: python开发的demo,实现将地理数据从高德坐标转换为wgs84坐标(Conversion of Goethe coordinates to WGS84 coordinates)
给出任意弧长,求计算该弧半径。输入弧长的高和两端直线长度,就可以得出半径(Arbitrary Arc for Radius)
说明: 给出任意弧长,求计算该弧半径。输入弧长的高和两端直线长度,就可以得出半径(Arbitrary Arc for Radius)
cctv7科技苑爬虫项目,insert-mysql(CCTV7 reptile project, insert-mysql)
说明: cctv7科技苑爬虫项目,insert-mysql(CCTV7 reptile project, insert-mysql)
本书以Python为样本,不仅介绍了编程的基本概念,还着重讲解了 编程语言的范式(面向过程、面向对象、面向函数),并把编程语言的 范式糅在Python中,让读者不仅学会Python,未来在学习其他编程语言 时也变得更加容易。(aking Python as a sample, this book not only introduces the basic concepts of programming, but also focuses on the programming language paradigm (process-oriented, object-oriented, function-oriented), and incorporates the programming language paradigm into Python, so that readers can not only learn Python, but also become easier to learn other programming languages in the future.)
说明: 本书以Python为样本,不仅介绍了编程的基本概念,还着重讲解了 编程语言的范式(面向过程、面向对象、面向函数),并把编程语言的 范式糅在Python中,让读者不仅学会Python,未来在学习其他编程语言 时也变得更加容易。(aking Python as a sample, this book not only introduces the basic concepts of programming, but also focuses on the programming language paradigm (process-oriented, object-oriented, function-oriented), and incorporates the programming language paradigm into Python, so that readers can not only learn Python, but also become easier to learn other programming languages in the future.)
实现用户和管理员通过两个入口操作银行app的功能(Implementing the function of user and administrator operating bank app through two scripts)
说明: 实现用户和管理员通过两个入口操作银行app的功能(Implementing the function of user and administrator operating bank app through two scripts)
说明: python网络数据采集 中文版 包括:第一部分创建爬虫、第二部分高级数据采集、(web scraping with python)
说明: 可以翻译英文论文,非常简单便捷,效果还不错(Can translate English papers, very simple and convenient, the effect is good)
说明: 使用scrapy编写的简单的b站弹幕信息爬虫,功能简单(A simple b-station drama information crawler written by using the story, with simple functions)
说明: 循环神经网络学习流量预测lstm适用于初学者学习使用(Recurrent neural network learning traffic forecast)