[招生]科锐逆向工程师培训(2025年3月11日实地,远程教学同时开班, 第52期)!
static void method1();
void method2(...)
{
....
method1( 0, 2);
}
static void method1( int x, int y)
...