| |
| 2.4, q (ok), 01:22, 25/06/2026 [^] [^^] [^^^] []
| +8 +/– |
. : ? - - console.log(object). ӣ. , _գ .
| | |
| |
| |
| 4.6, q (ok), 02:36, 25/06/2026 [^] [^^] [^^^] []
| +1 +/– |
>
, . , , , .
>
-, .
| | |
| 4.8, (8), 05:47, 25/06/2026 [^] [^^] [^^^] []
| +2 +/– | |
>
"". ݣ .
| | |
|
| 3.15, (15), 08:38, 25/06/2026 [^] [^^] [^^^] []
| +4 +/– |
ӣ ^W .
# luarocks install inspect t = {};
inspect = require('inspect');
print(inspect(t)); | | |
| 3.42, (44), 14:07, 25/06/2026 [^] [^^] [^^^] []
| –1 +/– | |
> . : ? - - console.log(object). ӣ. , _գ .
- ? ϣ , ,
| | |
| 3.64, (ok), 04:34, 26/06/2026 [^] [^^] [^^^] []
| +1 +/– |
> . : ?
> - - console.log(object). ӣ. ,
> _գ
> .
, ?))
p.s. ?
| | |
|
| 2.10, (10), 07:39, 25/06/2026 [^] [^^] [^^^] []
| +1 +/– |
lua. luajit.
| | |
| |
| |
| 4.39, (44), 13:54, 25/06/2026 [^] [^^] [^^^] []
| +/– | |
> The last release was Lua 5.1.5, released on 17 Feb 2012. There will be no further releases of Lua 5.1.
, -
Lua 5.5.0 was released on 22 Dec 2025.
| | |
|
|
| |
| 3.38, (44), 13:45, 25/06/2026 [^] [^^] [^^^] []
| +/– |
// - . , ,
| | |
|
| |
| |
| 4.26, . (?), 09:31, 25/06/2026 [^] [^^] [^^^] []
| +1 +/– | |
, 12-. ( )
| | |
|
| 3.25, . (?), 09:26, 25/06/2026 [^] [^^] [^^^] []
| +1 +/– | |
["","","",...]
- ?
| | |
| |
| |
| 5.28, . (?), 09:58, 25/06/2026 [^] [^^] [^^^] []
| +/– |
> 13,
>
.
(, ) - . 29 , 30, , - .
| | |
| 5.40, (44), 14:00, 25/06/2026 [^] [^^] [^^^] []
| +/– | |
> 13, .
- / - _ _ __
- 1320 = 260 - - - ?
| | |
|
|
| 3.43, (44), 14:19, 25/06/2026 [^] [^^] [^^^] []
| +/– |
0 - , , / ... 1993 . 5.1 -
| | |
| 3.53, (53), 20:08, 25/06/2026 [^] [^^] [^^^] []
| +/– |
> 1
, :
[CODE]
var
a1: array[1..10, 0..5] of Byte;
a2: array[-5..-1, 0..5, 1..10] of Foo;
[/CODE]
?
| | |
| |
| |
| 5.56, (53), 21:13, 25/06/2026 [^] [^^] [^^^] []
| +/– |
> ?
---
The index types, one for each dimension of the array, specify the number of
elements. Valid index types are all ordinal types except longint and
subranges of longint. The array can be indexed in each dimension by all
values of the corresponding index type; the number of elements is therefore
the number of values in each index type. The number of dimensions is
unlimited.
Turbo Pascal Version 4.0 Owners Manual 1987
| | |
| |
| 6.57, (53), 21:22, 25/06/2026 [^] [^^] [^^^] []
| +/– |
:
.. :
[CODE]
var a1: array['a'..'f'] of Integer;
[/CODE]
| | |
|
| 5.62, (62), 02:24, 26/06/2026 [^] [^^] [^^^] []
| +/– |
.. , ? .
| | |
| |
| 6.65, (44), 12:29, 26/06/2026 [^] [^^] [^^^] []
| +/– | |
, , . - ݣ ,
$contractRemain =
$assortmentAll[$assortmentValue][$contractId]['remain'];
| | |
|
|
|
|
|