PyArmor Documentation v8.5.10
Packing obfuscated scripts manually 4.3.3. Packing with PyInstaller Bundle 4.3.4. Segment fault in Apple M1 4.4. Insight Into RFT Mode 4.4.1. Enable RFT Mode 4.4.2. Check transformed script 4.4.3. Trace Windows windows.x86_64 windows.x86 Many Linuxes linux.x86_64 linux.x86 linux.aarch64 linux.armv7 Apple Intel and Silicon darwin.x86_64 darwin.aarch64 or darwin.arm64 FreeBSD freebsd.x86_64 Alpine Linux platforms Table-2. Supported Platforms (1) OS Windows Apple Linux [2] Arch x86/x86_64 x86_64 arm64 x86/x86_64 aarch64 armv7 armv6 OS Windows Apple Linux [2] Arch x86/x86_64 x86_64 arm64 x86/x86_64 aarch640 码力 | 193 页 | 154.05 KB | 1 年前3PyWebIO v1.6.1 Documentation
on: # Text Output put_text("Hello world!") # Table Output put_table([ ['Commodity', 'Price'], ['Apple', '5.5'], ['Banana', '7'], ]) # Image Output put_image(open('/path/to/some/image.png', 'rb').read()) User’s guide 13 PyWebIO, Release 1.6.1 (continued from previous page) ['Commodity', 'Price'], ['Apple', '5.5'], ['Banana', '7'], ]) For a full list of functions that support context manager, see Output toast('You click an image')) # set onclick in combined output put_table([ ['Commodity', 'Price'], ['Apple', put_text('5.5').onclick(lambda: toast('You click the text'))], ]) The return value of onclick()0 码力 | 108 页 | 1.37 MB | 1 年前3PyWebIO v1.5.2 Documentation
on: # Text Output put_text("Hello world!") # Table Output put_table([ ['Commodity', 'Price'], ['Apple', '5.5'], ['Banana', '7'], ]) # Image Output put_image(open('/path/to/some/image.png', 'rb').read()) User’s guide 13 PyWebIO, Release 1.5.2 (continued from previous page) ['Commodity', 'Price'], ['Apple', '5.5'], ['Banana', '7'], ]) For a full list of functions that support context manager, see Output toast('You click an image')) # set onclick in combined output put_table([ ['Commodity', 'Price'], ['Apple', put_text('5.5').onclick(lambda: toast('You click the text'))], ]) The return value of onclick()0 码力 | 108 页 | 1.37 MB | 1 年前3PyWebIO v1.4.0 Documentation
etc: # Text Output put_text("Hello world!") # Table Output put_table([ ['Commodity', 'Price'], ['Apple', '5.5'], ['Banana', '7'], ]) # Image Output put_image('some-image.png') # Markdown Output put_ put_collapse('This is title'): for i in range(4): put_text(i) put_table([ ['Commodity', 'Price'], ['Apple', '5.5'], ['Banana', '7'], ]) For a full list of functions that support context manager, see Output toast('You click an image')) # set onclick in combined output put_table([ ['Commodity', 'Price'], ['Apple', put_text('5.5').onclick(lambda: toast('You click the text'))], ]) The return value of onclick()0 码力 | 102 页 | 1.35 MB | 1 年前3PyWebIO v1.6.2 Documentation
on: # Text Output put_text("Hello world!") # Table Output put_table([ ['Commodity', 'Price'], ['Apple', '5.5'], ['Banana', '7'], ]) # Image Output put_image(open('/path/to/some/image.png', 'rb').read()) User’s guide 13 PyWebIO, Release 1.6.2 (continued from previous page) ['Commodity', 'Price'], ['Apple', '5.5'], ['Banana', '7'], ]) For a full list of functions that support context manager, see Output toast('You click an image')) # set onclick in combined output put_table([ ['Commodity', 'Price'], ['Apple', put_text('5.5').onclick(lambda: toast('You click the text'))], ]) The return value of onclick()0 码力 | 108 页 | 1.37 MB | 1 年前3PyWebIO v1.5.0 Documentation
on: # Text Output put_text("Hello world!") # Table Output put_table([ ['Commodity', 'Price'], ['Apple', '5.5'], ['Banana', '7'], ]) # Image Output put_image(open('/path/to/some/image.png', 'rb').read()) User’s guide 13 PyWebIO, Release 1.5.0 (continued from previous page) ['Commodity', 'Price'], ['Apple', '5.5'], ['Banana', '7'], ]) For a full list of functions that support context manager, see Output toast('You click an image')) # set onclick in combined output put_table([ ['Commodity', 'Price'], ['Apple', put_text('5.5').onclick(lambda: toast('You click the text'))], ]) The return value of onclick()0 码力 | 108 页 | 1.37 MB | 1 年前3PyWebIO v1.5.1 Documentation
on: # Text Output put_text("Hello world!") # Table Output put_table([ ['Commodity', 'Price'], ['Apple', '5.5'], ['Banana', '7'], ]) # Image Output put_image(open('/path/to/some/image.png', 'rb').read()) User’s guide 13 PyWebIO, Release 1.5.1 (continued from previous page) ['Commodity', 'Price'], ['Apple', '5.5'], ['Banana', '7'], ]) For a full list of functions that support context manager, see Output toast('You click an image')) # set onclick in combined output put_table([ ['Commodity', 'Price'], ['Apple', put_text('5.5').onclick(lambda: toast('You click the text'))], ]) The return value of onclick()0 码力 | 108 页 | 1.37 MB | 1 年前3PyWebIO v1.6.3 Documentation
on: # Text Output put_text("Hello world!") # Table Output put_table([ ['Commodity', 'Price'], ['Apple', '5.5'], ['Banana', '7'], ]) # Image Output put_image(open('/path/to/some/image.png', 'rb').read()) User’s guide 13 PyWebIO, Release 1.6.3 (continued from previous page) ['Commodity', 'Price'], ['Apple', '5.5'], ['Banana', '7'], ]) For a full list of functions that support context manager, see Output toast('You click an image')) # set onclick in combined output put_table([ ['Commodity', 'Price'], ['Apple', put_text('5.5').onclick(lambda: toast('You click the text'))], ]) The return value of onclick()0 码力 | 108 页 | 1.37 MB | 1 年前3PyWebIO v1.6.0 Documentation
on: # Text Output put_text("Hello world!") # Table Output put_table([ ['Commodity', 'Price'], ['Apple', '5.5'], ['Banana', '7'], ]) # Image Output put_image(open('/path/to/some/image.png', 'rb').read()) User’s guide 13 PyWebIO, Release 1.6.0 (continued from previous page) ['Commodity', 'Price'], ['Apple', '5.5'], ['Banana', '7'], ]) For a full list of functions that support context manager, see Output toast('You click an image')) # set onclick in combined output put_table([ ['Commodity', 'Price'], ['Apple', put_text('5.5').onclick(lambda: toast('You click the text'))], ]) The return value of onclick()0 码力 | 108 页 | 1.37 MB | 1 年前3PyWebIO v1.7.1 Documentation
on: # Text Output put_text("Hello world!") # Table Output put_table([ ['Commodity', 'Price'], ['Apple', '5.5'], ['Banana', '7'], ]) # Image Output put_image(open('/path/to/some/image.png', 'rb').read()) User’s guide 13 PyWebIO, Release 1.7.1 (continued from previous page) ['Commodity', 'Price'], ['Apple', '5.5'], ['Banana', '7'], ]) For a full list of functions that support context manager, see Output toast('You click an image')) # set onclick in combined output put_table([ ['Commodity', 'Price'], ['Apple', put_text('5.5').onclick(lambda: toast('You click the text'))], ]) The return value of onclick()0 码力 | 112 页 | 1.38 MB | 1 年前3
共 293 条
- 1
- 2
- 3
- 4
- 5
- 6
- 30