Go 101 (Golang 101) v1.21.0The Go Toolchain - how to compile and run Go programs. Become Familiar With Go Code §4. Introduction of Source Code Elements §5. Keywords and Identifiers §6. Basic Types and Their Value Literals §7 Common Operators - also introduces more type deduction rules. §9. Function Declarations and Calls §10. Code Packages and Package Imports §11. Expressions, Statements and Simple Statements §12. Basic Control Explain Panic/Recover Mechanism in Detail - also explains exiting phases of function calls. §32. Code Blocks and Identifier Scopes §33. Expression Evaluation Orders §34. Value Copy Costs in Go §35. Bounds0 码力 | 610 页 | 945.17 KB | 1 年前3
Go 101 (Golang 101) v1.21.0The Go Toolchain - how to compile and run Go programs. Become Familiar With Go Code §4. Introduction of Source Code Elements §5. Keywords and Identifiers §6. Basic Types and Their Value Literals §7 Common Operators - also introduces more type deduction rules. §9. Function Declarations and Calls §10. Code Packages and Package Imports §11. Expressions, Statements and Simple Statements §12. Basic Control Explain Panic/Recover Mechanism in Detail - also explains exiting phases of function calls. §32. Code Blocks and Identifier Scopes §33. Expression Evaluation Orders §34. Value Copy Costs in Go §35. Bounds0 码力 | 880 页 | 833.34 KB | 1 年前3
Agda User Manual v2.5.2-- ^ @f es@, possibly a delta/iota-redex | Con ConHead Args -- ^ @c vs@ | Lam ArgInfo (Abs Term) -- ^ Terms are beta normal. Relevance is ignored the compiler to generate a Haskell import statement in the compiled code. The pragma above will generate the following Haskell code: import qualified HsModule IMPORT pragmas can appear anywhere in a HsCode #-} The COMPILED pragma tells the compiler to compile the postulated function f to the Haskell Code HsCode. HsCode can be an arbitrary Haskell term of the right type. This is checked by translating0 码力 | 151 页 | 152.49 KB | 1 年前3
PyArmor Documentation v6.3.1following ways: Obfuscate code object to protect constants and literal strings. Obfuscate co_code of each function (code object) in runtime. Clear f_locals of frame as soon as code object completed execution Distributing Obfuscated Scripts To Other Platform Obfuscating Scripts By Other Python Version Run bootstrap code in plain scripts Let Python Interpreter Recognize Obfuscated Scripts Automatically Obfuscating Python Work with PyUpdater Binding obfuscated scripts to Python interpreter Customizing cross protection code Storing runtime file license.lic to any location Register multiple pyarmor in same machine How to0 码力 | 161 页 | 124.89 KB | 1 年前3
PyArmor Documentation v6.2.7following ways: Obfuscate code object to protect constants and literal strings. Obfuscate co_code of each function (code object) in runtime. Clear f_locals of frame as soon as code object completed execution Distributing Obfuscated Scripts To Other Platform Obfuscating Scripts By Other Python Version Run bootstrap code in plain scripts Let Python Interpreter Recognize Obfuscated Scripts Automatically Obfuscating Python Work with PyUpdater Binding obfuscated scripts to Python interpreter Customizing cross protection code Storing runtime file license.lic to any location Register multiple pyarmor in same machine How to0 码力 | 159 页 | 123.91 KB | 1 年前3
Agda User Manual v2.5.3-- ^ @f es@, possibly a delta/iota-redex | Con ConHead Args -- ^ @c vs@ | Lam ArgInfo (Abs Term) -- ^ Terms are beta normal. Relevance is ignored The FOREIGN pragma The GHC backend interprets FOREIGN pragmas as inline Haskell code and can contain arbitrary code (including import statements) that will be added to the compiled module. For instance: Integer INTEGER Integer STRING Data.Text.Text CHAR Char BOOL Boolean FLOAT Double Warning Haskell code manipulating Agda natural numbers as integers must take care to avoid negative values. Warning Agda0 码力 | 185 页 | 185.00 KB | 1 年前3
Mypy 1.10.0+dev Documentationtype checker for Python. Type checkers help ensure that you’re using variables and functions in your code correctly. With mypy, add type hints (PEP 484 [https://peps.python.org/pep-0484/]) to your Python those types incorrectly. Python is a dynamic language, so usually you’ll only see errors in your code when you attempt to run it. Mypy is a static checker, so it finds bugs in your programs without even use the Python interpreter to run your code, even if mypy reports errors. Mypy is designed with gradual typing in mind. This means you can add type hints to your code base slowly and that you can always0 码力 | 318 页 | 270.84 KB | 1 年前3
Mypy 1.8.0 Documentationtype checker for Python. Type checkers help ensure that you’re using variables and functions in your code correctly. With mypy, add type hints (PEP 484 [https://peps.python.org/pep-0484/]) to your Python those types incorrectly. Python is a dynamic language, so usually you’ll only see errors in your code when you attempt to run it. Mypy is a static checker, so it finds bugs in your programs without even use the Python interpreter to run your code, even if mypy reports errors. Mypy is designed with gradual typing in mind. This means you can add type hints to your code base slowly and that you can always0 码力 | 318 页 | 271.55 KB | 1 年前3
Agda User Manual v2.5.4.2Getting Started Prerequisites Installation Quick Guide to Editing, Type Checking and Compiling Agda Code Language Reference Abstract definitions Built-ins Coinduction Copatterns Core language Data Types Installation Flags Quick Guide to Editing, Type Checking and Compiling Agda Code Introduction Menus Writing mathematical symbols in source code Errors Compiling Agda programs Batch-mode command Prerequisites triggers an error message. Default: off. Quick Guide to Editing, Type Checking and Compiling Agda Code Introduction Agda programs are commonly edited using Emacs [http://www.gnu.org/software/emacs/]0 码力 | 216 页 | 207.61 KB | 1 年前3
Agda User Manual v2.5.4.1Getting Started Prerequisites Installation Quick Guide to Editing, Type Checking and Compiling Agda Code Language Reference Abstract definitions Built-ins Coinduction Copatterns Core language Data Types Installation Flags Quick Guide to Editing, Type Checking and Compiling Agda Code Introduction Menus Writing mathematical symbols in source code Errors Compiling Agda programs Batch-mode command Prerequisites triggers an error message. Default: off. Quick Guide to Editing, Type Checking and Compiling Agda Code Introduction Agda programs are commonly edited using Emacs [http://www.gnu.org/software/emacs/]0 码力 | 216 页 | 207.64 KB | 1 年前3
共 650 条
- 1
- 2
- 3
- 4
- 5
- 6
- 65













