• 首頁
  • Python 筆記
  • Laravel

Kirin

I think, therefore I am.

Android開發AppleLaravelLinuxPHPPythonWordpress未分類測試驅動開發科技生活網站技術資訊安全軟體工程開發工具電腦硬體

在 Ubuntu 24.04 LTS 上安裝設定 vsftpd FTP 伺服器

一、概述 Vsftpd ( Very Secure File Transfer Protocol Daemon... » read more

0
Read
Kirin written 11 個月 ago
Laravel 10 – 轉址 – redirect

redirect 通常被稱為「轉址」或「重新導向」。 從 controller 方法或 route 定義回傳的... » read more

0
Read
Kirin written 12 個月 ago
Laravel 10 – 使用 Faker 產生測試資料的常用方法

fake() 與 faker 從 laravel 9 開始,官方的說明文件就用 fake() 全域函式來取代 ... » read more

1
Read
Kirin written 1 年 ago
M1 MacBook Air 外接雙顯示器

M1 MacBook Air 因為晶片的限制,只能外接一個顯示器,這對大多數人已經夠用了,但我還是想有第三個顯... » read more

0
Read
Kirin written 1 年 ago
下載 Facebook 上的影片

如果是公開的影片,可以直接透過工具網站來下載 請打開以下網站 https://fdown.net/ 然後將 F... » read more

0
Read
Kirin written 2 年 ago
【Python】pathlib 模組 : 優雅的處理不同作業系統上的檔案路徑

安裝 無需安裝,這是 Python 的內建函式庫 基本用法 建立 Path 物件 Path是 pathlib ... » read more

0
Read
Kirin written 2 年 ago
【Python】python-dotenv 模組 : 處理帳號、密碼及金鑰…等敏感資訊的存放問題

簡介 在撰寫程式時,有些比較敏感的資訊是不適合直接放在程式碼中的。 為了解決這個問題,很多的語言和框架都採用了... » read more

0
Read
Kirin written 2 年 ago
【Python】Selenium 4 學習筆記 (2) – 基本的安裝使用

Selenium 安裝 pip install selenium 在 Python 3.7 後,如果不指定 s... » read more

0
Read
Kirin written 2 年 ago
【Python】Selenium 4 學習筆記 (1) – 與 Selenium 3 的差異

Python 版本限制 Selenium 4 需要 Python 3.7 或是更新的版本;pip 的版本必須在... » read more

0
Read
Kirin written 2 年 ago
【Python】虛擬環境 – venv

虛擬環境是什麼? 虛擬環境 (Virtual Environment) ,可以依不同的專案,設置不一樣的 pa... » read more

0
Read
Kirin written 2 年 ago
Page navigation
  • 3 / 9
  • « First
  • ‹ Previous
  • Page 2
  • Current Page 3
  • Page 4
  • Next ›
  • Last »


  • 首頁
  • Python 筆記
  • Laravel
Copyright © 2025 Kirin. All rights reserved. Theme by Githuber.