for the categories representing the language that was identified in the menu iframe.
Listing 1
HTML iframes
01
02
03
17%
13.06.2018
.py --recipe recipes/examples/basic.py --format singularity
"""
# Choose a base image
Stage0.baseimage('ubuntu:16.04')
# Install GNU compilers (upstream)
Stage0 += apt_get(ospackages=['gcc', 'g++', 'gfortran'])
The recipe only uses a single stage, because it really
17%
14.11.2013
_NAME DBID CON_UID GUID STATUS CREATION_SCN
=====================================================================;
2 PDB$SEED 4062623230 4062623230 E0C9D94CE3B6497
17%
28.07.2025
defining a loop. When unrolling a loop, the loop body is repeated a number of times and the loop iteration count is reduced or entirely eliminated, as in this simple case:
for (i=0; i<4; i++) {
c[i] = a
17%
03.07.2013
speedup, n
is the number of processors, and p
is the parallel fraction, or the fraction of the application that is parallelizable (0 to 1).
In an absolutely perfect world, the parallelizable fraction
17%
05.12.2014
>
Options Indexes FollowSymLinks
Order Deny,Allow
Deny from all
Allow from 127.0.0.1 192.168.0.0/24
Once updated, save and exit (use :wq to exit and save changes or :q
17%
10.06.2015
or name that points to a specific routing table in the /etc/iproute2/rt_tables file. The command
ip route add table 5 192.168.0.0/24 via 10.1.1.1
assigns the route for network 192.168.0.0/24 to routing
17%
20.03.2014
Model Number: INTEL SSDSC2CW240A3
Serial Number: XXXXXXXXXXXXXXXXXX
Firmware Revision: 400i
Transport: Serial, ATA8-AST, SATA 1.0a, SATA II
[...]
Commands
|