差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

兩邊的前次修訂版 前次修改
下次修改
前次修改
tech:mail_imap_encode [2018/09/03 16:27] Jonathan Tsaitech:mail_imap_encode [2021/09/07 09:04] (目前版本) – [參考網址] jonathan
行 32: 行 32:
 $decode = $IMAPUtf7->decode($encode); $decode = $IMAPUtf7->decode($encode);
 print("[$decode]\n"); print("[$decode]\n");
-</code><xtermrtf>+</code><cli>
 root@ct-centos6 ~]# perl test.pl root@ct-centos6 ~]# perl test.pl
 [[from ABC/新客戶-DATA/INDIA/JonathanTest.] [from ABC/新客戶-DATA/Vietnam/TrysoftTest]] [[from ABC/新客戶-DATA/INDIA/JonathanTest.] [from ABC/新客戶-DATA/Vietnam/TrysoftTest]]
 [root@ct-centos6 ~]# [root@ct-centos6 ~]#
-</xtermrtf>+</cli>
  
  
行 42: 行 42:
   * http://tyruan.blogspot.com/2013/11/outlook-imap.html   * http://tyruan.blogspot.com/2013/11/outlook-imap.html
   * https://www.rpmfind.net/linux/rpm2html/search.php?query=perl(Unicode%3A%3AIMAPUtf7)   * https://www.rpmfind.net/linux/rpm2html/search.php?query=perl(Unicode%3A%3AIMAPUtf7)
 +
 +
 +<WRAP center round tip 60%>
 +如果對 perl 語法想快速了解, 可以參考以下網址 ((來自 Marc Wilson @PCWDLD.com 2021/09/07 的建議))
 +  * https://www.pcwdld.com/perl-cheat-sheet
 +</WRAP>
  
 {{tag>mail imapsync}} {{tag>mail imapsync}}
  
  • tech/mail_imap_encode.1535963220.txt.gz
  • 上一次變更: 2018/09/03 16:27
  • Jonathan Tsai