本文介绍了为什么会出现在机器人工作室行?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我已经使用了android工作室有一段时间了,只是现在,当我打开java文件,在那里,我试图改变appearence在文件的中间出现了一条垂直线,但它不能正常工作,有什么问题?
I have used the android studio for some time, but just now when i opened the java file , there appeared a vertical line in the middle of the file, i try to change the appearence but it doesn't work, what's the problem?
我说的是边界线,我不知道为什么会突然出现
what i say is the margin line,i don't know why it appeared suddenly
推荐答案
我猜你的意思是这条线?
I guess you mean this line?
这是一个标尺的最大列宽。
That's a ruler for the max column width.
您可以更改最大列宽 code样式>常规>右边距
You can change the max column width from:
Code Style > General > Right Margin
这篇关于为什么会出现在机器人工作室行?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!