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.
如何在 iPhone OS 上通过编程发送 ussd 请求
例如:*100#
CTCallDialWithID(@"*100#", -1);
并与 CoreTelephony 链接。