14%
    
    
    04.08.2020
        
    
    	
          build/static/js/main.00139d52.js
07 node-builder_1  |   4.13 KB   build/static/css/main.f7935686.css
08 node-builder_1  |
09 node-builder_1  | The project was built assuming it is hosted at the server
    
 
		    
				        
    14%
    
    
    11.10.2016
        
    
    	
         straightforward. If a processor was operating at a fixed frequency of 2.0GHz, CPU utilization was the percentage of time the processor spent doing work. (Not doing work is idle
 time.) For 50% utilization
    
 
		    
				        
    14%
    
    
    10.04.2015
        
    
    	
                 engine.eval(new FileReader(args[0]));
09     }
10 }
Using ScriptEngineManager (line 6), the code generates a ScriptEngine, which comes with a variety of eval() methods that run scripts from strings
    
 
		    
				        
    14%
    
    
    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
    
 
		    
				        
    14%
    
    
    05.12.2014
        
    
    	
        _domain": "yourdomain.com",
06   "dataset_uuid": "d34c301e-10c3-11e4-9b79-5f67ca448df0",
07   "resolvers": [
08     "192.128.0.9",
09     "192.128.0.10"
10   ],
11   "max_physical_memory": 4096,
12   "nics": [
13
    
 
		    
				    
    14%
    
    
    04.02.2014
        
    
    	 
         ----------------------------------------------------------------------------------------------------
20  Seq Scan on mail (cost=0.00..5628.25 rows=4 width=961) (actual
21  time=2.401..1519.809 rows=672 loops=1)
22    Filter: (msg ~ '(updatable|views)'::text)
23    Rows Removed by Filter: 40148
24
    
 
		    
				        
    14%
    
    
    09.01.2013
        
    
    	
         ----------------------------------------------------------------------------------------------------
20  Seq Scan on mail (cost=0.00..5628.25 rows=4 width=961) (actual
21  time=2.401..1519.809 rows=672 loops=1)
22    Filter: (msg ~ '(updatable|views)'::text)
23    Rows Removed by Filter: 40148
24
    
 
		    
				        
    14%
    
    
    03.12.2015
        
    
    	
         2001:db8::201:203:409  prefixlen 64  scopeid 0x0
      inet6 2001:db8::5555  prefixlen 64  scopeid 0x0
      inet6 fe80::1:2ff:fe03:409  prefixlen 64  scopeid 0x20
      ether 02:01:02:03:04:09
    
 
		    
				        
    13%
    
    
    29.09.2020
        
    
    	
        .168.2.17",
04     "visible": true,
05     "color": "green",
06     "user": "root"
07   },
08   "web server": {
09     "address": "192.168.2.4",
10     "visible": true,
11     "color": "rgb(100, 200, 0)",
12
    
 
		    
				        
    13%
    
    
    09.08.2015
        
    
    	
         ('Guards! Guards!', {'de':'Wachen! Wachen!', 'fr' : 'Au Guet!'} );
20
21 create edge Relation from #11:0 to #11:1 set type='Married', from='1993-01-01';
22
23 create edge Appear from #11:0 to #13:0 set