iT邦幫忙

CalvinKuo 所有喜歡的回答 13401

玩玩SQL~如何將欲扣的點數,逐筆計算需要使用的點數?

create table Tmp ( 流水號 int ,姓名 nvarchar(50) ,點數日期 date ,點數獲得 int ); insert...

2022-03-14 ‧ 由 純真的人 提問

被退信

SPF Sender Invalid你沒設定 SPF

2022-03-10 ‧ 由 maxwang125 提問

被退信

如果你是郵件伺服器管理員, 請務必設好 SPF, DKIM, DMARC 這三大項目:https://www.google.com/search?q=%E9%8...

2022-03-10 ‧ 由 maxwang125 提問

請問如何取得 加入好友人數…等line bot 帳號中的 insight數據

首先請將程式碼改成這種形式,會提高大家幫你解答的意願 //嘗試透過抓關鍵字"1"來回覆20220308以前加入好友的人數 if (messa...

2022-03-09 ‧ 由 jhuang99 提問

OUTLOOK 2016 IMAP改POP

必要設定:1、要開二階段驗證2、使用Google提供之專屬密碼 詳細作法可看這篇https://lis.chu.edu.tw/p/412-1052-1881.p...

2022-03-09 ‧ 由 cathyyy 提問