Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
this was in C# as usual, fixed
This comment is hidden because it contains spoiler information about the solution
Agree. Schema is subject to change, so developers better specify the column names.
First, thanks for your feedback and attention ;-)
I noticed that, some people had mentioned this problem. My idea is not to change the definition of
g
.There are two reasons: 1. In some fonts, the
g
's tail is not closed; 2. If I changeg
as two zero, more than 100 guys' solution will completely ineffective. So, please forgive me ;-)