原创 CSharp: weather

  using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace Model { /// <s

原创 CSharp: 安裝docker之後 asp.net core 在vs 2022調試 IIS Express 端口另一程序在用問題

    查找端口是否佔用 檢查CMD中的阻塞端口範圍(管理員)  改寫 launchSettings.json 端口      

原创 CSharp: vs 2022

package.json   { "name": "healthcheck", "version": "0.0.0", "scripts": { "ng": "ng", "start": "echo Start

原创 java:Json

/** * encoding: utf-8 * 版權所有 2023 塗聚文有限公司 * 許可信息查看: * 描述: * # Author : geovindu,Geovin Du 塗聚文. * # IDE :

原创 java: Apache NetBeans IDE 19

 添加.jar文件 /** * encoding: utf-8 * 版權所有 2023 塗聚文有限公司 * 許可信息查看: * 描述: * # Author : geovindu,Geovin Du 塗聚文. * # I

原创 java: get runtime environment

  /** * encoding: utf-8 * 版權所有 2023 塗聚文有限公司 * 許可信息查看: * Java開源框架和庫 * http://projects.apache.org * https://eclipse

原创 C: Linked List

  /** # encoding: utf-8 # 版權所有 2023 塗聚文有限公司 # 許可信息查看: # 描述: 嵌套結構體 # Author : geovindu,Geovin Du 塗聚文. # IDE : C

原创 C: input and output

  /** # encoding: utf-8 # 版權所有 2023 塗聚文有限公司 # 許可信息查看: # 描述:輸入輸入出格式 # Author : geovindu,Geovin Du 塗聚文. # IDE :

原创 c: CLion 2023.1.1

  /** # encoding: utf-8 # 版權所有 2023 塗聚文有限公司 # 許可信息查看: # 描述: # Author : geovindu,Geovin Du 塗聚文. # IDE : CLion 2

原创 c: struct sort descending and ascending

 寫法方式之一: /** * @file hello.c * @author your name (geovindu) * @brief * @ide vscode c11,c17 windows 10 * @version

原创 c: Analyzing text in window and Ubuntu

  Ubuntu 22.4: /** * @file AnalyzingText.h * @brief Analyzing text * @author geovindu,Geovin Du,塗聚文 (geo

原创 c: Eclipse IDE for Embedded C and C++ Developers - 2023-09 in windows

https://www.eclipse.org/downloads/                                    

原创 c: Eclipse IDE for Embedded C and C++ Developers - 2023-09 in Ubuntu 22.4

   裝之前先把java jdk 17 先安裝上   命令行安裝 sudo apt install openjdk-11-jdksudo apt install openjdk-17-jdk sudo add-apt-repository

原创 python: word covert pdf

  # encoding: utf-8 # 版權所有 2023 ©塗聚文有限公司 # 許可信息查看: word covert pdf # 描述:pip install pywin32 # # pip install PyPDF2

原创 python: Capture Full Webpage Screenshots with Selenium

  browser = webdriver.Firefox()edge=webdriver.Edge()safari=webdriver.Safari()chrome=webdriver.Chrome()  https://pypi.org