03 2022 档案

摘要:批处理文件 阅读全文
posted @ 2022-03-28 11:30 Phoenixy 阅读(486) 评论(0) 推荐(0)
摘要:了解DOM 文档对象模型和BOM浏览器对象模型 阅读全文
posted @ 2022-03-28 11:22 Phoenixy 阅读(64) 评论(0) 推荐(0)
摘要:软件测试使用的工具 阅读全文
posted @ 2022-03-21 10:36 Phoenixy 阅读(185) 评论(0) 推荐(0)
摘要:函数的注释 阅读全文
posted @ 2022-03-17 16:03 Phoenixy 阅读(559) 评论(0) 推荐(0)
摘要:持续集成 CI(Continuous integration) 定义 是一种软件开发实践,即团队开发成员经常集成他们的工作,通常每个成员每天至少集成一次,也就意味着每天可能会发生多次集成。 每次集成都通过自动化的构建(包括编译,发布,自动化测试)来验证,从而尽快地发现集成错误。 措施 1、减少风险 阅读全文
posted @ 2022-03-14 17:24 Phoenixy 阅读(863) 评论(0) 推荐(0)
摘要:autopep8:将python代码自动编排为PEP8格式的一个工具 阅读全文
posted @ 2022-03-14 14:22 Phoenixy 阅读(150) 评论(0) 推荐(0)
摘要:文档编写规范 阅读全文
posted @ 2022-03-14 09:38 Phoenixy 阅读(738) 评论(0) 推荐(0)
摘要:PyMySQL 连接 MySQL 服务器的一个库 阅读全文
posted @ 2022-03-11 15:14 Phoenixy 阅读(170) 评论(0) 推荐(0)
摘要:元组 列表 字典 的区分和使用 阅读全文
posted @ 2022-03-08 15:12 Phoenixy 阅读(208) 评论(0) 推荐(0)
摘要:list 转换为 字典dict格式 阅读全文
posted @ 2022-03-04 09:53 Phoenixy 阅读(4877) 评论(0) 推荐(0)
摘要:Execl 读取为 json 格式 阅读全文
posted @ 2022-03-04 09:52 Phoenixy 阅读(2016) 评论(0) 推荐(0)
摘要:读取.json文件内容 写入Execl 阅读全文
posted @ 2022-03-04 09:50 Phoenixy 阅读(1526) 评论(0) 推荐(0)
摘要:bps、pps与Bps 阅读全文
posted @ 2022-03-03 10:14 Phoenixy 阅读(909) 评论(0) 推荐(0)