上一页 1 ··· 7 8 9 10 11 12 13 14 15 ··· 109 下一页
摘要: /** * @file chainOfResponsibility.h * @author your name (geovindu) * @brief chain Of Responsibility 职责链模式 * @version 0.1 * @date 2023-10-28 * IDE: VSC 阅读全文
posted @ 2023-10-28 05:55 ®Geovin Du Dream Park™ 阅读(6) 评论(0) 推荐(0) 编辑
摘要: # encoding: utf-8 # 版权所有 2023 ©涂聚文有限公司 # 许可信息查看: word covert pdf # 描述:pip install pywin32 # # pip install PyPDF2 # Author : geovindu,Geovin Du 涂聚文. # 阅读全文
posted @ 2023-10-26 15:39 ®Geovin Du Dream Park™ 阅读(25) 评论(0) 推荐(0) 编辑
摘要: browser = webdriver.Firefox()edge=webdriver.Edge()safari=webdriver.Safari()chrome=webdriver.Chrome() https://pypi.org/project/selenium/ 案例1: # encodin 阅读全文
posted @ 2023-10-26 10:50 ®Geovin Du Dream Park™ 阅读(18) 评论(0) 推荐(0) 编辑
摘要: /*****************************************************************//** * \file helloworld.C * \brief 业务操作方法 * VSCODE c11 安装插件“Doxygen Documentation Ge 阅读全文
posted @ 2023-10-24 22:14 ®Geovin Du Dream Park™ 阅读(5) 评论(0) 推荐(0) 编辑
摘要: /** * @file helloworld.c * @author your name (geovindu@163.com) * @brief thread * @version 0.1 * @date 2023-10-24 * ide: vscode c11,c17 Ubuntu 22.04 * 阅读全文
posted @ 2023-10-24 15:58 ®Geovin Du Dream Park™ 阅读(31) 评论(0) 推荐(0) 编辑
摘要: 下载插件安装 Doxygen Commentshttps://marketplace.visualstudio.com/items?itemName=FinnGegenmantel.doxygenComments 在工具--选项 进行设置 阅读全文
posted @ 2023-10-24 15:28 ®Geovin Du Dream Park™ 阅读(88) 评论(0) 推荐(1) 编辑
摘要: /** * file Sort.js * ide:vscode JavaScript Sorting Algorithms * 插件:IntelliSense,JSDoc,CodeLens,Debugger for Chrome, 静态代码检查:ESLint,JSHint,Flow Langugae 阅读全文
posted @ 2023-10-23 19:43 ®Geovin Du Dream Park™ 阅读(8) 评论(0) 推荐(0) 编辑
摘要: /** * @file helloworld.c * @author your name (geovindu) * @brief * ide: vscode c11,c17 * @version 0.1 * @date 2023-10-21 * * @copyright Copyright (c) 阅读全文
posted @ 2023-10-22 20:14 ®Geovin Du Dream Park™ 阅读(7) 评论(0) 推荐(0) 编辑
摘要: /** * @file validator.h * @author your name (you@domain.com) * @brief 访问者模式 Visitor Pattern 来源: C现代编程 集成开发环境、设计模式、极限编程、测试驱动开发、重构、持续集成 日.花井志生著,杨文轩译,人民邮 阅读全文
posted @ 2023-10-21 14:56 ®Geovin Du Dream Park™ 阅读(5) 评论(0) 推荐(0) 编辑
摘要: <!doctype html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width,initial-scale=1.0,maximum-scale=1.0,minimum-sca 阅读全文
posted @ 2023-10-20 17:27 ®Geovin Du Dream Park™ 阅读(8) 评论(0) 推荐(0) 编辑
上一页 1 ··· 7 8 9 10 11 12 13 14 15 ··· 109 下一页