Android Studio报错:
error: constant expression evaluates to -14 which cannot be narrowed to type char [-Wc11-narrowing]
错误位置在定义char数组的地方 官方说明
看看cflags中 fsigned-char的说明: -fsigned-char — Allows the type char in…
ABP可以快速搭建开发架构,但是内置的是EFCore,国内中小企业使用FreeSql与SqlSugar还是较多,为新手提供使用提供参考
ABP、FreeSql、SqlSugar参考地址:
ABP Framework | Open source web application framework for ASP.NET Core…