• 首頁
  • About Me.
  • 隱私權政策 PRIVACY POLICY
Clarence 的科技學習實戰筆記
這是一個富有創意與實用性的網誌,主要分享關於網路科技、程式設計、創意工具等相關主題的文章,讓讀者可以輕鬆學習與掌握相關知識,並且提供了豐富的實例與教學影片,是一個非常值得推薦的學習資源。

Node.js

  • Node.js

解決 Node.js ERR_OSSL_EVP_UNSUPPORTED 問題的方法

Posted on 2023-12-102023-12-17by Clarence

在使用 npm run 時,有時候可能會遇到 ERR_OSSL_EVP_UNSUPPORTED 錯誤。這通常是 […]

Read More
No comments yet
  • Node.js

使用 Selenium 出現 Error: Unable to obtain browser driver 的解決方法

Posted on 2023-07-022023-06-16by Clarence

第一次使用 Selenium 可能會因為沒有裝過 driver 所以出現錯誤 執行錯誤 錯誤結果大概如下 解決 […]

Read More
No comments yet
  • Elastic Beanstalk
  • ...
    • Node.js

在 AWS Elastic Beanstalk 使用 Yarn 安裝 Node.js 套件

Posted on 2023-04-092023-03-10by Clarence

最近在嘗試使用 Beanstalk 跑 Node.js 遇到一點貧頸是 Beanstalk 預設只會使用 np […]

Read More
No comments yet
  • Node.js

使用 JSON Resume 產生履歷表

Posted on 2023-02-052023-01-17by Clarence

JSON Resume 是一種履歷表的 JSON 格式,裡面已經預先定義好履歷表會有的各種內容格式,因此可以很 […]

Read More
No comments yet
  • Linux
  • ...
    • Node.js

執行 Node.js 提示 #!/usr/bin/env node 錯誤的解決方法

Posted on 2022-10-232022-10-13by Clarence

最近遇到幾份程式是從 Windows 專案移過來的,我在 Build 完 Docker 後執行發現它會提示以下 […]

Read More
No comments yet
  • Node.js

Sequelize 讀取資料庫設定時區

Posted on 2022-07-312022-08-07by Clarence

在使用程式讀取資料庫的時候其實會有一個預設的時區,通常預設會使用系統的時區來當成讀取的時區,不過我們有時候可能 […]

Read More
No comments yet
  • Node.js

使用 express-validator 省去 JSON parse 處理

Posted on 2022-04-032022-03-18by Clarence

最近我同事想說要讓處理回應的地方可以乾淨一點不然每次參數丟進來都要使用 JSON.parse() 處理一次感覺 […]

Read More
No comments yet
  • Node.js

Node.js 執行 Electron 出現”NODE_MODULE_VERSION 57. Please try re-compiling or re-installing” 解決方法

Posted on 2021-10-102021-09-28by Clarence

最近在使用 Electron 的時候它有時候會出現 NODE_MODULE_VERSION 57. Pleas […]

Read More
No comments yet
  • Node.js

Selenium 使用 Node.js 開啟 Chrome, Edge, Firefox 做自動控制

Posted on 2021-06-072021-07-18by Clarence

最近因為有自動控制瀏覽器的需求所以研究了一下如何使用 Selenium 去控制不同的瀏覽器,並且開啟不同瀏覽器 […]

Read More
No comments yet
  • Node.js

使用 Node.js Express 觸發 Express 重開

Posted on 2021-03-012021-08-09by Clarence

前陣子聽到一個需求是有客戶希望他們的服務可以使用網頁重新開啟他們的網頁伺服器,那今天就來簡單說明怎麼做到這件事 […]

Read More
No comments yet
  • Node.js

Node.js 爬蟲使用 GOT 與 iconv 解決 Big5 轉 UTF-8 網頁亂碼問題

Posted on 2021-01-182021-01-13by Clarence

最近因為有需要寫爬蟲的需求,使用 Node.js 來處理寫完之後發現網頁的預設編碼會有問題中文的部分會亂碼,所 […]

