Skip to content

LinZiyou Dev Blog

我的程式札記

  • Current Page: 首頁
  • 關於
  • 文章彙整
  • 專案作品
  • Current Page: 首頁
  • 關於
  • 文章彙整
  • 專案作品

配置MariaDB或MySQL可以遠端登入

正常來說,MariaDB或MySQL的預設配置會把「–bind-address」綁定到「...

Continue reading...
2022 年 12 月 18 日 by linziyou Ubuntu 開發環境 0

配置 Apache2 網站

正常來說,Apache的網站配置檔會在「/etc/apache2/sites-available」之...

Continue reading...
2022 年 12 月 1 日 by linziyou Ubuntu 開發環境 0

使用NGINX反向代理至localhost:3000

1. 安裝nginx 2. 配置網站配置檔 正常來說,nginx的網站配置檔會在「/etc/ngin...

Continue reading...
2021 年 11 月 8 日 by linziyou Ubuntu 開發環境 0

用pm2在Ubuntu上部署NuxtJS的網站

pm2是什麼 pm2 是 nodeJS 的 process manager,可以用來管理node服務...

Continue reading...
2021 年 11 月 7 日 by linziyou JavaScript Ubuntu VueJS 開發環境 0

如何產生SSH Key

SSH金鑰是一組公鑰(Public Key)和私鑰(Private Key)組成的金鑰對,它可以讓我...

Continue reading...
2021 年 9 月 1 日 by linziyou 開發環境 0

在Ubuntu中加入SWAP分區

我們在架設伺服器時,有時會選擇使用雲端主機,但是為了節省經費會選擇硬體需求較低的主機。此時,就可能會...

Continue reading...
2021 年 2 月 11 日 by linziyou Ubuntu 開發環境 0

GoF 設計模式 Design Pattern

設計模式(design pattern)是對軟體設計中普遍存在、或是會反覆出現的各種問題所提出的解決...

Continue reading...
2021 年 1 月 20 日 by linziyou Java 物件導向 設計模式 0

原型模式 Prototype Pattern

目的 制訂可用原型個體生成的物件類型,爾後只須複製此原型即可生成新物件。 Specify the k...

Continue reading...
2020 年 12 月 22 日 by linziyou Java 物件導向 設計模式 0

樣板方法模式 Template Method Pattern

目的 對於方法,只先定義好演算法的骨架,某些步驟則留給子類別去填埔,以便在不改變演算法整體構造的情況...

Continue reading...
2020 年 12 月 1 日 by linziyou Java 物件導向 設計模式 0

代理人模式 Proxy Pattern

目的 替其他物件預留代理者空位,藉此控制存取其他物件。 Provide a surrogate or...

Continue reading...
2020 年 11 月 23 日 by linziyou Java 物件導向 設計模式 0
  • 下一頁 »
Jerry Lin
Programmer

近期文章

  • 配置MariaDB或MySQL可以遠端登入
  • 配置 Apache2 網站
  • 使用NGINX反向代理至localhost:3000
  • 用pm2在Ubuntu上部署NuxtJS的網站
  • 如何產生SSH Key

彙整

  • 2022 年 12 月 (2)
  • 2021 年 11 月 (2)
  • 2021 年 9 月 (1)
  • 2021 年 2 月 (1)
  • 2021 年 1 月 (1)
  • 2020 年 12 月 (2)
  • 2020 年 11 月 (8)
  • 2020 年 10 月 (5)
  • 2020 年 9 月 (5)
  • 2020 年 6 月 (1)
  • 2020 年 5 月 (3)
  • 2020 年 4 月 (1)
  • 2020 年 3 月 (4)
  • 2020 年 2 月 (1)
  • 2019 年 11 月 (4)
  • 2019 年 10 月 (2)

分類

  • C/C++ (6)
  • Java (26)
  • JavaScript (2)
  • Python (2)
  • Ubuntu (8)
  • VueJS (1)
  • 物件導向 (26)
  • 設計模式 (21)
  • 資料結構 (6)
  • 開發環境 (10)

License

Creative Commons License
Except where otherwise noted, the content on this site is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

LinZiyou Dev Blog © 2023. All Rights Reserved.

Powered by WordPress. Theme by Alx.