葛兵
葛兵
**请描述您的需求或者改进建议.** 现在jump-server连接mongodb数据库时,必须创建mongodb的带用户名/密码的普通用户,能否支持无用户名/密码方式连接mongodb数据库?
ormlite for android has a performance improvement hack of using a table config file to avoid using annotation, but it need to manual run a java class which extends OrmLiteConfigUtil....
Make sure computeScroll() will be called before scroller finished.
Sliding layer does not fully disappear when calling closeLayer(true). This will occur when sliding layer's layout is in small width or height. I checked the code, and found it is...
i found Java.use() will throw ClassNotFoundException when some of the class's constructors or methods have undefined return type or parameter type. The sample class is like below: ``` class NewApiClass...