09 2023 档案

摘要:/** * encoding: utf-8 * 版权所有 2023 涂聚文有限公司 * 许可信息查看:https://github.com/Baidu-AIP/java-sdk/blob/master/src/main/java/com/baidu/aip/http/AipRequest.java 阅读全文
posted @ 2023-09-30 17:33 ®Geovin Du Dream Park™ 阅读(171) 评论(0) 推荐(0) 编辑
摘要:using Newtonsoft.Json; using System; using System.Collections.Generic; using System.Configuration; using System.Linq; using System.Web; using System.N 阅读全文
posted @ 2023-09-30 16:11 ®Geovin Du Dream Park™ 阅读(62) 评论(0) 推荐(0) 编辑
摘要:# encoding: utf-8 # 版权所有 2023 涂聚文有限公司 # 许可信息查看: # 描述: # Author : geovindu,Geovin Du 涂聚文. # IDE : PyCharm 2023.1 python 311 # Datetime : 2023/9/30 6:56 阅读全文
posted @ 2023-09-30 08:37 ®Geovin Du Dream Park™ 阅读(142) 评论(0) 推荐(0) 编辑
摘要:// JavaScript Document // file:1.js // edit: geovindu, Geovin Du /*var GeovinDu = { firstName: "Geovin", lastName: "Du" }; var student1 = { id: "12345 阅读全文
posted @ 2023-09-29 20:32 ®Geovin Du Dream Park™ 阅读(9) 评论(0) 推荐(0) 编辑
摘要:# encoding: utf-8 # 版权所有 2023 涂聚文有限公司 # 许可信息查看: # 描述: # Author : geovindu,Geovin Du 涂聚文. # IDE : PyCharm 2023.1 python 311 # Datetime : 2023/9/21 21:2 阅读全文
posted @ 2023-09-29 06:58 ®Geovin Du Dream Park™ 阅读(9) 评论(0) 推荐(0) 编辑
摘要:Programming in C++ (mheducation.com) https://highered.mheducation.com/sites/0072424125/ /************************************************************* 阅读全文
posted @ 2023-09-28 15:00 ®Geovin Du Dream Park™ 阅读(6) 评论(0) 推荐(0) 编辑
摘要:/*****************************************************************//** * \file SortingAlgorithm.cs * \brief csharp Sorting Algorithms 算法 * IDE vs 2022 阅读全文
posted @ 2023-09-28 14:57 ®Geovin Du Dream Park™ 阅读(13) 评论(0) 推荐(0) 编辑
摘要:/** * encoding: utf-8 * 版权所有 2024 ©涂聚文有限公司 * 许可信息查看: * 描述: * # Author : geovindu,Geovin Du 涂聚文. * # IDE : IntelliJ IDEA 2023.1 Java 17 * # Datetime : 阅读全文
posted @ 2023-09-28 14:56 ®Geovin Du Dream Park™ 阅读(10) 评论(0) 推荐(0) 编辑
摘要:# encoding: utf-8 # 版权所有 2023 ©涂聚文有限公司 # 许可信息查看: # 描述: Dijkstras Algorithm in Python 迪杰斯特拉算法 最短路径算法 # Author : geovindu,Geovin Du 涂聚文. # IDE : PyCharm 阅读全文
posted @ 2023-09-28 08:28 ®Geovin Du Dream Park™ 阅读(7) 评论(0) 推荐(0) 编辑
摘要:HuffmanCoding.h /** * ***************************************************************************** * @file HuffmanCoding.h * @brief Huffman Coding ht 阅读全文
posted @ 2023-09-27 09:45 ®Geovin Du Dream Park™ 阅读(5) 评论(0) 推荐(0) 编辑
摘要:# encoding: utf-8 # 版权所有 2023 ©涂聚文有限公司 # 许可信息查看:Huffman Coding Huffman Coding 霍夫曼编码 ( Huffman coding ) 是一种可变长的前缀码 # 描述: # Author : geovindu,Geovin Du 阅读全文
posted @ 2023-09-27 00:06 ®Geovin Du Dream Park™ 阅读(10) 评论(0) 推荐(0) 编辑
摘要:终端输入命令 get-command npm 后 至C:\Windows\System32 刪除npm 阅读全文
posted @ 2023-09-26 22:57 ®Geovin Du Dream Park™ 阅读(4) 评论(0) 推荐(0) 编辑
摘要:PrimsAlgorithm.h /** * ***************************************************************************** * @file PrimsAlgorithm.h * @brief Prim's Algorith 阅读全文
posted @ 2023-09-26 17:45 ®Geovin Du Dream Park™ 阅读(5) 评论(0) 推荐(0) 编辑
摘要:DijkstrasAlgorithm.h /** * ***************************************************************************** * @file DijkstrasAlgorithm.h * @brief Dijkstr 阅读全文
posted @ 2023-09-26 17:04 ®Geovin Du Dream Park™ 阅读(5) 评论(0) 推荐(0) 编辑
摘要:FordFulkersonAlgorithm.h /** * ***************************************************************************** * @file FordFulkersonAlgorithm.h * @brief 阅读全文
posted @ 2023-09-26 16:27 ®Geovin Du Dream Park™ 阅读(8) 评论(0) 推荐(0) 编辑
摘要:KruskalAlgorithm.h /*****************************************************************//** * \file KruskalAlgorithm.h * \brief Kruskal Algorithm克鲁斯卡尔算法 阅读全文
posted @ 2023-09-26 14:57 ®Geovin Du Dream Park™ 阅读(7) 评论(0) 推荐(0) 编辑
摘要:人与人沟通,除了信息对称之外,还有认知.... npm install -g typescriptnpm install -g ts-node index.ts //import * as fs from "fs"; //TypeScript 工厂方法模式 Factory Method in Typ 阅读全文
posted @ 2023-09-25 17:26 ®Geovin Du Dream Park™ 阅读(6) 评论(0) 推荐(0) 编辑
摘要:可以在Node.js command prompt 下,转到项目文件,进行命令行配置 https://code.visualstudio.com/docs/typescript/typescript-tutorial npm install -g typescript npm init -y tsc 阅读全文
posted @ 2023-09-25 14:16 ®Geovin Du Dream Park™ 阅读(143) 评论(0) 推荐(0) 编辑
摘要:# encoding: utf-8 # 版权所有 2023 涂聚文有限公司 # 许可信息查看:Python Sorting Algorithms # 描述: * https://www.programiz.com/dsa/counting-sort # * https://www.geeksforg 阅读全文
posted @ 2023-09-23 23:46 ®Geovin Du Dream Park™ 阅读(20) 评论(0) 推荐(0) 编辑
摘要:Best Tour Plugins To Guide Visitors Through Your Apphttps://yonkov.github.io/post/display-shepherd-only-once/https://www.jqueryscript.net/blog/best-gu 阅读全文
posted @ 2023-09-22 10:37 ®Geovin Du Dream Park™ 阅读(12) 评论(0) 推荐(0) 编辑
摘要:ubuntu 升级至python 3.11 sudo add-apt-repository ppa:deadsnakes/ppa sudo apt update sudo apt install python3.11 python3.11 --version root@ubuntu:/home/py 阅读全文
posted @ 2023-09-21 22:44 ®Geovin Du Dream Park™ 阅读(7) 评论(0) 推荐(0) 编辑
摘要:python: # encoding: utf-8 # 版权所有 2023 涂聚文有限公司 # 许可信息查看: # 描述: # Author : geovindu,Geovin Du 涂聚文. # IDE : PyCharm 2023.1 python 311 # Datetime : 2023/9 阅读全文
posted @ 2023-09-21 21:40 ®Geovin Du Dream Park™ 阅读(15) 评论(0) 推荐(0) 编辑
摘要:SortAlgorithm.h /*****************************************************************//** * \file SortAlgorithm.h * \brief 业务操作方法 * IDE: VSCODE c11 https 阅读全文
posted @ 2023-09-20 14:56 ®Geovin Du Dream Park™ 阅读(13) 评论(0) 推荐(0) 编辑
摘要:SortAlgorithm.h /*****************************************************************//** * \file SortAlgorithm.h * \brief 业务操作方法 * VSCODE c11 https://gi 阅读全文
posted @ 2023-09-19 22:55 ®Geovin Du Dream Park™ 阅读(10) 评论(0) 推荐(0) 编辑
摘要:文件夹配置参考: https://code.visualstudio.com/docs/editor/variables-reference ${workspaceFolder} - VS Code 中打开的文件夹目录 (通常是项目的位置)${workspaceFolderBasename} - 没 阅读全文
posted @ 2023-09-17 19:37 ®Geovin Du Dream Park™ 阅读(113) 评论(0) 推荐(0) 编辑
摘要:# encoding: utf-8 # 版权所有 2023 涂聚文有限公司 # 许可信息查看: # 描述: # Author : geovindu,Geovin Du 涂聚文. # IDE : PyCharm 2023.1 python 311 # Datetime : 2023/9/17 5:40 阅读全文
posted @ 2023-09-17 07:23 ®Geovin Du Dream Park™ 阅读(22) 评论(0) 推荐(0) 编辑
摘要:# encoding: utf-8 # 版权所有 2023 涂聚文有限公司 # 许可信息查看: # 描述: # Author : geovindu,Geovin Du 涂聚文. # IDE : PyCharm 2023.1 python 311 # Datetime : 2023/9/3 7:04 阅读全文
posted @ 2023-09-15 00:26 ®Geovin Du Dream Park™ 阅读(21) 评论(0) 推荐(0) 编辑
摘要:https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.to_excel.html def appendDataToExcel(excelName, sheetName, data): """ EXCEL向后行插入数据 :param 阅读全文
posted @ 2023-09-14 15:43 ®Geovin Du Dream Park™ 阅读(8) 评论(0) 推荐(0) 编辑
摘要:厂商前缀(vendor prefix) 如: -o-border-image。截止2016年年末,厂商前缀: -epub- 国际数字出版论坛制定的ePub格式 -moz- 基于Mozilla 的浏览器如Firefox -ms- 微软Internet Explorer -o- 基于Opera 的浏览器 阅读全文
posted @ 2023-09-13 08:56 ®Geovin Du Dream Park™ 阅读(11) 评论(0) 推荐(0) 编辑
摘要:SortAlgorithm.h /*****************************************************************//** * \file SortAlgorithm.h * \brief 业务操作方法 * VSCODE c11 * \author 阅读全文
posted @ 2023-09-12 22:36 ®Geovin Du Dream Park™ 阅读(7) 评论(0) 推荐(0) 编辑
摘要:下载编译器MinGW并解压官网页面:https://www.mingw-w64.org/下载页面:https://sourceforge.net/projects/mingw-w64/files/ https://cmake.org/download/ 安装插件“Doxygen Documentat 阅读全文
posted @ 2023-09-10 19:46 ®Geovin Du Dream Park™ 阅读(121) 评论(0) 推荐(0) 编辑
摘要:https://www.oreilly.com/library/view/programming-python-4th/9781449398712/https://www.oreilly.com/library/view/learning-python-5th/9781449355722/ # en 阅读全文
posted @ 2023-09-06 22:37 ®Geovin Du Dream Park™ 阅读(14) 评论(0) 推荐(0) 编辑
摘要:https://developer.mozilla.org/en-US/docs/Web/SVG/Tutorial/SVG_and_CSS https://www.sitepoint.com/svg-styling-with-css/ https://css-tricks.com/scale-svg 阅读全文
posted @ 2023-09-04 22:23 ®Geovin Du Dream Park™ 阅读(11) 评论(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-09-03 14:47 ®Geovin Du Dream Park™ 阅读(24) 评论(0) 推荐(0) 编辑
摘要:data4 = dataframe1.loc[4:34] for idx, datavalue in data4.iterrows(): #strnum=Common.Utils.Utils.getAnnualLeave(data) print("[{}]: {}".format(idx, data 阅读全文
posted @ 2023-09-03 08:39 ®Geovin Du Dream Park™ 阅读(281) 评论(0) 推荐(0) 编辑
摘要:js: // JavaScript Document /* 參考資源: https://developer.mozilla.org/en-US/docs/Web/API/Window/alert https://developer.mozilla.org/en-US/docs/Web/API/Win 阅读全文
posted @ 2023-09-02 17:44 ®Geovin Du Dream Park™ 阅读(20) 评论(0) 推荐(0) 编辑
摘要:js: // JavaScript Document /* 參考資源: https://developer.mozilla.org/en-US/docs/Web/API/Window/alert https://developer.mozilla.org/en-US/docs/Web/API/Win 阅读全文
posted @ 2023-09-02 13:54 ®Geovin Du Dream Park™ 阅读(40) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5
点击右上角即可分享
微信分享提示