maxsize
美
英 
例句
To enlarge the log file, use the MODIFY FILE clause of the ALTER DATABASE statement, specifying the SIZE and MAXSIZE syntax.
若要扩大日志文件,请使用ALTERDATABASE语句的MODIFYFILE子句,并指定SIZE和MAXSIZE语法。
Files on raw partitions do not autogrow; therefore, the MAXSIZE and FILEGROWTH parameters are not required when.
指定原始分区时,不需要指定MAXSIZE和FILEGROWTH参数。
within the aptrixjpe. properties file.
这也要与aptrixjpe.properties文件中的jdbc.resource.maxSize设置相符。
The FILEGROWTH setting for a file cannot exceed the MAXSIZE setting.
文件的FILEGROWTH设置不能超过MAXSIZE设置。
The MAXSIZE and FILEGROWTH parameters can be specified.
可以指定MAXSIZE和FILEGROWTH参数。
In either case, if the current size limit has been reached, increase the MAXSIZE value.
不管哪种情况,如果已达到当前大小限制,则应增加MAXSIZE值。
By default, self. maxsize in Listing 1 puts virtually no restriction on the width and height of WTable.
默认情况下,清单1中的self.maxsize实际上对WTable的宽度和高度没有约束。
struts. multipart. maxSize The maximize size of a multipart request (file upload)
multipart请求信息的最大尺寸(文件上传用)
Note: MAX_SIZE defaults to 10 MB, and establishes the maximum object size. This also corresponds to the setting jdbc. resource. maxSize
注意:MAX_SIZE的默认值为10MB并确定对象大小的最大值。