44%
18.07.2013
, it is already in the /etc/apache2/ports.conf file; openSUSE 12.3 uses /etc/apache2/listen.conf, and on CentOS it's in /etc/httpd/conf.d/ssl.conf. If necessary, remove the hash signs (#) that comment out
44%
05.03.2013
constructor: (a, b, @width) ->
09 super a,b
10
11 draw: ->
12 alert "Width:" " + @width
13 super
14
15 shape = new rectangle 1,2,3
16 shape.draw()
The @
in the constructor ensures that Coffee
44%
21.03.2017
" ! Dataset name
010 CHARACTER(LEN=8), PARAMETER :: groupname = "subgroup" ! Sub-Group 1 name
011 CHARACTER(LEN=9), PARAMETER :: groupname3 = "subgroup2" ! Sub-Group 3 name
012 ! Dataset 2 name
013
44%
17.05.2017
in Fortran for two reasons: (1) it's easy to read and (2) it's the scientific language of kings and scientists.
Listing 1: Basic Parallel I/O with HDF5
1 PROGRAM TEST1
2
3 USE iso_c_binding
4
44%
02.02.2021
with unset($a);), PHP would automatically remove the corresponding $cache[$a] entry.
Listing 8
WeakMap
$cache = new WeakMap;
$a = new Address;
$cache[$a] = 123;
In Figure 1, var
44%
21.08.2014
form of hacking.
A 2013 SplashData study [2] on data from an Adobe breach showed the top five most used passwords are: 123456, password, 12345678, qwerty, abc123.
A 2014 Trustwave Global Security
44%
07.10.2014
designed for modern computing requirements and the "Internet of Things."
Today, Nok Nok Labs' S3 Authentication Suite [9] powers fingerprint authentication for PayPal on several Samsung devices. Nok Nok
44%
14.08.2017
For quick and easy access to databases in the cloud, you will find the most popular types in the form of a database-as-a-service (DBaaS). In addition to relational databases, NoSQL alternatives
44%
06.10.2022
, as in this code fragment, which implements and calls a multiply function:
package function
multiply(a,b) = m {
m := a*b
}
result1 = r {
r := multiply(3,4)
}
result2 = r {
r := multiply(3,9)
}
The Rego
44%
28.11.2022
in the GUI with the use of drop-down lists (Figure 3). More than 280 predefined LDAP queries are found under Favorites
, which is very useful. Besides illustrative material, you'll find a number of useful