第一章 Python的概述与安装 1.1 编程与编程语言 python是一门编程语言,作为学习python的开始,需要事先搞明白:编程的目的是什么?什么是编程语言?什么是编程? 编程的目的: 计算机的发明,是为了用机器取代/解放人力,而编程的目的则是将人类的思想流程按照某种能够被计算机识别的表达方式 ...
分类:
编程语言 时间:
2020-01-09 13:19:52
阅读次数:
89
tar bath: 焦油浴regimen—diet: 养生餐mankind was not put on this earth to suffer but to live. eczema: 湿疹lesion: 病灶Psoriasis is the external manifestation of ... ...
分类:
其他好文 时间:
2019-12-31 18:43:56
阅读次数:
94
1,简单句+祈使句 主谓宾 I love you I like this I heard you I am happy pullover don't do that come on go ahead 2,宾语从句+表语从句+一般疑问句+特殊疑问句+复合句(fanboys ) I think that ...
分类:
其他好文 时间:
2019-12-13 19:53:52
阅读次数:
100
参考《Open Source Geospatial Tools Applications in Earth Observation》—Chapter 17 Case Study on Multispectral Land Cover ClassificationDepending on the ti... ...
分类:
其他好文 时间:
2019-12-11 11:20:01
阅读次数:
111
json-server是一个在前端本地运行,可以存储json数据的server(服务器),该服务器只支持 get 方法获取,不支持 post 方法获取,使用express工具可以使用post方法。 Vue项目模拟服务器json-server的安装即使用: 跟视频学习的时,需要在vue项目build目 ...
分类:
Web程序 时间:
2019-12-03 01:33:16
阅读次数:
155
今天的句子: Trying to remove heat-trapping gases from Earth’s atmosphere to halt global warming is a huge undertaking. But big challenges can provoke big s ...
分类:
其他好文 时间:
2019-11-16 12:49:52
阅读次数:
92
七、环境保护类:环境恶化 经典范文 As is vividly shown in the cartoon, our earth is feeling sick with huge amounts of rubbish and numerous smoking chimneys on her face ...
分类:
其他好文 时间:
2019-11-11 11:17:11
阅读次数:
189
题目链接:http://poj.org/problem?id=3080 The Genographic Project is a research partnership between IBM and The National Geographic Society that is analyzin ...
分类:
其他好文 时间:
2019-11-06 22:33:59
阅读次数:
114
在linux中ping www.baidu.com 无法ping通,可能原因是DNS没配置好 方法一:修改vi /etc/resolv.conf 增加如下内容: nameserver 114.114.114.114 (电信的DNS) nameserver 8.8.8.8(googel的DNS) 就可 ...
分类:
系统相关 时间:
2019-11-01 11:13:01
阅读次数:
96
Java 程序员第一个要了解的基础概念就是: "什么是面向对象编程(OOP)" ? 玩过 DOTA2 (一款推塔杀人的游戏)吗?里面有个齐天大圣的角色,欧洲战队玩的很溜,国内战队却不怎么会玩,自家人不会玩自家的神话英雄,实在有点悲哀。 我们用 Java 定义一个孙悟空的类吧: 我们给他两个属性(生命 ...
分类:
其他好文 时间:
2019-11-01 09:26:01
阅读次数:
117