-
2130688·text·824 B·2012-03-20 14:34 UTC
Set objWord = CreateObject("Word.Application")
Set objDoc = objWord.Documents.Add()
Set objSelection = objWord.Selection
objSelection.Font.Name = "Arial"
objSelection.ParagraphFormat.Alignment
-
2130676·text·2.3 KB·2012-03-20 14:24 UTC
#!/usr/local/bin/php
<?php
$HOST = "1.2.3.4";
$USER = "ast-use-count";
$PASS = "not here";
/*
* phpagi-manager lib
*/
require_once
-
2130666·text·16.7 KB·2012-03-20 14:11 UTC
13:53:35 T:3074423664 DEBUG: CecLogMessage - FRAME_DATA 00 eom
13:53:35 T:3066030960 DEBUG: CecLogMessage - >> 04:44:00
13:53:35 T:3066030960 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4)
-
2130665·text·248 B·2012-03-20 14:09 UTC
#!/bin/sh
make -j7 check TESTS=
GNUNET_FORCE_LOG=";;;;WARNING" PATH="$PATH:/directory/where/gnunet/is/installed/bin" GNUNET_PREFIX="/directory/where/gnunet/is/installed" TESTS_ENVIRONMENT='${top_src
-
2130645·text·96.1 KB·2012-03-20 13:35 UTC
-
2130631·text·424.6 KB·2012-03-20 13:29 UTC
-
2130625·text·773 B·2012-03-20 13:28 UTC
public class Zoo {
public static void main(String[] args) {
BB Elefant;
Elefant = new BB("Bajsätare", 3, "Hane");
BB Hund;
Hund = new BB("Honungsälskare", 6, "Hona");
System
-
2130621·text·446.9 KB·2012-03-20 13:27 UTC
-
2130610·text·424.6 KB·2012-03-20 13:18 UTC
-
2130609·text·424.6 KB·2012-03-20 13:18 UTC
-
2130607·text·424.6 KB·2012-03-20 13:17 UTC
-
2130596·text·424.6 KB·2012-03-20 13:08 UTC
-
2130563·text·357 B·2012-03-20 12:33 UTC
<form method="post" action="#"> // la method være post. action; ka som skjer når du trykke på knappen. # betyr at den ikke går noensteds.
<input type="submit" name="submitos" value="Check it!" /> //
-
2130558·text·16.4 KB·2012-03-20 12:19 UTC
DEBUG: 5746523 sending ping
DEBUG: 5746587 command sent
DEBUG: 5746648 COMMAND_ACCEPTED - waiting for 0 more
DEBUG: 5761735 sending ping
DEBUG:
-
2130556·text·16.4 KB·2012-03-20 12:16 UTC
DEBUG: 5746523 sending ping
DEBUG: 5746587 command sent
DEBUG: 5746648 COMMAND_ACCEPTED - waiting for 0 more
DEBUG: 5761735 sending ping
DEBUG:
-
2130553·text·2.0 KB·2012-03-20 12:11 UTC
function buildquery($q) {
$query = '';
foreach ( $q as $qe ) {
if ( $qe['operator'] == 'string' ) {
-
2130551·text·4.7 KB·2012-03-20 12:07 UTC
import sys, os, time, thread
import glib, gobject
import pygst
pygst.require("0.10")
import gst
class CLI_Main:
def __init__(self):
self.frame_count = 0
self.keyframe_count = 0
-
2130532·text·4.7 KB·2012-03-20 11:30 UTC
import sys, os, time, thread
import glib, gobject
import pygst
pygst.require("0.10")
import gst
class CLI_Main:
def __init__(self):
self.frame_count = 0
self.keyframe_count = 0
-
2130512·text·34.9 KB·2012-03-20 11:24 UTC
-
2130483·text·59.2 KB·2012-03-20 11:18 UTC