unique Identity by ticks of time

后端 未结 0 1699
长情又很酷
长情又很酷 2021-01-03 20:34

Is there a possibility for this code to generate the same identity,

for (int i = 0; i < 20; i++)
    {
        string TransID = DateTime.Now.Ticks.ToString         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题