We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
作为第三方库,建议声明一下你的库需要依赖什么别的第三方库,别人用的时候才能更放心,像我现在的,导进去发现居然有重复的库。 还有有些分类名字跟我原本的项目重复了,方法名页重复了。 希望更正
The text was updated successfully, but these errors were encountered:
确实是这样。导入到项目里面基本上没法用 框架太多冲突,引用太多,而且分类方法名称一定要加上自己框架的前缀,不然很容易造成方法名重复。
Sorry, something went wrong.
一导进来,大片的报错,冲突
No branches or pull requests
作为第三方库,建议声明一下你的库需要依赖什么别的第三方库,别人用的时候才能更放心,像我现在的,导进去发现居然有重复的库。
还有有些分类名字跟我原本的项目重复了,方法名页重复了。
希望更正
The text was updated successfully, but these errors were encountered: