搜索
查看
编辑修改
首页
UNITY
NODEJS
PYTHON
AI
GIT
PHP
GO
CEF3
JAVA
HTML
CSS
搜索
Gausst松鼠会
这个屌丝很懒,什么也没留下!
关注作者
热门标签
jquery
HTML
CSS
PHP
ASP
PYTHON
GO
AI
C
C++
C#
PHOTOSHOP
UNITY
iOS
android
vue
xml
爬虫
SEO
LINUX
WINDOWS
JAVA
MFC
CEF3
CAD
NODEJS
GIT
Pyppeteer
article
热门文章
1
【Unity3D实战】零基础一步一步教你制作跑酷类游戏_unity3d跑酷人物
2
pocketminemp运行php,教程 - PocketMine-MP - Linux常见问题解决【转载】 | MineBBS 我的世界中文论坛...
3
Element table组件内容\n换行解决办法_element表单内容换行
4
Python GUI 设计(一)———Tkinter窗口创建、组件布局_python gui界面设计
5
Python电能质量扰动信号分类(六)基于扰动信号特征提取的超强机器学习识别模型
6
java 通过枚举实现单例模式做缓存_java枚举缓存
7
python小程序表白_python表白小程序
8
MPLS技术简介_mpls工作的三个过程
9
c#语言read函数,如何:使用 Windows ReadFile 函数(C# 编程指南)
10
[Unity]内置渲染管线转URP_unity内置渲染管线换 urp
当前位置:
article
> 正文
【Python八股文系列】100个Python的面试/笔试高频考点_python后端面试八股
作者:Gausst松鼠会 | 2024-03-05 17:18:20
赞
踩
python后端面试八股
Python的100个面试/笔试高频考点
本文主要整理了关于Python的面试/笔试的一些考点,可用于查漏补缺。
前排提示:文末有独家福利!
文章目录
Python的100个面试/笔试高频考点
1\. 解释型和编译型语言的区别
2\. 简述下 Python 中的字符串、列表、元组和字典
3\. 简述上述数据类型的常用方法
4\. 简述 Python 中的字符串编码
5\. 一行代码实现数值交换
6\. is 和 == 的区别
7\. Python 函数中的参数类型
8\. `*arg` 和 `**kwarg` 作用
9\. 获取当前时间
10\. PEP8 规范
11\. Python 的深浅拷贝(
声明:
本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:
https://www.wpsshop.cn/w/Gausst松鼠会/article/detail/192630
推荐阅读
article
python
大量网络
请求
失败_
请求
错误
[
Python
]网络爬虫(三):
异常
的
处理和
HTTP
状态
码
的
...
上班之余抽点时间出来写写博文,希望对新接触
的
朋友有帮助。今天在这里和大家一起学习一下
请求
错误
先来说一说
HTTP
的
异常
处置...
赞
踩
article
python
大量
网络
请求
失败
_
如何避免
HTTP
错误
429
(
请求
过多)
python
...
我尝试使用Python登录网站并从多个网页收集信息,但出现以下
错误
:Traceback (most recent cal...
赞
踩
article
Python
-
peewee
数据库
重连,
连接
池
连接
不够_
python
peewee
mysql
连...
Python
-
peewee
数据库
重连,
连接
池
连接
不够Max.Bai2019-05
peewee
是轻量级的pytho...
赞
踩
article
[
Python
]
peewee
使用
经验...
peewee
使用
经验本文
使用
案例是基于 python2.7 实现以下内容均为个人
使用
peewee
的经验和遇到的坑,...
赞
踩
article
python
requests
请求
失败
_
Python
requests
多线程抓取
请求
都报异常无解...
主要代码如下:import threadingimport
requests
def get
_
info():try:res...
赞
踩
article
python
多线程
http
失败切换功能
_
python
多线程
代理 出现
http
error...
import threadingimport timegj=0lock=threading.Lock()def g
_
nu...
赞
踩
article
python
爬虫 网络超时与异常_
httpconnectionpool
(
host
=
'
114.115...
在访问一个网页时,如果该网页长时间未响应,系统就会判断该网页超时,无法打开网页。模拟代码如下:im
port
reques...
赞
踩
article
Python
实战 | 进阶
中文
分
词
之
HanLP
词典
分
词
(上)_
hanlp
怎么
分
f-
35
这种词汇...
HanLP
分
词
器,一个实用且高效的自然语言处理助手,不妨试一试。_
hanlp
怎么
分
f-
35
这种词汇
hanlp
怎么
分
f-...
赞
踩
article
【从入门到高阶】
NLP
算法
的
流程
、
主要
任务
及
涉
及
算法
,全都囊括了(
Python
实战)_
nlp
算法
...
NLP
是人工智能领域历史较为悠久的领域,但由于语言的复杂性(语言表达多样性/歧义/模糊等等),如今的发展
及
收效相对缓慢。...
赞
踩
article
【
ORM
框架
】
Python
ORM
框架
——
peewee
(详细)
_
python
peewee
...
Python
ORM
框架
——
peewee
_
python
peewee
python
peewee
...
赞
踩
article
Pyth
on
|
peewee
.
InterfaceError
_
peewee
cursor
error...
服务器上运行的Pyth
on
后台,每次到第二天就会出现后台管理账号无法登录情况。查看后台日志发现是数据库方面出现了问题,最...
赞
踩
article
python
--
中文
分词与词云制作--入门笔记(附
停
用
词库及
Mac
字体
资源)_
python
停
用
词
词典
...
这里写自定义目录标题一、
中文
分词基本说明二、
停
用
词库、自定义
词典
的使用(一)
停
用
词(二)自定义
词典
三、词云绘制四、
中文
字...
赞
踩
article
python 遇到的各种坑_
i
nstance
as
f
i
rst
argument
(
got
un
i
c...
错误:unbound method read() must be called w
i
th RawConf
i
gParser...
赞
踩
article
python
--
mysql
--
驱动
简介和
使用
_
python
连接
mysql
是
什么协议
驱动
...
本篇文章介绍 Python 操作 MySQL 的几种方式,你可以在实际开发过程中根据实际情况合理选择。MySQL-pyt...
赞
踩
article
python
-
peewee
各种
用法
_
peewee
case
...
python
-
peewee
各种
用法
Max.Bai2020-030X00 背景记录
peewee
使用中需要的一些
用法
...
赞
踩
article
Python
实战 | 进阶中文
分词
之
HanLP
词典
分词
(下)_no
matching
over...
中文
分词
“准确率”如何计算?看这篇就够了!_no
matching
overloads
found for
com
.ha...
赞
踩
article
Python - 发送带图片
邮件
_
python
msgimage
.add_
header
('conte...
使用
python
发送带图片的
邮件
设置
邮件
为多文本格式MIMEMultipart('related')编写html格式内容...
赞
踩
article
Python 操作
数据库
之
Peewee
_
python
peewee
教程...
Peewee
系列:
Peewee
使用
Peewee
使用之事务
Peewee
批量插入数据
Peewee
使用(二)——增删改查更...
赞
踩
article
Python
:
peewee
模块
ORM
基本使用和常用
查询
示例
_
peewee
查询
所有...
github
:
https://github.com/coleifer/
peewee
官方文档
:
http://docs....
赞
踩
article
【
Peewee
】
Python
使用
Peewee
创建
数据库
_
peewee
python
...
\
Peewee
是一个简单小巧的
Python
ORM(对象关系映射 Object Relational Mapping,简...
赞
踩
相关标签
python 大量网络请求失败
peewee
连接池
重连
数据库
python
python requests请求失败
exception
http
爬虫
中文分词
HanLP 词典分词
自然语言处理
算法
InterfaceError
词云
mysql