You can use the environment variable KAIOON to control the number of requests allocated per CPU virtual processor.
您可以使用环境变量KAIOON来控制分配给每个CPU虚拟处理器的请求数量。
I've allocated a variable, it happens to be a pointer; it's still a variable, who know what's in it, right?
我分配了一个变量,它碰巧是一个指针,它还是一个变量,谁知道它里面是什么?
The amount of memory allocated for a variable depends on a few factors.
变量的已分配内存量取决于几个因素。
When the value of an array variable is NULL, there is no memory allocated for it.
在阵列变量值为 NULL 时,不为它分配内存。
Some compilers support live-range splitting, where a variable can be allocated to different registers as well as to memory in different parts of the function.
有些编译器支持“生命周期分割”(live - range splitting),也就是说在程序的不同部分,变量可以被分配到不同的寄存器或者内存中。
Using register for frequently-used variables: this tells the compiler that the register variable is going to be frequently used, so it should be allocated to a register with a very high priority.
使用关键字register修饰最经常使用的变量:告诉编译器这个变量将会被经常用到,要求编译器使用非常高的优先级将此变量分配到寄存器中。
When strdup is called in foo , the namestr variable value is overwritten, thereby losing the pointer to the memory allocated in main , and that causes the leak.
当strdup在foo中被调用,这个namestr变量值就会被覆写,从而丢失main中内存分配的指针,导致渗漏。
Here we have allocated a 1 qubit (Boolean) variable from the QCL quantum heap.
此处我们在qcl量子堆中为一个1量子位(布尔型)变量分配空间。
The "sale" bean is a flow instance variable allocated when an execution of this flow starts.
sale “bean是流转开始时分配的流转变量实例。”
When you're done with a condition variable, you can release any resources allocated during initialization with a call to pthread_cond_destroy .
当不再使用条件变量时,应该调用pthread_cond_destroy释放它在初始化时分配的资源。
Note: the sum of all the items that was calculated above could have been allocated to a variable using a let statement.
注意:上面计算的所有货品的总价可以使用let语句分配给一个变量。
Unlike an array variable, a dynamically allocated array continues to exist until it is explicitly freed by the program.
与数组变量不同,动态分配的数组将一直存在,直到程序显式释放它为止。
If we are assigning one value variable to the other variable, it creates two distinct copies of the same data on the stack. So now in the stack there are two Spaces allocated.
如果我们将一个变量赋值给另外一个变量,在堆栈中则会创建两个不同的复本,尽管它们的数据是一样的,因此,在堆栈中分配了两块空间。
The article analyzes that the constant pressure variable piston pump equipment allocated on the imported 922e LHD is not suitable for domestic using conditions.
文章对进口922e铲运机所配装的恒压变量柱塞泵不适合国内使用条件进行了分析。
Variable material and labor costs that can be directly traced and allocated to a specific unit of production.
可直接追踪及分摊到具体生产部门的物料及人工成本。
The type determines the amount of storage that is allocated for the variable and the set of operations that can be performed on it.
类型决定了分配给变量的存储空间的大小和可以在其上执行的操作。
The duration of a variable is the period of time during which storage is allocated to the variable.
一个变量的存在时间就是指它在内存中占有指定地址的时间。
The duration of a variable is the period of time during which storage is allocated to the variable.
一个变量的存在时间就是指它在内存中占有指定地址的时间。
应用推荐