|
|
1
10
main必须是静态的,并且必须有string[]的参数,而不是string。 要在构造函数中修复此Stick的所有内容,例如
|
|
|
2
11
你的主要方法应该是:
|
|
3
4
这是完成的代码:
|