将 "value is equivalent" 翻译成 英语

显示短语 "value is equivalent" 从 中国人 到 英语 的 50 个翻译的 50

value is equivalent 的 中国人 到 英语 的翻译

中国人
英语

ZH Returns the net amount of the order. The order.total_net_amount is calculated after refunds are applied. The value is equivalent to order.total_price minus order.total_refunded_amount. 進一步了解

EN Returns the net amount of the order. The order.total_net_amount is calculated after refunds are applied. The value is equivalent to order.total_price minus order.total_refunded_amount. Learn more

ZH Returns the combined price of all the items in the line_item. This is the equivalent of line_item.price times line_item.quantity. 進一步了解

EN Returns the combined price of all the items in the line_item. This is the equivalent of line_item.price times line_item.quantity. Learn more

ZH Creates a new number variable, and increases its value by one every time it is called. The initial value is 0. 進一步了解

EN Creates a new number variable, and increases its value by one every time it is called. The initial value is 0. Learn more

ZH Creates a new number variable and decreases its value by one every time it is called. The initial value is -1. 進一步了解

EN Creates a new number variable and decreases its value by one every time it is called. The initial value is -1. Learn more

ZH Creates an array including only the objects with a given property value, or any truthy value by default. 進一步了解

EN Creates an array including only the objects with a given property value, or any truthy value by default. Learn more

ZH value: 描述需要被读取资源的元数据,比如 kind、name 等,操作完成后,集群中资源的数据会被填充到 value 上。 err: 如果读取操作发生错误,这里会以字符串的方式指示错误信息。

EN value: the resource metadata to be get. And after successful execution, value will be updated with resource definition in cluster. err: if an error occurs, the err will contain the error message.

ZH // 现在 $arr 是 array(2, 4, 6, 8)// 未使用 unset($value) 时,$value 仍然引用到最后一项 $arr[3]

EN // $arr is now array(2, 4, 6, 8)// without an unset($value), $value is still a reference to the last item: $arr[3]

ZH Strings are declared by wrapping the variable’s value in single or double quotes. 進一步了解

EN Strings are declared by wrapping the variable’s value in single or double quotes. Learn more

ZH Accepts an array element’s attribute as a parameter and creates a string out of each array element’s value. 進一步了解

EN Accepts an array element’s attribute as a parameter and creates a string out of each array element’s value. Learn more

ZH Darkens the input color. Takes a value between 0 and 100 percent. 進一步了解

EN Darkens the input color. Takes a value between 0 and 100 percent. Learn more

ZH Desaturates the input color. Takes a value between 0 and 100 percent. 進一步了解

EN Desaturates the input color. Takes a value between 0 and 100 percent. Learn more

ZH Lightens the input color. Takes a value between 0 and 100 percent. 進一步了解

EN Lightens the input color. Takes a value between 0 and 100 percent. Learn more

ZH Blends together two colors. Blend factor should be a value between 0 and 100 percent. 進一步了解

EN Blends together two colors. Blend factor should be a value between 0 and 100 percent. Learn more

ZH Saturates the input color. Takes a value between 0 and 100 percent. 進一步了解

EN Saturates the input color. Takes a value between 0 and 100 percent. Learn more

ZH Returns the absolute value of a number or string that onnly contains a number. 進一步了解

EN Returns the absolute value of a number or string that onnly contains a number. Learn more

ZH Limits a number to a minimum value. 進一步了解

EN Limits a number to a minimum value. Learn more

ZH Limits a number to a maximum value. 進一步了解

EN Limits a number to a maximum value. Learn more

ZH Outputs the singular or plural version of a string based on the value of a number. The first parameter is the singular string and the second parameter is the plural string. 進一步了解

EN Outputs the singular or plural version of a string based on the value of a number. The first parameter is the singular string and the second parameter is the plural string. Learn more

ZH Returns the value of the First Name field of the address. 進一步了解

EN Returns the value of the First Name field of the address. Learn more

ZH Returns the value of the Last Name field of the address. 進一步了解

EN Returns the value of the Last Name field of the address. Learn more

ZH Returns the value of the Address1 field of the address. 進一步了解

EN Returns the value of the Address1 field of the address. Learn more

ZH Returns the value of the Address2 field of the address. 進一步了解

EN Returns the value of the Address2 field of the address. Learn more

ZH Returns the value of the Company field of the address. 進一步了解

EN Returns the value of the Company field of the address. Learn more

ZH Returns the value of the City field of the address. 進一步了解

EN Returns the value of the City field of the address. Learn more

ZH Returns the value of the Province/State field of the address. 進一步了解

EN Returns the value of the Province/State field of the address. Learn more

ZH Returns the abbreviated value of the Province/State field of the address. 進一步了解

EN Returns the abbreviated value of the Province/State field of the address. Learn more

ZH Returns the value of the Postal/Zip field of the address. 進一步了解

