Skip to content

Instantly share code, notes, and snippets.

@christech1117
christech1117 / Markdown教學.md
Last active June 20, 2024 08:15
Markdown教學,每個部分的教學分為兩個區塊,上半部為markdown語法,下半部為顯示結果

如何刪除"指定的檔名無效或太長 請指定其他檔名

隨身硬碟出現不知名的檔案,無法打開也無法刪除

  • ? 資料夾
  • ?.if 檔案

解決的方法

  1. 開啟命令提示字元

mac

default

[
	{ "keys": ["super+ctrl+a"], "command": "alignment" }
]

can't work!

set_time_limit()

在PHP裡面預設有30秒的執行上限
當程式執行超過30秒時就會出現「Fatal error: Maximum execution time of 30 seconds exceeded」
這是為了避免你寫的程式裡面有錯,寫了一些無窮迴圈或奇怪的東西,最後導致系統爆掉的一個設計   不過有時候程式可能就需要執行到超過30秒 例如要用PHP處理一個很大的檔案,或者資料庫的備份檔有時候上百MB(Excel建立表單)

set_time_limit(時間上線);

卸載npm sudo npm uninstall npm -g

來源link

Error: EACCES, permission denied '/usr/local/lib/node_modules/___coffee-script.npm'

npm/npm#2049

“Please try running this command again as Root/Administrator” error when trying to install LESS