2025-04-19 09:37 浏览次数 14
类型提示
what would really help here is some type hinting in the add() method signature.
此处真正有用的是add()方法签名中的一些类型提示。
you can check them with type hinting and instanceof tests.
可以用类型提示和instanceof测试来检查它们。