51%
05.08.2011
DEjAhocW2hraXMIIEowIBAAKCAQEAhXo2cUYv
B8/P/BP0ges6i7VJ9Oj1bDHfILtu805syqwN5J6IBcgvesthq4Xpj4zuIVsCctU5SEIkx9texM+b
....
fuy3QFJdl3rM0w/ry1QDRy5WgfZsIpAQZUuCaZgZx2BavviuVcFGrd67RfP6gt2yBk7EhN0gQCN2
X5
51%
14.11.2013
_ID
------ -------- ---------- ---------- -------------------------------------------------------------
2 PDB$SEED 4062623230 4062623230 E0C9D94CE3B6497BE04380B0A8C06105 NORMAL 1720734 1
3 PDB001 1700339437 1700339437 E0D0BE79135B75B0E04380B0A8C00F14 NORMAL 1956354 1 ... More than 500 new features have been incorporated into the current release of Oracle Database 12c. Among other things, these changes offer a new architecture with pluggable databases that facilitate ... Oracle 12c ... Oracle Database 12c: Cloud computing with multitenant architecture
51%
29.09.2020
(abridged)
$ docker build -t dockly .
Sending build context to Docker daemon 16.52MB
Step 1/9 : FROM node:8-alpine
8-alpine: Pulling from library/node
e6b0cf9c0882: Pull complete
93f9cf0467ca: Pull
51%
09.08.2015
-n
Show version
-v
Table 3
Editing Commands
Action
Command
Add lines above this one
i
Add lines below this one
51%
17.02.2015
Xino-Lime
Linux
All-winner A10 processor
Single ARM Cortex-A8 @1GHz
Mali-400
512MB DDR3
SATA connector, 2 USB, Fast Ethernet, USB OTG, HDMI
1.9W
$44/EUR 30
51%
07.11.2023
/dev/vg0/lv0
mke2fs 1.46.5 (30-Dec-2021)
Creating filesystem with 483184640 4k blocks and 120799232 inodes
Filesystem UUID: 7df63c80-0c91-4f71-9776-d704dadfad3a
Superblock
51%
22.08.2011
:lanman passfile.txt
Loaded 2 passwords with 2 different salts (FreeBSD MD5 [32/64])
guesses: 0 time: 1:04:04:08 (3) c/s: 10927 trying: gmugoky - gmugok2
guesses: 0 time: 1:09:25:10 (3) c/s: 10929 trying
51%
17.02.2015
fecbc1a5ad080b0efd
74680c6e1f4b28fb2c7ff419872418-c7-x86_64-comps.xml.gz
/var/www/html/repodata/
03 [root@localhost ~]# gunzip /var/www/html/repodata/4b9ac2454536a901
fecbc1a5ad080b0efd74680c6e1f
51%
06.10.2019
.e., output all warnings) shows in Listing 4.
Listing 3
Splint Warnings
splint -strict example1.c
Splint 3.1.2 --- 11 May 2019
example1.c: (in function main)
example1.c:9:5: Format string
51%
07.11.2011
OpenMP brings the power of multiprocessing to your C, C++, and Fortran programs.
... A\n");
05 #pragma omp barrier
06 Calculationfunction(B,C);
07 printf("C was calculated from B\n");
08 }
The Calculationfunction()
line in this listing calculates the second argument ...
OpenMP brings the power of multiprocessing to your C, C++, and Fortran programs.