EN Returns the value of the Postal/Zip field of the address. Learn more

ZH Returns the value of the Country field of the address. 進一步了解

EN Returns the value of the Country field of the address. Learn more

ZH Returns the value of the Country field of the address in ISO 3166-2 standard format. 進一步了解

EN Returns the value of the Country field of the address in ISO 3166-2 standard format. Learn more

ZH Returns the value of the Phone field of the address. 進一步了解

EN Returns the value of the Phone field of the address. Learn more

ZH Returns the sum of the amount of the discounts applied to the checkout. Use one of the money filters to return the value in a monetary format. 進一步了解

EN Returns the sum of the amount of the discounts applied to the checkout. Use one of the money filters to return the value in a monetary format. Learn more

ZH Returns the sum of the savings of the discounts applied to the checkout. The negative opposite of discounts_amount. Use one of the money filters to return the value in a monetary format. 進一步了解

EN Returns the sum of the savings of the discounts applied to the checkout. The negative opposite of discounts_amount. Use one of the money filters to return the value in a monetary format. Learn more

ZH Returns the amount paid in gift cards of the checkout. Use one of the money filters to return the value in a monetary format. 進一步了解

EN Returns the amount paid in gift cards of the checkout. Use one of the money filters to return the value in a monetary format. Learn more

ZH Returns the name of the checkout. This value is identical to checkout.id with a hash prepended to it. 進一步了解

EN Returns the name of the checkout. This value is identical to checkout.id with a hash prepended to it. Learn more

ZH Returns the shipping price of the checkout. Use one of the money filters to return the value in a monetary format. 進一步了解

EN Returns the shipping price of the checkout. Use one of the money filters to return the value in a monetary format. Learn more

ZH Returns the tax price of the checkout, whether the taxes are included or not in the prices. Use one of the money filters to return the value in a monetary format. 進一步了解

EN Returns the tax price of the checkout, whether the taxes are included or not in the prices. Use one of the money filters to return the value in a monetary format. Learn more

ZH Returns the total price of the checkout. Use one of the money filters to return the value in a monetary format. 進一步了解

EN Returns the total price of the checkout. Use one of the money filters to return the value in a monetary format. Learn more

ZH Returns the sort order applied to the collection by the sort_by URL parameter. When there is no sort_by URL parameter, the value is null (e.g. /collections/widgets?sort_by=best-selling). 進一步了解

EN Returns the sort order applied to the collection by the sort_by URL parameter. When there is no sort_by URL parameter, the value is null (e.g. /collections/widgets?sort_by=best-selling). Learn more

ZH The discount object. Note that this object will display a value only if it’s accessed in notifications or in the Order Printer app. 進一步了解

EN The discount object. Note that this object will display a value only if it’s accessed in notifications or in the Order Printer app. Learn more

中国人 英语
app app

ZH Returns the amount of the discount. Use one of the money filters to return the value in a monetary format. 進一步了解

EN Returns the amount of the discount. Use one of the money filters to return the value in a monetary format. Learn more

ZH Returns the total amount of the discount if it has been applied to multiple line items. Use a money filter to return the value in a monetary format. 進一步了解

EN Returns the total amount of the discount if it has been applied to multiple line items. Use a money filter to return the value in a monetary format. Learn more

ZH Returns the amount of the discount’s savings. The negative version of amount. Use one of the money filters to return the value in a monetary format. 進一步了解

EN Returns the amount of the discount’s savings. The negative version of amount. Use one of the money filters to return the value in a monetary format. Learn more

ZH Returns the total amount of the discount’s savings if it has been applied to multiple line items. The negative version of total_amount. Use a money filter to return the value in a monetary format. 進一步了解

EN Returns the total amount of the discount’s savings if it has been applied to multiple line items. The negative version of total_amount. Use a money filter to return the value in a monetary format. Learn more

ZH The value of the discount. 進一步了解

EN The value of the discount. Learn more

ZH The value type of the discount. value_type has the following possible values: fixed_amount percentage 進一步了解

EN The value type of the discount. value_type has the following possible values: fixed_amount percentage Learn more

ZH Returns a filter_value object for the maximum value of price_range type filters. 進一步了解

EN Returns a filter_value object for the maximum value of price_range type filters. Learn more

ZH Returns a filter_value object for the minimum value of price_range type filters. 進一步了解

EN Returns a filter_value object for the minimum value of price_range type filters. Learn more

ZH Returns the current page URL with the filter's currently applied value parameters removed. 進一步了解

EN Returns the current page URL with the filter's currently applied value parameters removed. Learn more

ZH The filter_value object represents an individual value from a filter object. 進一步了解

EN The filter_value object represents an individual value from a filter object. Learn more

ZH Returns whether the filter value is active. Returns either true or false. 進一步了解

EN Returns whether the filter value is active. Returns either true or false. Learn more

显示了 50 个翻译的 50