摘要:
从github 下git下来的项目java引不过来 idea 报 Cannot start compiler: the SDK is not specified for module "TestClientAPI".Specify the SDK in the Project Structure d 阅读全文
posted @ 2018-12-04 14:21
JSBK
阅读(2134)
评论(0)
推荐(0)
摘要:
public class ZXingCode { /** * 颜色 */ private static final int QRCOLOR = 0xFF000000; /** * 背景颜色 */ private static final int BGWHITE = 0xFFFFFFFF; /** * 存放路... 阅读全文
posted @ 2018-12-04 11:07
JSBK
阅读(190)
评论(0)
推荐(0)