Error during compiling, char defining with boolean

前端 未结 0 339
孤街浪徒
孤街浪徒 2020-12-05 20:20

Why I have error with this code?

public static boolean MyMethod(char[] data, char[] lookfor){

        data = new char [1, 2, 4, 6, 7, 8, 15];
        lookfor         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题