Finish half translation work.
This commit is contained in:
@ -1,9 +1,6 @@
|
||||
package core
|
||||
|
||||
/**
|
||||
* 从命令行输入的相关信息
|
||||
*/
|
||||
type Application interface {
|
||||
//启动整个应用
|
||||
//start the application
|
||||
Start()
|
||||
}
|
||||
|
Reference in New Issue
Block a user