窗体模块 meaning in Chinese
form module
Examples
- Declare a public variable in the form module , as in the following code
在窗体模块中声明一个公共变量,如下列代码所示: - For best performance , upgrade code in modules rather than in form modules
为了获得最佳性能,请升级除窗体模块以外的其他模块中的代码。 - Although by default a form module contains only a single class , you could create additional modules by adding code below the
默认情况下,一个窗体模块仅包含一个单独的类,但您可以通过在 - This form module provides an example of how to drag list items from one list box and drop them into another list box
这个窗体模块提供了一个示例,如何从一个列表框中拖曳列表框项目,并将它们放置到另一个列表框中。 - Drag items from one list box to another - this form module provides an example of how to drag list items from one list box and drop them into another list box
这个窗体模块提供了一个示例,如何从一个列表框中拖曳列表框项目,并将它们放置到另一个列表框中。