Private Sub Test_WjEmailDisplayNameBuilderY2008M03D25()
' (本段程式之目的) Purpose:
' Explanation
' Test_WjEmailDisplayNameBuilderY2008M03D25 [2008-03-25-PM-09-03-37]
' (本段程式是否已經在被使用中) In use: Yes No
' (重要等級) Importance rating: 60%
' (再利用的可能性) Chances of reuse: 40%
' (程式撰寫的進度) Developing: Ongoing (80%)
' (程式撰寫的進度) Developing: 100% (Mandatory)
' (程式堪用的程度) Workable: 0% (Threshold at 80%)
' (程式的測試程度) Code tested: 0% (max 99%)
' - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
' (修改程式的日期) Revision Date: (2008 03 25 PM 08 30 22)
' (修改程式的人員) Revised by: WeiJin Tang (湯偉晉)
' OK
' - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Dim myEmailAddress As String
myEmailAddress = "Teacher.WeiJin.Tang@gmail.com"
Dim H As WjEmailDisplayNameBuilderY2008M03D25
H = New WjEmailDisplayNameBuilderY2008M03D25(myEmailAddress)
Me.Do_PasteStringToTopOfRichTextBox(H.GetEmailDisplayName(True))
Me.Do_PasteStringToTopOfRichTextBox(H.GetEmailDisplayName)
End Sub ' Test_WjEmailDisplayNameBuilderY2008M03D25
' - - - - - - - - - - - - -
' - - - - - - - - - - - - -
沒有留言:
張貼留言