静态表 meaning in Chinese
static table
Examples
- So a static table in shared memory is used
,因此将使用共享内存中的一个静态表。 - We then wrote a code - generating program to build static tables in c
然后编写了一个代码生成程序来用c构建静态表 - To create a static table , you can add rows and cells at design time
若要创建静态表,可以在设计时添加行和单元格。 - In such cases , writing a program to build static data tables is usually your best answer
在这种情况中,编写一个程序来构建一张静态表通常是最好的解决方案。 - You can add rows and columns at design time to create a static table , or you can add them at run time in code
您可以在设计时添加行和列来创建静态表,也可以在运行时从代码中添加行和列。