PyWebIO v1.5.1 Documentationagree to terms and conditions']) # Single choice answer = radio("Choose one", options=['A', 'B', 'C', 'D']) # Multi-line text input text = textarea('Text Area', rows=3, placeholder='Some text') # File put_text("Hello world!").show() >>> put_table([ ... ['A', 'B'], ... [put_markdown(...), put_text('C')] ... ]).show() Combined Output The output functions whose name starts with put_ can be combined PyWebIO!`')], ['file', put_file('hello.text', b'hello world')], ['table', put_table([['A', 'B'], ['C', 'D']])] ]) Similarly, you can pass put_xxx() calls to popup() as the popup content: In addition0 码力 | 144 页 | 7.46 MB | 1 年前3
PyWebIO v1.6.0 Documentationagree to terms and conditions']) # Single choice answer = radio("Choose one", options=['A', 'B', 'C', 'D']) # Multi-line text input text = textarea('Text Area', rows=3, placeholder='Some text') # File put_text("Hello world!").show() >>> put_table([ ... ['A', 'B'], ... [put_markdown(...), put_text('C')] ... ]).show() Combined Output The output functions whose name starts with put_ can be combined PyWebIO!`')], ['file', put_file('hello.text', b'hello world')], ['table', put_table([['A', 'B'], ['C', 'D']])] ]) Similarly, you can pass put_xxx() calls to popup() as the popup content: In addition0 码力 | 148 页 | 7.46 MB | 1 年前3
PyWebIO v1.5.2 Documentationagree to terms and conditions']) # Single choice answer = radio("Choose one", options=['A', 'B', 'C', 'D']) # Multi-line text input text = textarea('Text Area', rows=3, placeholder='Some text') # File put_text("Hello world!").show() >>> put_table([ ... ['A', 'B'], ... [put_markdown(...), put_text('C')] ... ]).show() Combined Output The output functions whose name starts with put_ can be combined PyWebIO!`')], ['file', put_file('hello.text', b'hello world')], ['table', put_table([['A', 'B'], ['C', 'D']])] ]) Similarly, you can pass put_xxx() calls to popup() as the popup content: In addition0 码力 | 144 页 | 7.46 MB | 1 年前3
PyWebIO v1.6.2 Documentationagree to terms and conditions']) # Single choice answer = radio("Choose one", options=['A', 'B', 'C', 'D']) # Multi-line text input text = textarea('Text Area', rows=3, placeholder='Some text') # File put_text("Hello world!").show() >>> put_table([ ... ['A', 'B'], ... [put_markdown(...), put_text('C')] ... ]).show() Combined Output The output functions whose name starts with put_ can be combined PyWebIO!`')], ['file', put_file('hello.text', b'hello world')], ['table', put_table([['A', 'B'], ['C', 'D']])] ]) Similarly, you can pass put_xxx() calls to popup() as the popup content: In addition0 码力 | 148 页 | 7.46 MB | 1 年前3
PyWebIO v1.6.1 Documentationagree to terms and conditions']) # Single choice answer = radio("Choose one", options=['A', 'B', 'C', 'D']) # Multi-line text input text = textarea('Text Area', rows=3, placeholder='Some text') # File put_text("Hello world!").show() >>> put_table([ ... ['A', 'B'], ... [put_markdown(...), put_text('C')] ... ]).show() Combined Output The output functions whose name starts with put_ can be combined PyWebIO!`')], ['file', put_file('hello.text', b'hello world')], ['table', put_table([['A', 'B'], ['C', 'D']])] ]) Similarly, you can pass put_xxx() calls to popup() as the popup content: In addition0 码力 | 148 页 | 7.46 MB | 1 年前3
PyWebIO v1.6.3 Documentationagree to terms and conditions']) # Single choice answer = radio("Choose one", options=['A', 'B', 'C', 'D']) # Multi-line text input text = textarea('Text Area', rows=3, placeholder='Some text') # File put_text("Hello world!").show() >>> put_table([ ... ['A', 'B'], ... [put_markdown(...), put_text('C')] ... ]).show() Combined Output The output functions whose name starts with put_ can be combined PyWebIO!`')], ['file', put_file('hello.text', b'hello world')], ['table', put_table([['A', 'B'], ['C', 'D']])] ]) Similarly, you can pass put_xxx() calls to popup() as the popup content: In addition0 码力 | 150 页 | 7.46 MB | 1 年前3
PyWebIO v1.7.0 Documentationagree to terms and conditions']) # Single choice answer = radio("Choose one", options=['A', 'B', 'C', 'D']) # Multi-line text input text = textarea('Text Area', rows=3, placeholder='Some text') # File put_text("Hello world!").show() >>> put_table([ ... ['A', 'B'], ... [put_markdown(...), put_text('C')] ... ]).show() Combined Output The output functions whose name starts with put_ can be combined PyWebIO!`')], ['file', put_file('hello.text', b'hello world')], ['table', put_table([['A', 'B'], ['C', 'D']])] ]) Similarly, you can pass put_xxx() calls to popup() as the popup content: In addition0 码力 | 149 页 | 7.46 MB | 1 年前3
PyWebIO v1.7.1 Documentationagree to terms and conditions']) # Single choice answer = radio("Choose one", options=['A', 'B', 'C', 'D']) # Multi-line text input text = textarea('Text Area', rows=3, placeholder='Some text') # File put_text("Hello world!").show() >>> put_table([ ... ['A', 'B'], ... [put_markdown(...), put_text('C')] ... ]).show() Combined Output The output functions whose name starts with put_ can be combined PyWebIO!`')], ['file', put_file('hello.text', b'hello world')], ['table', put_table([['A', 'B'], ['C', 'D']])] ]) Similarly, you can pass put_xxx() calls to popup() as the popup content: In addition0 码力 | 152 页 | 7.47 MB | 1 年前3
PyWebIO v1.5.1 使用手册agree to terms and conditions']) # Single choice answer = radio("Choose one", options=['A', 'B', 'C', 'D']) # Multi-line text input text = textarea('Text Area', rows=3, placeholder='Some text') # File put_text("Hello world!").show() >>> put_table([ ... ['A', 'B'], ... [put_markdown(...), put_text('C')] ... ]).show() 组合输出 函数名以 put_ 开始的输出函数,可以与一些输出函数组合使用,作为最终输 出的一部分: put_table() 支持以 put_xxx() 调用作为单元格内容: PyWebIO!`')], ['file', put_file('hello.text', b'hello world')], ['table', put_table([['A', 'B'], ['C', 'D']])] ]) 类似地, popup() 也可以将 put_xxx() 调用作为弹窗内容: 另外,你可以使用 put_widget() 来创建可以接受 put_xxx() 的自定义输出控0 码力 | 144 页 | 7.46 MB | 1 年前3
PyWebIO v1.5.2 使用手册agree to terms and conditions']) # Single choice answer = radio("Choose one", options=['A', 'B', 'C', 'D']) # Multi-line text input text = textarea('Text Area', rows=3, placeholder='Some text') # File put_text("Hello world!").show() >>> put_table([ ... ['A', 'B'], ... [put_markdown(...), put_text('C')] ... ]).show() 组合输出 函数名以 put_ 开始的输出函数,可以与一些输出函数组合使用,作为最终输 出的一部分: put_table() 支持以 put_xxx() 调用作为单元格内容: PyWebIO!`')], ['file', put_file('hello.text', b'hello world')], ['table', put_table([['A', 'B'], ['C', 'D']])] ]) 类似地, popup() 也可以将 put_xxx() 调用作为弹窗内容: 另外,你可以使用 put_widget() 来创建可以接受 put_xxx() 的自定义输出控0 码力 | 144 页 | 7.46 MB | 1 年前3
共 86 条
- 1
- 2
- 3
- 4
- 5
- 6
- 9













