14%
05.12.2016
template:
10 metadata:
11 name: nginx
12 labels:
13 app: nginx
14 spec:
15 containers:
16 - name: nginx
17 image: nginx
18 ports:
19
14%
05.08.2024
installed Ubuntu MATE 22.04.3 platform), first install all the requirements for compiling and deploying topgrade-rs (referred to as Topgrade moving forward): curl, git, pkg-config, and rust. Once in place
14%
31.10.2025
-----------------------------------------------------------------
15 | 0 | SELECT STATEMENT | 3130K | 833 |
16 |* 1 | HASH JOIN | 3130K | 833 |
17 |* 2 | TABLE ACCESS BY INDEX ROWID | SALES | 566K
14%
05.02.2019
SQL> SELECT * FROM marks;
11
12 SQL> DELIMITER //
13
14 SQL> CREATE AGGREGATE FUNCTION agg_count(x INT) RETURNS INT
15 BEGIN
16 DECLARE count_students INT DEFAULT 0;
17 DECLARE CONTINUE HANDLER
14%
13.12.2018
Modules xm_gelf
09
10
11 # Use for windows vista/2008 and higher:
12 modules in the_msvistalog
13
14 # Use for windows Windows XP/2000/2003:
15 # Modules in_mseventlog
16
17
14%
05.02.2019
], Selenium scripts automating the AWS console (OK, I've never done that, and it's probably a terrible idea – but it would work!), and the list goes on. Honestly, I blew off the AWS CDK [15] the first time I
14%
11.10.2016
assignment policy.
JOE
The last CLI editor I want to present is JOE [14], which stands for "Joe's Own Editor," available under the GPL license. JOE was started in 1991 when applications such as WordStar [15
14%
28.06.2011
) layer for the cloud, virtualizing the various hardware components and making them available through a standard API. The first OpenStack release (dubbed "Austin") became available October 22 [3];
The Open
14%
04.08.2011
.pm.xenserver.utils.Server;
12
13 public class TestAPI {
14
15 /**
16 * @param args
17 */
18 public static void main(String[] args) throws Exception {
19
20 if (args.length != 3 && args.length != 5)
21
14%
22.02.2017
, 6 ) / ( 4, 6 ) }
DATA {
1, 2, 3, 4, 5, 6,
7, 8, 9, 10, 11, 12,
13, 14, 15, 16, 17, 18,
19, 20, 21, 22, 23, 24
}
}
}
}
HDF5 has many ways to represent the same datatype