predefine meaning in English
vt.
预先规定[确定]。
Examples
- For example , it shows that you do not have to declare or predefine program variables
例如,它表明您不需要声明或预定义程序变量。 - Another way to decrease a page ' s load time is to predefine the dimensions of your images in your source
另外一个提高网页下载速度的方法是:事先确定图片尺寸。 - Sometimes , it is not practical to statically predefine the tree structure due to data size or custom content that depends on user input
有时,静态地预定义树结构并不可行,因为有时数据大小或自定义内容依用户输入而定。 - Collection . sometimes , it is not practical to statically predefine the tree structure due to data size or custom content that depends on user input
有时,静态地预定义树结构并不可行,因为有时数据大小或自定义内容依用户输入而定。 - Where some languages require you to predefine variables and assign them " data types , " rexx defines variables dynamically by their contents and use
有些语言要求预定义变量,并指定变量的“数据类型” ,而rexx则通过变量的内容和使用情况动态地定义变量。