查找器方法名称

发布于 2024-12-17 04:20:48 字数 124 浏览 3 评论 0原文

我试图找出 Finder 在绘制文件夹图标时调用的方法。我将我的查找程序进程附加到仪器中并获取查找程序进程的 CPU 样本,但我无法找到方法名称。您还知道其他可以记录查找器函数调用的程序吗?我使用的是 mac os X 10.6.8。

I am try to find out what methods the Finder calls while drawing folder icons. I am attaching my finder process in instrument and taking CPU sample of finder process but i am unable to find method name. Do you know any other program that can record finder function calls? I am on mac os X 10.6.8.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

空‖城人不在 2024-12-24 04:20:48

使用 Time Profiler Instrument 并将其连接到 Finder。

打开取景器并跳转一些文件夹。

您应该列出所有被调用的方法,并且我很确定绘图部分非常接近顶部。

仪器屏幕截图

Use the Time Profiler Instrument and attach it to the Finder.

Open up the finder and jump through some folders.

You should have all the methods that get called listed and I'm pretty sure the drawing part is pretty near the top.

Screenshot from Instruments

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文