《玩转webpack》 第二章 基础篇: webpack 基础用法/src/adminApp.js' } }; ## 核心概念之 Output Output 用来告诉 webpack 如何将编译后的文件输出到磁盘 ## Output 的用法:单入口配置 module.exports = { entry: './path/to/my/entry/file.js' output: { filename: 'bundle '/dist' } }; ## Output 的用法:多入口配置 module.exports = { entry: { app: './src/app.js', search: './src/search.js' }, output: { filename: '[name] |thread-loader|多进程打包JS和CSS| ## Loaders 的用法 const path = require('path'); module.exports = { output: { filename: 'bundle.js' }, module: { rules: [ { test:0 码力 | 41 页 | 2.52 MB | 2 年前3
PyWebIO v1.3.3 Documentation## PyWebIO PyWebIO provides a series of imperative functions to obtain user input and output on the browser, turning the browser into a "rich text terminal", and can be used to build simple web intrusive: old script code can be transformed into a Web service only by modifying the input and output operation - Support integration into existing web services, currently supports Flask, Django, Tornado org/wiki/Body_mass_index] # A simple script to calculate BMI from pywebio.input import input, FLOAT from pywebio.output import put_text def bmi(): height = input("Input your height(cm):", type=FLOAT) weight0 码力 | 133 页 | 7.44 MB | 2 年前3
PyWebIO v1.7.0 Documentation## PyWebIO PyWebIO provides a diverse set of imperative functions to obtain user input and output content on the browser, turning the browser into a “rich text terminal”, and can be used to build simple intrusive: old script code can be transformed into a Web service only by modifying the input and output operation - Support integration into existing web services, currently supports Flask, Django, Tornado org/wiki/Body_mass_index] # A simple script to calculate BMI from pywebio.input import input, FLOAT from pywebio.output import put_text def bmi(): height = input("Input your height(cm):", type=FLOAT) weight0 码力 | 149 页 | 7.46 MB | 2 年前3
Flask-RESTful Documentation
Release 0.3.10Contents 1 User's Guide 3 1.1 Installation 3 1.2 Quickstart 3 1.3 Request Parsing 9 1.4 Output Fields 13 1.5 Extending Flask-RESTful 17 1.6 Intermediate Usage 22 2 API Reference 27 2.1 removal and will be replaced by documentation on how to integrate with other packages that do the input/output stuff better (such as marshmallow). This means that it will be maintained until 2.0 but consider "message": { "foo": "Bad choice: three is not a valid choice", } } ### 1.4 Output Fields Flask-RESTful provides an easy way to control what data you actually render in your response0 码力 | 39 页 | 212.29 KB | 2 年前3
PyWebIO v1.5.1 Documentation4.1 User's guide 9 4.2 pywebio.input — Get input from web browser 22 4.3 pywebio.output — Make output to web browser 31 4.4 pywebio.session — More control to session 47 4.5 pywebio.platform 101 Index 103 PyWebIO provides a diverse set of imperative functions to obtain user input and output content on the browser, turning the browser into a "rich text terminal", and can be used intrusive: old script code can be transformed into a Web service only by modifying the input and output operation • Support integration into existing web services, currently supports Flask, Django, Tornado0 码力 | 108 页 | 1.37 MB | 2 年前3
Google 《Prompt Engineering v7》## Table of contents Introduction.....6 Prompt engineering.....7 LLM output configuration.....8 Output length.....8 Sampling controls.....9 Temperature.....9 Top-K and top-P Practices.....54 Provide examples.....54 Design with simplicity.....55 Be specific about the output.....56 Use Instructions over Constraints.....56 Control the max token length.....58 Use variables classification tasks, mix up the classes.....59 Adapt to model updates.....60 Experiment with output formats.....60 JSON Repair ..... 61 Working with Schemas ..... 62 Experiment together with other0 码力 | 68 页 | 6.50 MB | 1 年前3
PyWebIO v1.6.0 Documentation4.1 User's guide 9 4.2 pywebio.input — Get input from web browser 22 4.3 pywebio.output — Make output to web browser 31 4.4 pywebio.session — More control to session 47 4.5 pywebio.platform 101 Index 103 PyWebIO provides a diverse set of imperative functions to obtain user input and output content on the browser, turning the browser into a "rich text terminal", and can be used intrusive: old script code can be transformed into a Web service only by modifying the input and output operation • Support integration into existing web services, currently supports Flask, Django, Tornado0 码力 | 108 页 | 1.37 MB | 2 年前3
CMakeLists.txtBOLS ON) set(CMAKE_ARCHIVE_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin) set(CMAKE_LIBRARY_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin) set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin)0 码力 | 1 页 | 625.00 B | 1 年前3
KiCad Command-Line Interface - KiCad 10.0 Reference Manualfootprints from the specified library into SVG files. Usage: kicad-cli fp export svg [–help] [–output OUTPUT_DIR] [–layers LAYER_LIST] [–define-var KEY=VALUE]… [–theme VAR] [–footprint FOOTPRINT_NAME] [ export command. -o<output dir>,–output<output dir> The output folder for the exported files. One file is output for each layer of each footprint in the library. When–output is not used,the files are epro, .zip) GEDA/PCB library (folder with .fp files) Usage: kicad-cli fp upgrade [–help] [–output OUTPUT_DIR] [–force] INPUT_FILE_OR_DIR Positional arguments: INPUT_FILE_OR_DIR Footprint or footprint0 码力 | 60 页 | 749.91 KB | 1 月前3
KiCad Command-Line Interface - KiCad 9.0 Reference Manualfootprints from the specified library into SVG files. Usage: kicad-cli fp export svg [–help] [–output OUTPUT_DIR] [–layers LAYER_LIST] [–define-var KEY=VALUE] [–theme VAR] [–footprint FOOTPRINT_NAME] [– export command. -o<output dir>,–output<output dir> The output folder for the exported files. One file is output for each layer of each footprint in the library. When–output is not used,the files are epro, .zip) GEDA/PCB library (folder with .fp files) Usage: kicad-cli fp upgrade [–help] [–output OUTPUT_DIR] [–force] INPUT_DIR Positional arguments: INPUT_DIR Footprint library directory to upgrade0 码力 | 47 页 | 619.90 KB | 1 月前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100
相关搜索词
LoadersPluginsOutputModeEntryPyWebIOTornadoWebSocketstart_serverinputoutputpywebiooutput functionslayout supportdeploymentFlask-RESTfulFlaskREST APIRequest ParsingOutput Fieldspywebio.inputpywebio.outputpywebio.sessionpywebio.platformPrompt EngineeringLarge Language Models (LLM)Prompt DesignOutput ConfigurationAutomatic Prompt Engineeringpywebio.pincmake_minimum_requiredCMAKE_CXX_STANDARDCMAKE_ARCHIVE_OUTPUT_DIRECTORYfind_packageCatch2KiCad Command-Line Interfacekicad-cliPCB exportSchematic exportIPC-2581command-line interfaceGerberPCBSVG













