is that so? -- The parameter list member of the method can be a "class object"
义祥
义祥 2021-03-21 21:12:15
0
0
984

In the "java reference passing" section, here is the following example:

public static void tell(Ref1 r2){

r2.temp = 30;

}

义祥
义祥

reply all (0)
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!