Krita 5.2 ManualAddition (Operator: + ) Just adds the numbers. Usage: 50+100 Output: 150 Subtraction (Operator: - ) Just subtracts the last number from the first. Usage: 50-100 Output: 50 Multiplication (Operator: * ) multiplies the numbers. Usage: 50*100 Output: 5000 Division (Operator: / ) Just divides the numbers. Usage: 50/100 Output: 0.5 Exponent (Operator: ^ ) Makes the last number the exponent of the first and calculates the result. Usage: 2^8 Output: 256 Sine (Operator: sin() ) Gives you the sine of the given angle. Usage: sin(50) Output: 0.76 Cosine (Operator: cos() ) Gives you the cosine of the given angle0 码力 | 1502 页 | 79.07 MB | 1 年前3
Krita 5.2 브로셔Addition (Operator: + ) Just adds the numbers. Usage: 50+100 Output: 150 Subtraction (Operator: - ) Just subtracts the last number from the first. Usage: 50-100 Output: 50 Multiplication (Operator: * ) multiplies the numbers. Usage: 50*100 Output: 5000 Division (Operator: / ) Just divides the numbers. Usage: 50/100 Output: 0.5 Exponent (Operator: ^ ) Makes the last number the exponent of the first and calculates the result. Usage: 2^8 Output: 256 Sine (Operator: sin() ) Gives you the sine of the given angle. Usage: sin(50) Output: 0.76 Cosine (Operator: cos() ) Gives you the cosine of the given angle0 码力 | 1531 页 | 79.11 MB | 1 年前3
Krita 5.2 官方文档中文版 2023-12-08A($ u > 0.5) { $color = [0, 0, 1]; } else { $color = [1, 0, 0]; } $color 它也提供了 ternary operator (三元运算符): $u = $i < .5 ? 0.0 : 10.0 你可以任意嵌套三元运算符,例如: $color = $u < .5 ? ($v < 0.5 ? [0, 0, 1] 分别是:equality (等于)、inequality (不等于) && logical AND (逻辑与) || logical OR (逻辑或) ?: ternary if operator (三元 if 运算符) 提示 示例: $u < .5 ? 0 : 1 -> apply (应用):将箭头右边的函数应用到箭头左边的表达式。 提示 示例: $Cs��contrast( KisAirbrushOptionData : boost��equality_comparable{ inline friend bool operator��(const KisAirbrushOptionData &lhs, const KisAirbrushOptionData 0 码力 | 1685 页 | 91.87 MB | 1 年前3
Krita 5.2 官方文档中文版 2023-12-08A($ u > 0.5) { $color = [0, 0, 1]; } else { $color = [1, 0, 0]; } $color 它也提供了 ternary operator (三元运算符): $u = $i < .5 ? 0.0 : 10.0 你可以任意嵌套三元运算符,例如: $color = $u < .5 ? ($v < 0.5 ? [0, 0, 1] 分别是:equality (等于)、inequality (不等于) && logical AND (逻辑与) || logical OR (逻辑或) ?: ternary if operator (三元 if 运算符) 提示 示例: $u < .5 ? 0 : 1 -> apply (应用):将箭头右边的函数应用到箭头左边的表达式。 提示 示例: $Cs->contrast( KisAirbrushOptionData : boost::equality_comparable{ inline friend bool operator==(const KisAirbrushOptionData &lhs, const KisAirbrushOptionData 0 码力 | 1562 页 | 79.19 MB | 1 年前3
Krita 5.1 官方文档中文版 2023-05-26A($ u > 0.5) { $color = [0, 0, 1]; } else { $color = [1, 0, 0]; } $color 它也提供了 ternary operator (三元运算符): $u = $i < .5 ? 0.0 : 10.0 你可以任意嵌套三元运算符,例如: $color = $u < .5 ? ($v < 0.5 ? [0, 0, 1] 分别是:equality (等于)、inequality (不等于) && logical AND (逻辑与) || logical OR (逻辑或) ?: ternary if operator (三元 if 运算符) 提示 示例: $u < .5 ? 0 : 1 -> apply (应用):将箭头右边的函数应用到箭头左边的表达式。 提示 示例: $Cs->contrast( KisAirbrushOptionData : boost::equality_comparable{ inline friend bool operator==(const KisAirbrushOptionData &lhs, const KisAirbrushOptionData 0 码力 | 1547 页 | 78.22 MB | 1 年前3
Krita 5.2 中文手册($ u > 0.5) { $color = [0, 0, 1]; } else { $color = [1, 0, 0]; } $color 它也提供了 ternary operator (三元运算符): $u = $i < .5 ? 0.0 : 10.0 你可以任意嵌套三元运算符,例如: $color = $u < .5 ? ($v < 0.5 ? [0, 0, 1] 分别是:equality (等于)、inequality (不等于) && logical AND (逻辑与) || logical OR (逻辑或) ?: ternary if operator (三元 if 运算符) 提示 示例: $u < .5 ? 0 : 1 -> apply (应用):将箭头右边的函数应用到箭头左边的表达式。 提示 示例: $Cs->contrast( KisAirbrushOptionData : boost::equality_comparable{ inline friend bool operator==(const KisAirbrushOptionData &lhs, const KisAirbrushOptionData 0 码力 | 1594 页 | 79.20 MB | 1 年前3
Krita 4.x 官方文档中文版 2021-08-06A0.5) { $color = [0, 0, 1]; } else { $color = [1, 0, 0]; } $color 它也提供了 ternary operator (三元运算符): $u = $i < .5 ? 0.0 : 10.0 你可以任意嵌套三元运算符,例如: $color = $u < .5 ? ($v < 0.5 ? [0, 0, 1] 分别是:equality (等于)、inequality (不等于) && logical AND (逻辑与) || logical OR (逻辑或) ?: ternary if operator (三元 if 运算符) 提⽰ ⽰例: $u < .5 ? 0 : 1 -> apply (应⽤):将箭头右边的函数应⽤到箭头左边的表达式。 提⽰ ⽰例: $Cs��contrast( Preparation Building the dependencies Building Krita Running Krita Building on Android Setting up Android SDK and NDK Building Krita Installing Krita APK Crash Specialized Ways of Building Krita You can build0 码力 | 1594 页 | 110.95 MB | 1 年前3
Krita 5.2 マニュアル
KisAirbrushOptionData : boost::equality_comparable{ inline friend bool operator==(const KisAirbrushOptionData &lhs, const KisAirbrushOptionData [&KisCurveOptionData::isChecked]; // combine the two cursors using logical-and operator into // an "effective" isChecked value; lager::reader effectiveIsChecked = // `lager::with()` KisScatterOptionMixIn : boost::equality_comparable { friend bool operator==(const KisScatterOptionMixInImpl &lhs, const KisScatterOptionMixInImpl 0 码力 | 1591 页 | 79.16 MB | 1 年前3
Krita 4.x 官方文档中文版 2021-08-06A($ u > 0.5) { $color = [0, 0, 1]; } else { $color = [1, 0, 0]; } $color 它也提供了 ternary operator (三元运算符): $u = $i < .5 ? 0.0 : 10.0 你可以任意嵌套三元运算符,例如: $color = $u < .5 ? ($v < 0.5 ? [0, 0, 1] 分别是:equality (等于)、inequality (不等于) && logical AND (逻辑与) || logical OR (逻辑或) ?: ternary if operator (三元 if 运算符) 提示 示例: $u < .5 ? 0 : 1 -> apply (应用):将箭头右边的函数应用到箭头左边的表达式。 提示 示例: $Cs->contrast( Preparation Building the dependencies Building Krita Running Krita Building on Android Setting up Android SDK and NDK Building Krita Installing Krita APK Crash Specialized Ways of Building Krita You can build0 码力 | 1373 页 | 74.74 MB | 1 年前3
共 9 条
- 1