Read More
No comments yet
  • Node.js
  • ...
    • 分享

使用 NGINX 設定反向代理 Reverse Proxy Windows Communication Foundation (WCF) 並且使用 Node.js 處理 Web 服務描述語言 (WSDL) 文件

Posted on 2020-11-172020-11-17by Clarence

最近有朋友說遇到需要處理 WCF 的東西很頭痛就幫忙看了一下,其實我第一次聽到的時候不知道 WCF 後來去查了 […]

Read More
No comments yet
  • Node.js

討論 Promise all 如何執行完不要被 catch 中斷

Posted on 2020-03-282020-03-27by Clarence

今天來分享一個之前同事問我的問題,因為我們工作上很常用到的是 fetch 或是 request,這種需要多發 […]

Read More
No comments yet

熱門文章與頁面︰

  • Microsoft Office 2021 官方下載點
  • Windows 10 開啟螢幕小鍵盤
  • Microsoft Office 2019 官方下載點
  • Windows Server 2019 官方下載點
  • 發生 /bin/bash^M: bad interpreter: No such file or directory 怎麼解決
  • Docker 移除 Containers、Images、Volumes 與 Networks 的方法
  • 如何在 Ubuntu Server 20.04 使用指令設定系統時區
  • Windows 10 Chrome 與 Edge 升級後出現 STATUS_INVALID_IMAGE_HASH
  • 中華電信收不到手機號碼驗證簡訊
  • 解決 Windows 10 同步時間失敗

近期文章

  • 解決 Amazon Linux 2 與 Amazon Linux 2023 上 DNF 套件安裝失敗:正確設定 /etc/dnf/vars/awsregion
  • 如何從 Proxmox VE 叢集中安全移除節點
  • Proxmox VE Cluster IP 更新與配置同步經驗談
  • 如何在中華電信大山 DASAN H660W (H660WM) 小烏龜關閉硬撥並使用 Bridge Mode (橋接模式)
  • Microsoft Office 2024 官方下載點

近期留言

  • 「解決 Ubuntu 中 NVIDIA GPU 驅動問題 - Clarence 的科技學習實戰筆記」於〈在 Ubuntu 發生 dpkg: error processing archive 的問題該如何處理?〉發佈留言
  • 「HPE A5120 重置或是開機出現 Application program does not exist 解決方法與重置後的初始化教學 - Clarence 的科技學習實戰筆記」於〈在 macOS 使用 console 線連接 console port 的方法〉發佈留言
  • 「安裝 CUDA 出現 Depends: cuda-11-7 (>= 11.7.0) but it is not going to be installed 解決方法 - Clarence」於〈安裝 CUDA Toolkit 11.7〉發佈留言
  • 「Windows 10 使用 Hyper-V 一樣可以自動備份 - Clarence」於〈Windows 安裝 CDK Toolkit 後出現 “因為這個系統上已停用指令碼執行,所以無法載入”〉發佈留言
  • 「孙帆」於〈Golang 使用 goav〉發佈留言

