【Java编译问题】Cannot make a static reference to the non-static method getcountSon(String, String)
Cannot make a static reference to the non-static method getcountSon(String, String) from the type T1
写了个数字符串中子串有多少个的函数,在引用的时候,函数名泛红:显示Cannot make a static reference to the non-static method getcountS...
原创
2018-11-21 19:16:13 ·
2262 阅读 ·
0 评论