{ "export": [], "keywords": [], "children": [ { "总体概念": { "keywords": [], "children": [ { "迭代": { "keywords": [], "children": [], "node_id": "python-5-1358" } }, { "缓存": { "keywords": [], "children": [], "node_id": "python-5-1359" } }, { "透明度": { "keywords": [], "children": [], "node_id": "python-5-1360" } } ], "node_id": "python-4-1423" } }, { "流程控制": { "keywords": [], "children": [ { "捕获异常": { "keywords": [], "children": [], "node_id": "python-5-1361" } }, { "异常链": { "keywords": [], "children": [], "node_id": "python-5-1362" } }, { "当一切顺利的时候": { "keywords": [], "children": [], "node_id": "python-5-1363" } }, { "继续执行,无论异常如何": { "keywords": [], "children": [], "node_id": "python-5-1364" } }, { "优化循环": { "keywords": [], "children": [], "node_id": "python-5-1365" } }, { "with语句": { "keywords": [], "children": [], "node_id": "python-5-1366" } }, { "条件表达式": { "keywords": [], "children": [], "node_id": "python-5-1367" } } ], "node_id": "python-4-1424" } }, { "迭代": { "keywords": [], "children": [ { "序列解包": { "keywords": [], "children": [], "node_id": "python-5-1368" } }, { "列表解析式": { "keywords": [], "children": [], "node_id": "python-5-1369" } }, { "生成器表达式": { "keywords": [], "children": [], "node_id": "python-5-1370" } }, { "集合解析式": { "keywords": [], "children": [], "node_id": "python-5-1371" } }, { "字典解析式": { "keywords": [], "children": [], "node_id": "python-5-1372" } }, { "将迭代器链接在一起": { "keywords": [], "children": [], "node_id": "python-5-1373" } }, { "将迭代器压缩在一起": { "keywords": [], "children": [], "node_id": "python-5-1374" } } ], "node_id": "python-4-1425" } }, { "容器数据类型": { "keywords": [], "children": [ { "集合": { "keywords": [], "children": [], "node_id": "python-5-1375" } }, { "命名元组": { "keywords": [], "children": [], "node_id": "python-5-1376" } }, { "有序字典": { "keywords": [], "children": [], "node_id": "python-5-1377" } }, { "带有默认值的字典": { "keywords": [], "children": [], "node_id": "python-5-1378" } } ], "node_id": "python-4-1426" } }, { "导入代码": { "keywords": [], "children": [ { "回退(备用)导入": { "keywords": [], "children": [], "node_id": "python-5-1379" } }, { "从即将发布的版本中导入": { "keywords": [], "children": [], "node_id": "python-5-1380" } }, { "使用__all__进行自定义导入": { "keywords": [], "children": [], "node_id": "python-5-1381" } }, { "相对导入": { "keywords": [], "children": [], "node_id": "python-5-1382" } }, { "__import__函数": { "keywords": [], "children": [], "node_id": "python-5-1383" } }, { "importlib模块": { "keywords": [], "children": [], "node_id": "python-5-1384" } } ], "node_id": "python-4-1427" } }, { "令人兴奋的Python扩展:NIST的随机数信标": { "keywords": [], "children": [ { "如何安装NIST信标库": { "keywords": [], "children": [], "node_id": "python-5-1385" } }, { "示例:获取值": { "keywords": [], "children": [], "node_id": "python-5-1386" } }, { "示例:模拟抛硬币并记录每次正反面的结果": { "keywords": [], "children": [], "node_id": "python-5-1387" } }, { "安装Pandas和matplotlib": { "keywords": [], "children": [], "node_id": "python-5-1388" } }, { "创建文本文件": { "keywords": [], "children": [], "node_id": "python-5-1389" } }, { "使用Pandas显示数据": { "keywords": [], "children": [], "node_id": "python-5-1390" } }, { "进行一些数据分析": { "keywords": [], "children": [], "node_id": "python-5-1391" } }, { "使用matplotlib进行绘图": { "keywords": [], "children": [], "node_id": "python-5-1392" } }, { "图表的类型": { "keywords": [], "children": [], "node_id": "python-5-1393" } }, { "安装Scrapy": { "keywords": [], "children": [], "node_id": "python-5-1394" } }, { "运行Scrapy": { "keywords": [], "children": [], "node_id": "python-5-1395" } }, { "使用Scrapy获取Web数据": { "keywords": [], "children": [], "node_id": "python-5-1396" } }, { "通过Scrapy浏览网页": { "keywords": [], "children": [], "node_id": "python-5-1397" } }, { "shell选项": { "keywords": [], "children": [], "node_id": "python-5-1398" } }, { "安装Beautiful Soup": { "keywords": [], "children": [], "node_id": "python-5-1399" } }, { "使用Beautiful Soup": { "keywords": [], "children": [], "node_id": "python-5-1400" } }, { "如何安装feedparser库": { "keywords": [], "children": [], "node_id": "python-5-1401" } }, { "如何使用feedparser库": { "keywords": [], "children": [], "node_id": "python-5-1402" } }, { "安装NumPy": { "keywords": [], "children": [], "node_id": "python-5-1403" } }, { "使用NumPy": { "keywords": [], "children": [], "node_id": "python-5-1404" } }, { "使用NumPy数组": { "keywords": [], "children": [], "node_id": "python-5-1405" } }, { "统计度量": { "keywords": [], "children": [], "node_id": "python-5-1406" } }, { "如何安装Pillow库": { "keywords": [], "children": [], "node_id": "python-5-1407" } }, { "图像显示:确定文件的大小和类型并显示": { "keywords": [], "children": [], "node_id": "python-5-1408" } }, { "图像处理:裁剪图像的一部分": { "keywords": [], "children": [], "node_id": "python-5-1409" } }, { "随机数": { "keywords": [], "children": [], "node_id": "python-5-1410" } }, { "密码生成器": { "keywords": [], "children": [], "node_id": "python-5-1411" } } ], "node_id": "python-4-1428" } } ], "node_id": "python-3-8" }