31%
06.10.2019
of this issue.
Figure 1: JSLint complains about a sample program (CC BY-SA 3.0 [8]; German translated to English).
Splint for C Programmers
Like JSLint
31%
09.01.2013
a new release of its PHP, Perl, Ruby, or Java application using the Jenkins CI server [8], for example, it can automatically generate a stage VM with the necessary packages and frameworks. Once
31%
13.02.2017
to deliver to the themes that were not ready in time for Java 8.1. "As quickly as possible" originally meant mid-2015, then mid-2016, and finally 2017. It remains to be seen whether the project schedule
31%
31.10.2025
s
04 4> JOIN employees e ON (s.employee_id = e.employee_id)
05 5> WHERE s.sale_date > trunc(sysdate) - INTERVAL '6' MONTH
06 6> AND s.eur_value >= 10;
07 Explained.
08
09 SQL> select * from table
31%
20.05.2014
/libvirt/qemu/vm1.xml
02 73400320
03 8
04
05
06
07
08
09
31%
26.11.2013
: "RSASSA-PKCS1-v1_5",
03 params: {
04 modulusLength: 512,
05 publicExponent: new Uint8Array([0x01, 0x00, 0x01])
06 }
07 };
08 var sigAlg = {
09 name: "RSASSA-PKCS1-v1_5",
10 params: { hash: "SHA-1
31%
25.09.2013
)
8 (4)
7.2
0.9
Nehalem-EP (2009)
8 (4)
32
4
Westmere-EP (2010)
12 (6)
42
3.5
Westmere-EP (2010)
8 (4)
42
31%
08.10.2015
, with each new PowerShell version comes a design highlight. In the current PowerShell on Windows 8.1 and Server 2012 R2, this was the "Desired State Configuration" (DSC), which was designed to make other
31%
11.10.2016
Tech: http://www.enterprisetech.com/2014/09/08/intel-ups-performance-ante-haswell-xeon-chips/
Moving average: https://en.wikipedia.org/wiki/Moving_average
psutil: https://github.com
31%
16.05.2013
** ** ** ** ** **$apache_package_name = 'apache2'
04 ** ** ** **}
05 ** ** ** **/(RedHat|CentOS|Fedora)/: {
06 ** ** ** ** ** **$apache_package_name = 'httpd'
07 ** ** ** **}
08 ** **}
09
10 package { $webserver