PyWebIO v1.8.0 Documentation
0 码力 | 118 页 | 1.40 MB | 1 年前3PyWebIO v1.8.0 Documentation
0 码力 | 159 页 | 7.47 MB | 1 年前3PyWebIO v1.8.0 使用手册
0 码力 | 157 页 | 7.48 MB | 1 年前3PyWebIO v1.8.0 使用手册
0 码力 | 135 页 | 1.75 MB | 1 年前3Au Units
0) 3.0_m (meters / second)(8.0) 8.0_mps // New manual definition 😞 38.1Unit symbol APIs (e.g., literals) Functions UDLs meters(3.0) 3.0_m (meters / second)(8.0) 8.0_mps // New manual definition ?? 38.2Unit symbol APIs (e.g., literals) Functions UDLs meters(3.0) 3.0_m (meters / second)(8.0) 8.0_mps // New manual definition 😞 meters(3.0f) ??? meters(dist_m) ??? 38.3Unit symbol APIs (e literals) Functions UDLs Unit Symbols meters(3.0) 3.0_m 3.0 * m (meters / second)(8.0) 8.0_mps // New manual definition 😞 8.0 * m / s meters(3.0f) ??? 3.0f * m meters(dist_m) ??? dist_m * m 38.4Inter-library0 码力 | 191 页 | 22.37 MB | 5 月前3PyArmor Documentation v8.1.9
Packing obfuscated scripts Packing to one file Packing to one folder We’ll assume you have Pyarmor 8.0+ installed already. You can tell Pyarmor is installed and which version by running the following command version of your installation. If it isn’t, you’ll get an error. This tutorial is written for Pyarmor 8.0+, which supports Python 3.7 and later. If the Pyarmor version doesn’t match, you can refer to the tutorial basic and Pyarmor pro could set product name to TBD -u, --upgrade Upgrade old license to Pyarmor 8.0 Licese Not all the old license could be upgrade to new license, check License Types -g ID, --device0 码力 | 131 页 | 111.00 KB | 1 年前3Linear Algebra with The Eigen Cpp Library
3.0}, {4.0, 5.0, 6.0}, {7.0, 8.0, 9.0}, {10.0, 11.0, 12.0} }; MatrixXd mtx{4, 3}; // 4 rows, 3 columns mtx << 1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0, 10.0, 11.0, 12.0; MatrixXd mtx{2 0, 6.0}, {4.5, 5.5, 6.5}, {7.0, 8.0, 9.0} }; MatrixXd B { {1.0, 2.0, 3.0, 4.0, 5.0}, {1.5, 2.5, 3.5, 4.5, 5.5}, {5.0, 6.0, 7.0, 8.0, 8.5} }; MatrixXd prod_ab = A * B; cout 15MatrixXd A { {1.0, 2.0, 3.0}, {1.5, 2.5, 3.5}, {4.0, 5.0, 6.0}, {4.5, 5.5, 6.5}, {7.0, 8.0, 9.0} }; MatrixXd mtx_sum = A + C; cout << mtx_sum << "\n"; VectorXd vec_diff = u - v; // u = [10 码力 | 35 页 | 1.10 MB | 5 月前3PyArmor Documentation v8.5.10
scripts Packing to one file Packing to one folder Using .spec file We’ll assume you have Pyarmor 8.0+ installed already. You can tell Pyarmor is installed and which version by running the following command version of your installation. If it isn’t, you’ll get an error. This tutorial is written for Pyarmor 8.0+, which supports Python 3.7 and later. If the Pyarmor version doesn’t match, you can refer to the tutorial basic and Pyarmor pro could set product name to TBD -u, --upgrade Upgrade old license to Pyarmor 8.0 License Not all the old license could be upgrade to new license, check License Types -g ID, --device0 码力 | 193 页 | 154.05 KB | 1 年前3websockets Documentation Release 9.0
import WebSocketProtocolError from websockets. 5.1.7 8.0 July 7, 2019 Warning: Version 8.0 drops compatibility with Python 3.4 and 3.5. Note: Version 8.0 expects process_request to be a coroutine. Previously Version 8.0 changes the behavior of the max_queue parameter. If you were setting max_queue=0 to make the queue of incoming messages unbounded, change it to max_queue=None. Note: Version 8.0 deprecates and port. Note: Version 8.0 renames the WebSocketProtocolError exception to ProtocolError . A WebSocketProtocolError alias provides backwards compatibility. Note: Version 8.0 adds the reason phrase to0 码力 | 81 页 | 352.88 KB | 1 年前3Flask Documentation (1.1.x)
to execute the commands read from the file. click.command() [https://click.palletsprojects.com/en/8.0.x/api/#click.command] defines a command line command called init-db that calls the init_db function cleaning up after returning the response. app.cli.add_command() [https://click.palletsprojects.com/en/8.0.x/api/#click.Group.add_command] adds a new command that can be called with the flask command. Import [https://click.palletsprojects.com/en/8.0.x/api/#click.testing.CliRunner] runs commands in isolation and captures the output in a Result [https://click.palletsprojects.com/en/8.0.x/api/#click.testing.Result] object0 码力 | 428 页 | 895.98 KB | 1 年前3
共 649 条
- 1
- 2
- 3
- 4
- 5
- 6
- 65