17%
10.04.2015
/local/sbin/sync.sh"
11 ],
12 "append_files": true,
13 "stdin": [
14 "name",
15 "exists",
16 "new",
17 "size",
18 "mode"
19
17%
21.03.2017
# ===================
09 #
10 if __name__ == '__main__':
11
12 f = h5py.File("mytestfile.hdf5", "w")
13
14 dset = f.create_dataset("mydataset", (100,), dtype='i')
15
16 dset[...] = np.arange(100)
17
17%
07.10.2014
-EY
09 config:
10
11 zroot ONLINE
12 ata-ST380215AS_9QZ68Z7S ONLINE
Not Under Root
Caution is advised here: Without specifying any options, the zpool
17%
07.06.2019
6d2feb5e84bad9184441170d4898
mariadb latest mariadb@sha256:12e32f8d1e8958cd076660bc22d19aa74f2da63f286e100fb58d41b740c57006 RepoId
mariadb latest b468922dbbd73bdc874c751778f1ec0ec10817691624976865cb3
17%
04.08.2020
root.
10 node-builder_1 | To override this, specify the homepage in your package.json.
11 node-builder_1 | For example, add this to build it for GitHub Pages:
12 node-builder_1 |
13 node-builder_1
17%
12.09.2013
steps. All the required software components are in the official Ubuntu repositories, and no third-party software is needed. Simply type
sudo apt-get install reprepro
to set up Ubuntu 12.04 LTS
17%
12.09.2013
: Custom SELinux policy module
12 BuildRoot: %{_tmppath}/%{name}-%{version}-build
13 BuildArch: noarch
14 BuildRequires: checkpolicy, selinux-policy
15 Requires: selinux-policy-targeted
16
17%
31.07.2013
Code Example
1 #include
2
3 /* Our structure */
4 struct rec
5 {
6 int x,y,z;
7 float value;
8 };
9
10 int main()
11 {
12 int counter;
13 struct rec my
17%
17.05.2017
, 5 ) / ( 8, 5 ) }
DATA {
(0,0): 0, 1, 2, 3, 4,
(1,0): 5, 6, 7, 8, 9,
(2,0): 10, 11, 12, 13, 14,
(3,0): 15, 16, 17, 18, 19,
(4,0): 20, 21, 22, 23, 24,
(5,0): 25, 26, 27, 28, 29,
(6
17%
11.02.2016
this to create a complete virtual machine. The first call to otto dev can thus take a couple of minutes. In our lab, the basic image contained a minimal version of the more than three-year-old Ubuntu 12.04 LTS