Computer Programming with the Nim Programming Language
states, which we may map to the numbers 0 and 1. Larger integer numbers can be represented by a sequence of multiple bits. The Morse code was an early application used to transmit messages encoded in optimization of computer programs. WHAT IS A COMPUTER PROGRAM? A computer program is essentially a sequence of numbers that are meaningful to a computer CPU. The CPU recognizes these numbers as instructions known as the assembly language. In that language, for example, the character sequence "add A0, $8" may map directly to a sequence of numbers which instructs the CPU to add the constant integer number 80 码力 | 865 页 | 7.45 MB | 1 年前3
Computer Programming with the Nim Programming Language
states, which we may map to the numbers 0 and 1. Larger integer numbers can be represented by a sequence of multiple bits. The Morse code was an early application used to transmit messages encoded in optimization of computer programs. WHAT IS A COMPUTER PROGRAM? A computer program is essentially a sequence of numbers that are meaningful to a computer CPU. The CPU recognizes these numbers as instructions known as the assembly language. In that language, for example, the character sequence "add A0, $8" may map directly to a sequence of numbers which instructs the CPU to add the constant integer number 80 码力 | 784 页 | 2.13 MB | 1 年前3
Mypy 1.10.0+dev Documentationfrom typing import Mapping, MutableMapping, Sequence, Iterable # Use Iterable for generic iterables (anything usable in "for"), # and Sequence where a sequence (supporting "len" and "__getitem__") is # floating point number bool boolean value (subclass of int) str text, sequence of unicode codepoints bytes 8-bit string, sequence of byte values object an arbitrary object (object is the common base int] dictionary from str keys to int values Iterable[int] iterable object containing ints Sequence[bool] sequence of booleans (read-only) Mapping[str, int] mapping from str keys to int values (read-only)0 码力 | 318 页 | 270.84 KB | 1 年前3
Mypy 1.8.0 Documentationfrom typing import Mapping, MutableMapping, Sequence, Iterable # Use Iterable for generic iterables (anything usable in "for"), # and Sequence where a sequence (supporting "len" and "__getitem__") is # floating point number bool boolean value (subclass of int) str text, sequence of unicode codepoints bytes 8-bit string, sequence of byte values object an arbitrary object (object is the common base int] dictionary from str keys to int values Iterable[int] iterable object containing ints Sequence[bool] sequence of booleans (read-only) Mapping[str, int] mapping from str keys to int values (read-only)0 码力 | 318 页 | 271.55 KB | 1 年前3
Hyperledger Fabric 2.2.1 Documentationdiscussion to another time! Upon receipt of a block, a peer will process each transaction in the sequence in which it appears in the block. For every transaction, each peer will verify that the transaction The blockchain is structured as sequential log of interlinked blocks, where each block contains a sequence of transactions, each transaction representing a query or update to the world state. The exact mechanism the ordering service. Its job is to arrange batches of submitted transactions into a well-defined sequence and package them into blocks. These blocks will become the blocks of the blockchain! The number0 码力 | 848 页 | 11.56 MB | 1 年前3
Hyperledger Fabric 2.2.0 Documentationdiscussion to another time! Upon receipt of a block, a peer will process each transaction in the sequence in which it appears in the block. For every transaction, each peer will verify that the transaction The blockchain is structured as sequential log of interlinked blocks, where each block contains a sequence of transactions, each transaction representing a query or update to the world state. The exact mechanism the ordering service. Its job is to arrange batches of submitted transactions into a well-defined sequence and package them into blocks. These blocks will become the blocks of the blockchain! The number0 码力 | 820 页 | 10.90 MB | 1 年前3
peewee Documentation Release 0.9.7of the database table this model maps to ordering: a sequence of columns to use as the default ordering for this model pk_sequence: name of sequence to create for the primary key (peewee will autogenerate create_sequence(sequence_name) Parameters: sequence_name – name of sequence to create Note only works with database engines that support sequences drop_sequence(sequence_name) Parameters: sequence_name sequence_name – name of sequence to drop Note only works with database engines that support sequences get_indexes_for_table(table) Parameters: table – the name of table to introspect Return type: a list of (index_name0 码力 | 78 页 | 143.68 KB | 1 年前3
Hyperledger Fabric 2.1.1 Documentationdiscussion to another time! Upon receipt of a block, a peer will process each transaction in the sequence in which it appears in the block. For every transaction, each peer will verify that the transaction The blockchain is structured as sequential log of interlinked blocks, where each block contains a sequence of transactions, each transaction representing a query or update to the world state. The exact mechanism the ordering service. Its job is to arrange batches of submitted transactions into a well-defined sequence and package them into blocks. These blocks will become the blocks of the blockchain! The number0 码力 | 816 页 | 10.25 MB | 1 年前3
Hyperledger Fabric 2.0 Documentationdiscussion to another time! Upon receipt of a block, a peer will process each transaction in the sequence in which it appears in the block. For every transaction, each peer will verify that the transaction The blockchain is structured as sequential log of interlinked blocks, where each block contains a sequence of transactions, each transaction representing a query or update to the world state. The exact mechanism the ordering service. Its job is to arrange batches of submitted transactions into a well-defined sequence and package them into blocks. These blocks will become the blocks of the blockchain! The number0 码力 | 821 页 | 10.22 MB | 1 年前3
peewee Documentation Release 1.0.0to indexes: a list of fields to index ordering: a sequence of columns to use as the default ordering for this model pk_sequence: name of sequence to create for the primary key (peewee will autogenerate create_sequence(sequence_name) Parameters: sequence_name – name of sequence to create Note only works with database engines that support sequences drop_sequence(sequence_name) Parameters: sequence_name sequence_name – name of sequence to drop Note only works with database engines that support sequences get_indexes_for_table(table) Parameters: table – the name of table to introspect Return type: a list of (index_name0 码力 | 101 页 | 163.20 KB | 1 年前3
共 356 条
- 1
- 2
- 3
- 4
- 5
- 6
- 36













