2020年11月9日 星期一

2020年11月8日 星期日

saf

 Outlook 2007 後,停用 HTML Editor ,改用 Word 引擎來解讀 eMail 。

讀取時,會將信件的 HTML 格式轉換為 RTF 格式顯示,避免任何 HTML 可執行程式碼攻擊。

轉寄時,會將 RTF 格式套配 NormalEMail.dotm ,寄出時,將 RTF 轉換成 HTML 或 winmail.dat 附件,有可能會有格式異動,特別是樣式部分。

要保留原始格式,請採用附件轉寄。

2020年11月7日 星期六

dd

 https://www.howtogeek.com/howto/28478/copy-and-paste-in-outlook-without-messing-up-your-formatting/

2020年11月2日 星期一

1

 Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click 

        Dim strS As String = "AAA223/" 

        If Microsoft.VisualBasic.Right(strS, 1) = "/" Then 

            Label1.Text = strS.Replace(Microsoft.VisualBasic.Right(strS, 1), "") 

        End If 

 End Sub 

2020年11月1日 星期日

python2

 1 python -m pip install numpy

2     python -m pip install scipy
3     python -m pip install matplotlib

rhino3

 https://ektron0116.neocities.org/software/update%20rhin.zip

https://ektron0116.neocities.org/software/WindowsApplication1.zip