-
2086714·text·172 B·2011-10-04 13:41 UTC
webserver:~# /etc/init.d/mysql restart
Stopping MySQL database server: mysqld.
Starting MySQL database server: mysqld . . . . . . . . . . . . . . failed!
webserver:~#
-
2086709·text·3.5 KB·2011-10-04 13:33 UTC
{"SelectedRoom":0,"Id":1,"Name":"Planta Baja","X":0,"Y":0,"Rooms":[{"Status":0,"RotationY":0,"RotationSnap":1,"Id":1,"AutogenerateWalls":true,"SelectedObject":3,"Walls":[[0,0,300,0],[300,0,300,300],[3
-
2086704·text·1.6 KB·2011-10-04 12:36 UTC
/*
Analog input, analog output, serial output
Reads an analog input pin, maps the result to a range from 0 to 255
and uses the result to set the pulsewidth modulation (PWM) of an output pin.
-
2086692·text·25.3 KB·2011-10-04 12:07 UTC
% RESUME DOCUMENT STYLE -- Released 23 Nov 1989
% for LaTeX version 2.09
% Copyright (C) 1988,1989 by Michael DeCorte
\typeout{Document Style `res' <26 Sep 89>.}
%%%%%%%%%%%%%%%%%%%%%%%%%%%
-
2086691·text·1.5 KB·2011-10-04 12:06 UTC
import simpleML.*;
// A Request object, from the library
HTMLRequest htmlRequest;
int startTime; // for the timer to make request ever N seconds
String html = ""; // String to hold data f
-
2086690·text·828 B·2011-10-04 12:00 UTC
[X@atom ~]$ traceroute bmo.com
traceroute: Warning: bmo.com has multiple addresses; using 198.96.179.190
traceroute to bmo.com (198.96.179.190), 64 hops max, 52 byte packets
1 102.ge-2-1.ar1.mtrl
-
2086689·ruby·894 B·2011-10-04 11:59 UTC
<div id="container">
<header <% if !logged_in? %> id="site" <%end %>>
<% if !logged_in? %>
<h1>MenuLab</h1>
<div>
<% else %>
<h1>MenuLab</h1>
<div>
<p>Hello Kelly,
-
2086679·text·1.2 KB·2011-10-04 10:52 UTC
postgui.hal
net jog-x-plus halui.jog.0.plus gladevcp.X_Left
net jog-x-minus halui.jog.0.minus gladevcp.X_Right
GladePy.ui <child>
<object class="HAL_Button" id="X_Left">
-
2086675·text·684 B·2011-10-04 10:34 UTC
root@ks369516:~# ps aux|grep rtorrent
enhan 2751 0.0 0.1 25220 1288 ? Ss 11:41 0:00 SCREEN -dm -S rtorrent
enhan 2759 1.4 1.5 129152 14756 pts/1 Ss+ 11:41 0:47 rtorren
-
2086671·java·1.2 KB·2011-10-04 10:26 UTC
package oracle_1_oop;
public class Oracle_1_oop {
class Bicycle {
int cadence = 0;
int speed = 0;
int gear = 1;
void changeCadence(int newValue) {
-
2086667·text·89 B·2011-10-04 10:02 UTC
function test() {
ob_Start();
?>
<div>
....
</div>
<?php
return ob_get_clean();
}
-
2086666·text·78 B·2011-10-04 10:00 UTC
function test() {
$var = <<<EOT
<div>
....
</div>
EOT;
return $var;
}
-
2086662·text·2.6 KB·2011-10-04 09:54 UTC
*-network
description: Ethernet interface
product: VT6120/VT6121/VT6122 Gigabit Ethernet Adapter
vendor: VIA Technologies, Inc.
physical id: 0
bus info: pci@0
-
2086657·text·1.3 KB·2011-10-04 09:44 UTC
private void startReading()
{
double freq = Integer.parseInt(txtFreq.getText());
double illuTime = Integer.parseInt(txtTime.getText());
double nbrValues = freq * i
-
2086656·text·2.2 KB·2011-10-04 09:43 UTC
/*
Analog Input
Demonstrates analog input by reading an analog sensor on analog pin 0 and
turning on and off a light emitting diode(LED) connected to digital pin 13.
The amount of time the
-
2086655·text·990 B·2011-10-04 09:38 UTC
This update is for MacBook Pro computers with Intel processors only.
Your computer's power cord must be connected and plugged into a working power source.
Note: Print or write down these instruc
-
2086652·text·15 B·2011-10-04 09:30 UTC
what is this?
-
2086651·text·344 B·2011-10-04 09:25 UTC
$maanantai = array_slice($events, 0, 6);
$tiistai = array_slice($events, 6, -18);
$keskiviikko = array_slice($events, 12, -12);
$torstai = array_slice($events, 18, -6);
$perjantai = array_slice($e
-
2086650·text·215 B·2011-10-04 09:24 UTC
Download and Install
Please download and install CDD from https://home.controlcase.com/downloads/CDD_1.0.exe
And then download and install CDD 1.1 (update) from https://home.controlcase.com/download
-
2086645·c·19.5 KB·2011-10-04 08:35 UTC
/*
| Copyright (C) 2002-2007 Jorg Schuler <jcsjcs at users sourceforge net>
| Part of the gtkpod project.
|
| URL: http://www.gtkpod.org/
| URL: http://gtkpod.sourceforge.net/
|
| The code