xihacode

Results 2 issues of xihacode

![image](https://user-images.githubusercontent.com/14148974/178107302-52d509a7-9d9c-42a6-b511-f5792ded52ee.png) 控制台会重复输出相同的日子

### What is the bug? ### Steps to reproduce the issue my code: ` FeatureDefn featureDefn = feature.GetDefnRef(); FieldDefn fieldDefn = featureDefn.GetFieldDefn(j); String name = fieldDefn.GetName();`' this my file what...

java bindings