This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
hummingbird
/
idgenerator
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
6
Wiki
Activity
Issues
5
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
auto commit
tags/v1.2
yitter
4 years ago
parent
297c922c47
commit
4a5d885c5b
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
C#.NET/source/Yitter.IdGenTest/Program.cs
+ 2
- 0
C#.NET/source/Yitter.IdGenTest/Program.cs
View File
@@ -86,12 +86,14 @@ namespace Yitter.OrgSystem.TestA
RunSingle();
//CallDll();
//Go(options);
Thread.Sleep(1000); // 每隔1秒执行一次Go
}
}
private static void RegisterWorkerId()
{
}
private static void CallDll()
Write
Preview
Loading…
Cancel
Save