如何在Xcode中找到行号? [英] How can I find a line number in Xcode?

查看:104
本文介绍了如何在Xcode中找到行号?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的* .m文件中有一个函数

I have a function in my *.m file

- (void)myFunction {}

如何找到此功能的行号?

How can I find the line number this function?

推荐答案

你可以去:

Xcode > Preferences > Text Editing

然后勾选行号。转到您的方法,您将看到文本编辑器左侧边框中显示的相应行号。

then tick "Line numbers". Go to your method and you'll see the appropriate line number shown in the left-hand border of the text editor.

这篇关于如何在Xcode中找到行号?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