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.
我已经实现了一个 simpleHttpServer,它运行良好。我有一个 index.html 页面,当它们连接到服务器(iPhone)时,它会显示在客户端浏览器上。有没有办法从这个 index.html 页面访问 Objective-C 方法。