Replies: 1 comment 3 replies
-
|
对实现的方式不做要求,保证指令日志文件中的指令都正确即可。 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
请问我可不可以定义卖家,买家,管理员三个类,在这三个类里面都会有一个SQL的生成函数对命令进行生成,再分别在三个类里用不同的解析函数进行解析,也就是说把SQL分成独立的三块,不提供统一的接口。还是说这个项目要求把SQL放到一块里面实现?
Beta Was this translation helpful? Give feedback.
All reactions