彙整

  • 2025 年 5 月
  • 2025 年 4 月
  • 2025 年 3 月
  • 2025 年 1 月
  • 2024 年 12 月
  • 2024 年 11 月
  • 2024 年 10 月
  • 2024 年 9 月
  • 2024 年 8 月
  • 2024 年 7 月
  • 2024 年 6 月
  • 2024 年 5 月
  • 2024 年 4 月
  • 2024 年 3 月
  • 2024 年 2 月
  • 2024 年 1 月
  • 2023 年 12 月
  • 2023 年 11 月
  • 2023 年 10 月
  • 2023 年 9 月
  • 2023 年 8 月
  • 2023 年 7 月
  • 2023 年 6 月
  • 2023 年 5 月
  • 2023 年 4 月
  • 2023 年 3 月
  • 2023 年 2 月
  • 2023 年 1 月
  • 2022 年 12 月
  • 2022 年 11 月
  • 2022 年 10 月
  • 2022 年 9 月
  • 2022 年 8 月
  • 2022 年 7 月
  • 2022 年 6 月
  • 2022 年 5 月
  • 2022 年 4 月
  • 2022 年 3 月
  • 2022 年 2 月
  • 2022 年 1 月
  • 2021 年 12 月
  • 2021 年 11 月
  • 2021 年 10 月
  • 2021 年 9 月
  • 2021 年 8 月
  • 2021 年 7 月
  • 2021 年 6 月
  • 2021 年 5 月
  • 2021 年 4 月
  • 2021 年 3 月
  • 2021 年 2 月
  • 2021 年 1 月
  • 2020 年 12 月
  • 2020 年 11 月
  • 2020 年 10 月
  • 2020 年 9 月
  • 2020 年 8 月
  • 2020 年 7 月
  • 2020 年 6 月
  • 2020 年 5 月
  • 2020 年 4 月
  • 2020 年 3 月
  • 2020 年 2 月
  • 2020 年 1 月
  • 2019 年 10 月
  • 2019 年 9 月
  • 2019 年 8 月
  • 2019 年 7 月
  • 2019 年 6 月
  • 2019 年 5 月
  • 2019 年 4 月
  • 2019 年 2 月
  • 2018 年 11 月
  • 2018 年 2 月
  • 2018 年 1 月
  • 2017 年 12 月

分類

  • 2020 11th 鐵人賽
  • 2020 12th 鐵人賽
  • Adobe
  • Apple 
  • Autodesk
  • AWS
  • Azure
  • Cisco
  • CloudLinux
  • Code Editor
  • cPanel
  • CyberPower
  • Dell
  • DGX
  • Docker
  • Elastic Beanstalk
  • Excel
  • Fortinet
  • GCP
  • GitHub
  • GitLab
  • Golang
  • Google
  • Google Chrome
  • Google Developers
  • Grafana
  • Harbor
  • Hewlett Packard Enterprise (HPE)
  • HiNet
  • HP
  • HPE Aruba Networking
  • Hyper-V
  • Intel
  • iOS
  • JAVA
  • JavaScript
  • LibreNMS
  • LINE
  • Linux
  • macOS
  • Microsoft
  • Microsoft SQL Server
  • Mozilla Firefox
  • MySQL
  • Network
  • News
  • Node.js
  • NVIDIA
  • Office
  • Oracle
  • PHP
  • Pokémon GO
  • PostgreSQL
  • Proxmox Backup Server
  • Proxmox VE
  • Python
  • Red Hat
  • Relational Database Service (RDS)
  • ROS
  • RouterOS
  • SOPHOS
  • SSL
  • Supermicro
  • Synology
  • Ubuntu
  • UniFi
  • VMware
  • VMware ESXi
  • WebRTC
  • WebSocket
  • WHMCS
  • Windows
  • WordPress
  • Zabbix
  • 分享
  • 小米
  • 工具
  • 心得
  • 指令
  • 推薦
  • 未分類
  • 瀏覽器
  • 程式語言
  • 行動支付
  • 資料庫

其他操作

  • 登入
  • 訂閱網站內容的資訊提供
  • 訂閱留言的資訊提供
  • WordPress.org 台灣繁體中文
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie 政策

部落格統計

  • 891,996 個點閱數
本網站的所有內容,包括文字、圖片、音頻、視頻、程式碼等,均受版權法保護。未經本網站所有人 Clarence 事先書面授權,任何人不得擅自複製、轉載、修改、散佈或商業使用。凡本網站所引用之第三方資料或圖片,版權歸原作者或權利人所有。本網站僅為分享學習和交流知識之用,並不對內容的真實性、完整性和可靠性作任何明示或暗示的保證或承諾,亦不對任何因使用或依賴本網站內容所引致的損失或損害負任何責任。如有任何疑問或建議,請隨時聯繫我。 Theme by Colorlib Powered by WordPress