Xtrace:通过类或实例跟踪Objective-C方法调用

时间:2021-04-01 07:52:42
【文件属性】:
文件名称:Xtrace:通过类或实例跟踪Objective-C方法调用
文件大小:36KB
文件格式:ZIP
更新时间:2021-04-01 07:52:42
Objective-C++ 追踪 注意:该项目已由更严格的。 通过类或实例跟踪Objective-C方法调用 Xtrace是一个头文件Xtrace.h和一个C ++实现文件Xtrace.mm,它使您可以拦截对类实例或特定实例的所有方法调用,从而获得如下输出: [ setCenter:{240, 160}] v16@0:4{CGPoint=ff}8 [ actionForLayer: forKey:<__NSCFString 0x8a535e0>] @16@0:4@8@12 [ _shouldAnimatePropertyWithKey:<__NSCFString 0x8a535e0>] c12@0:4@8 -> 1 (_shouldAnimatePro
【文件预览】:
Xtrace-master
----Xtrace.h(6KB)
----Xray.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(22KB)
----Xray()
--------XRAppDelegate.m(9KB)
--------en.lproj()
--------main.m(349B)
--------LaunchScreen.storyboard(2KB)
--------XRAppDelegate.h(289B)
--------XRMasterViewController.h(244B)
--------XRMasterViewController.m(4KB)
--------Xray-Prefix.pch(364B)
--------XRDetailViewController.m(1KB)
--------Base.lproj()
--------Images.xcassets()
--------XRDetailViewController.h(357B)
--------Xray-Info.plist(1KB)
----XrayTests()
--------XrayTests.m(635B)
--------en.lproj()
--------XrayTests-Info.plist(698B)
----LICENSE(1KB)
----README.md(9KB)
----.gitignore(43B)
----Xtrace.mm(36KB)

网友评论