go18/book/v4/main.go

6 lines
85 B
Go
Raw Normal View History

2025-05-25 12:05:06 +08:00
package main
func main() {
// ioc框架 加载对象, 注入对象, 配置对象
}