Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法在不使用 On Error Resume Next 的情况下做到这一点?
我看到的所有解决方案都通过假设 X 维度确实存在,然后在出现错误时抑制错误来计算维度。
它有效,但如果感觉有点脏。有没有更清洁的方法来做到这一点?
不。(对哈里斯先生来说足够好的东西对我来说已经足够好了。)