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.
我可以在 Objective-C 中直接使用复数吗?这就像复双 b=3+5*I, a=sqrt(b)。或者我必须建立自己的关于操作方法的类?