Android Studio在默认情况下是不会和Eclipse那样,鼠标移动到一个类或者方法或者变量上面,就会弹出悬浮框,显示相关的文档的。不过,Android Studio可以通过配置来实现这个功能。

第一步:在选项卡栏目中,选中file,然后在弹出的下拉菜单,选中settings,如图:

Android studio鼠标提示功能

第二步:在Editor中选择General,然后选中Show quick doc on mouse move

Android studio鼠标提示功能

转载于:https://my.oschina.net/reborn87/blog/523049

相关文章:

  • 2022-01-04
  • 2022-12-23
  • 2022-12-23
  • 2021-09-27
  • 2022-12-23
  • 2021-06-07
  • 2021-12-01
  • 2021-06-24
猜你喜欢
  • 2022-12-23
  • 2021-05-11
  • 2021-08-16
  • 2021-09-20
  • 2021-08-24
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案