当前位置:网站首页>Introduction to ieda right click source file menu

Introduction to ieda right click source file menu

2022-07-01 03:03:00 thoughtCodes

1.goto menu
go to navivate here
To navigation bar

2. Declaration or usage
You can quickly find variable declarations and usages

3. Find the corresponding implementation class

4. Find the corresponding type declaration
No effect on classes , For variables, you can directly find the implementation class , Equivalent to CRTL key

5. Implement the method of the corresponding test class
simulation Junit Method implementation class .

原网站

版权声明
本文为[thoughtCodes]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/182/202207010253339945.html