可支持的 meaning in English
supportable
Examples
- Check that the input is in the range of values your program can support and throw an exception if it is not
。检查输入是否在程序可支持的值范围中,如果不在,则引发一个异常。 - Team foundation servers can contain as much data as a sql server database allows terabytes and your hardware can support , whereas the recommended size limit for a visual sourcesafe database is 4 gb
Team foundation服务器包含的数据量可达到sql server数据库允许(千兆字节)且您的硬件可支持的最大数据量,而visual sourcesafe建议的大小限制是4 gb 。 - A variable that determines the number of simultaneous processes that linux supports - the default value in the kernel source is 512 , allowing a maximum of 256 simultaneous connections to a single instance is necessary to calculate the maximum permissible entries in the gdt
(这个变量决定了linux可支持的并发进程数内核源代码中的默认值是512 ,最多允许有256个到同一实例的并发连接) 。