Skip to content

Commit

Permalink
更新文件
Browse files Browse the repository at this point in the history
更新3.1代码
  • Loading branch information
YoumuKon authored Apr 29, 2018
1 parent 5f534b0 commit c84a2df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ClickForSecond/Main.frm
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ Option Explicit

Private Sub CopyE_Click()
Clipboard.Clear
Clipboard.SetText EventS
Clipboard.SetText "当前日期:" & Date & vbCrLf & EventS
MsgBox "已复制成功!", 0, "复制成功"
End Sub

Expand Down

0 comments on commit c84a2df

Please sign in to comment.