如果从游戏代码中调用这些功能,就可以管理聊天窗口的显示方式,并过滤或修改聊天通信流。
If these functions are being called from your game code, you can manage the representation of the chat window and even filter or modify the chat traffic.
调用层次结构窗口可以帮助你分析代码,并在该窗口内导航。
The new Call Hierarchy window helps you analyze your code and navigate within it.
当你在消息窗口调用来自列表2的代码的时候,父脚本将会产生一个子对象,或这个脚本的实例。
When you call it in the message window using the code from listing 2, the parent script will create a child object, or instance of this script.
通过在main方法中第一个窗口小部件创建之前调用下面一行代码,您便可以在任何Swing应用程序中使用新创建的lookandfeel。
You can use the newly created look and feel in any Swing application by invoking the following line in the main method before the first widget is created.
调用父类的构造方法就和普通的Ruby代码一样,这意味着我们可以在initialize方法的第一行通过调用super (“JRubyObjectBrowser ”)来设定窗口的标题。
Calling super constructors works just as with plain Ruby code, which means that the frame title can be set by calling super (" JRuby Object Browser ") on the first line of the initialize-method.
如何:在“调用堆栈”窗口中缺少本机框架时跳出托管代码。
How to: Step out of Managed Code when Native Frames are Missing from the Call Stack Window.
“测试影响视图”工具窗口显示受代码更改影响的测试、代码中已更改的方法,以及代码中调用选定函数的测试方法。
TheTest Impact View tool window shows the tests that are affected by changes to your code, the methods in your code that have changed, and the test methods that call a selected function in your code.
“测试影响视图”工具窗口显示受代码更改影响的测试、代码中已更改的方法,以及代码中调用选定函数的测试方法。
TheTest Impact View tool window shows the tests that are affected by changes to your code, the methods in your code that have changed, and the test methods that call a selected function in your code.
应用推荐