• 首頁
  • Python 筆記
  • Laravel

Kirin

I think, therefore I am.

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

【PHP 元件介紹】faker – 產生測試用的假資料

前言 在撰寫程式碼時,我們常常需要弄一些測試用的假資料來填充資料庫或是版面,faker 就是一個處理這件事的好... » read more

0
Read
Kirin written 5 年 ago
透過 PHP 來使用 LINE Notify

跟 Line 要「存取權杖」 先建立一個聊天室,假設叫「Kirin 測試群組」 使用 PC, 到 https:... » read more

0
Read
Kirin written 5 年 ago
使用 PHP 來取得 Client 端資訊

使用 $_SERVER 我比較常用的一些資訊 // Client 端的 IP 位址 echo $_SERVER... » read more

0
Read
Kirin written 5 年 ago
CentOS 7: 將 PHP 7.2 升級至 7.3

sudo yum -y install http://rpms.remirepo.net/enterprise... » read more

0
Read
Kirin written 5 年 ago
MySQL 的時間相關函式

一、取得時間字串 -- 取得今天日期 ex: 2020-08-15 SELECT CURRENT_DATE()... » read more

0
Read
Kirin written 5 年 ago
在 CentOS 上安裝 Let’s Encrypt 的免費 SSL

環境說明 OS: CentOS 7.6 網站伺服器:apache 安裝步驟 以下以 sudo 來做,如果不想用... » read more

0
Read
Kirin written 5 年 ago
【Python】編碼問題:UnicodeEncodeError: ‘ascii’ codec can’t encode characters …

我在 windows 系統中寫了一個解析 xml 的小程式,測試沒問題後,上傳 Hostgator 的主機,執... » read more

0
Read
Kirin written 5 年 ago
【Linux】更改 crontab 預設的編輯器

crontab 預設的編輯器是 nano ,我比較習慣的是 vi 在 CentOS 中,可以用以下指令來指定預... » read more

0
Read
Kirin written 5 年 ago
資訊生活的智慧財產權指引

一、前言 生活在這個資訊爆炸的時代,我們不只是會接收無數的資訊,同時,我們也會產出一些資訊,例如:臉書 po ... » read more

0
Read
Kirin written 5 年 ago
Laravel: 解決在 CentOS 7 下 log 檔無法寫入的問題

在非 homestead 的主機上執行 laravel 時,有時會出現空白畫面,或是以下的錯誤訊息: The ... » read more

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


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