VB.NET generates GUID

xiaoxiao2021-03-06  39

Private Sub Form1_Load (Byval E AS System.Object, Byval E AS System.Eventargs) Handles MyBase.Load

DIM G AS New Guid

Button1.text = g.newguid.tostring ()

End Sub

转载请注明原文地址:https://www.9cbs.com/read-75389.html

New Post(0)