弹来弹去跑马灯!

摘要: Public Function EnCodeStr(ByVal password As String) As String Dim il_bit, il_x, il_y, il_z, il_len, i As Long Dim is_out As String il_len = Len(password) il_x = 0 ... 阅读全文
posted @ 2019-01-22 17:59 wgscd 阅读(1910) 评论(0) 推荐(0)