iT邦幫忙

科科 所有喜歡的回答 183

筆電開機時不時跳出的畫面,想了解電腦出現甚麼問題,以及如何解決

同樓上,TPM出問題 TPM是這次WIN11開始被注意的一個功能,WIN11 不透過特別方法的話一定要有TPM才能安裝,所以舊電腦不會有TPM,這是屬於主機板的...

2022-11-23 ‧ 由 Moofon 提問

請問notion能像 outlook 日曆創建每周或是週期任務嗎

可以:https://thomasjfrank.com/notion-automated-recurring-tasks/ https://medium.com...

2022-11-21 ‧ 由 小MIS 提問

python request.post無回應

換個 POST 的 url(例:https://tw.yahoo.com ) 因為我用 Postman 打那個 url回應也是空白

2022-11-17 ‧ 由 jax7479 提問

SQL 一欄變多欄

不考慮color自由變動~若固定顏色如下~ declare @Tmp table( Number nvarchar(10) ,color nvarchar(...

2022-11-17 ‧ 由 what0208 提問

資料庫如何用簡短的SQL指令更新欄位資料

UPDATE customers SET `default` = case when `default` = 'NO'...

2022-11-08 ‧ 由 phes11434 提問