PyArmor Documentation v8.5.10
assert rule to fix this problem. For example, tell --assert-import ignore module json and inspect by word list: $ pyarmor cfg assert.import:excludes = "json inspect" Tell --assert-call ignore all the function --obf-module 0 --mix-str with filter If RFT mode is not safe enough, using these options --enable-rft --no-wrap --mix-str with filter For most applications and packages If RFT mode and BCC mode are available --period N --outer --platform NAME -i --prefix PREFIX --obf-module <0,1> --obf-code <0,1,2> --no-wrap --enable--mix-str --private --restrict --assert-import --assert-call 0 码力 | 193 页 | 154.05 KB | 1 年前3PyArmor Documentation v8.1.9
assert rule to fix this problem. For example, tell --assert-import ignore module json and inspect by word list: $ pyarmor cfg assert.import:excludes = "json inspect" Tell --assert-call ignore all the function --obf-module 0 --mix-str with filter If RFT mode is not safe enought, using these options --enable-rft --no-wrap --mix-str with filter 2. For most of applications and packages If RFT mode and BCC mode are available --period N --outer --platform NAME -i --prefix PREFIX --obf-module <0,1> --obf-code <0,1> --no-wrap --enable--mix-str --private --restrict --assert-import --assert-call 0 码力 | 131 页 | 111.00 KB | 1 年前3CakePHP Cookbook Documentation 5.x
Text::tokenize Text::parseFileSize() Formatting Strings Text::insert Text::cleanInsert Wrapping Text Text::wrap Text::wrapBlock Highlighting Substrings Text::highlight() Removing Links Text::stripLinks() Truncating cannot be accessed with routing. URL Considerations for Controller Names As you’ve just seen, single word controllers map to a simple lower case URL path. For example, UsersController (which would be defined name UsersController.php) is accessed from http://example.com/users. While you can route multiple word controllers in any way you like, the convention is that your URLs are lowercase and dashed using the0 码力 | 1080 页 | 939.39 KB | 1 年前3PyArmor Documentation v6.2.7
Names Platform Tables The Modes of Obfuscated Scripts Super Mode Advanced Mode Obfuscating Code Mode Wrap Mode Obfuscating module Mode Restrict Mode The Performance of Obfuscated Scripts The Security of py # For project pyarmor config --restrict=0 pyarmor build -B The modes of Obfuscating Code Mode, Wrap Mode, Obfuscating module Mode could not be changed in command obfucate. They only could be changed For example: pyarmor init --src=src --entry=main.py . pyarmor config --obf-mod=1 --obf-code=1 --wrap-mode=0 pyarmor build -B Using Plugin to Extend License Type PyArmor could extend license type for0 码力 | 159 页 | 123.91 KB | 1 年前3PyArmor Documentation v6.3.1
Names Platform Tables The Modes of Obfuscated Scripts Super Mode Advanced Mode Obfuscating Code Mode Wrap Mode Obfuscating module Mode Restrict Mode The Performance of Obfuscated Scripts The Security of py # For project pyarmor config --restrict=0 pyarmor build -B The modes of Obfuscating Code Mode, Wrap Mode, Obfuscating module Mode could not be changed in command obfucate. They only could be changed For example: pyarmor init --src=src --entry=main.py . pyarmor config --obf-mod=1 --obf-code=1 --wrap-mode=0 pyarmor build -B Using Plugin to Extend License Type PyArmor could extend license type for0 码力 | 161 页 | 124.89 KB | 1 年前3CakePHP Cookbook 4.x
Text::tokenize Text::parseFileSize() Formatting Strings Text::insert Text::cleanInsert Wrapping Text Text::wrap Text::wrapBlock Highlighting Substrings Text::highlight() Removing Links Text::stripLinks() Truncating cannot be accessed with routing. URL Considerations for Controller Names As you’ve just seen, single word controllers map to a simple lower case URL path. For example, UsersController (which would be defined name UsersController.php) is accessed from http://example.com/users. While you can route multiple word controllers in any way you like, the convention is that your URLs are lowercase and dashed using the0 码力 | 1249 页 | 1.04 MB | 1 年前3CakePHP Cookbook 3.x
cannot be accessed with routing. URL Considerations for Controller Names As you’ve just seen, single word controllers map to a simple lower case URL path. For example, UsersController (which would be defined name UsersController.php) is accessed from http://example.com/users. While you can route multiple word controllers in any way you like, the convention is that your URLs are lowercase and dashed using the for more information. Routing variables can now use {var} style placeholders. This style allows mid- word variables to be defined. You cannot combine {var} placeholders with :var style placeholders. Router::routeExists()0 码力 | 1244 页 | 1.05 MB | 1 年前3CakePHP Cookbook 2.x
methods cannot be accessed. URL Considerations for Controller Names As you’ve just seen, single word controllers map easily to a simple lower case URL path. For example, ApplesController (which would defined in the file name ‘ApplesController.php’) is accessed from http://example.com/apples. Multiple word controllers can be any ‘inflected’ form which equals the controller name so: /redApples /RedApples difference - if you are using named or passed parameters, you must put them in a second array and wrap them with the correct key. This is because requestAction() merges the named args array (requestAction’s0 码力 | 1096 页 | 958.62 KB | 1 年前3Agda User Manual v2.6.1.3
module Agda.Builtin.Word module Agda.Builtin.Word.Properties Agda supports built-in 64-bit machine words, bound with the WORD64 built-in: postulate Word64 : Set {-# BUILTIN WORD64 Word64 #-} Machine words natural numbers using the following primitives: primitive primWord64ToNat : Word64 → Nat primWord64FromNat : Nat → Word64 Converting to a natural number is the trivial embedding, and converting from but can be defined in a library using primTrustMe. Basic arithmetic operations can be defined on Word64 by converting to natural numbers, performing the corresponding operation, and then converting back0 码力 | 305 页 | 375.80 KB | 1 年前3Agda User Manual v2.6.1.2
module Agda.Builtin.Word module Agda.Builtin.Word.Properties Agda supports built-in 64-bit machine words, bound with the WORD64 built-in: postulate Word64 : Set {-# BUILTIN WORD64 Word64 #-} Machine words natural numbers using the following primitives: primitive primWord64ToNat : Word64 → Nat primWord64FromNat : Nat → Word64 Converting to a natural number is the trivial embedding, and converting from but can be defined in a library using primTrustMe. Basic arithmetic operations can be defined on Word64 by converting to natural numbers, performing the corresponding operation, and then converting back0 码力 | 304 页 | 375.60 KB | 1 年前3
共 553 条
- 1
- 2
- 3
- 4
- 5
- 6
- 56