-
2051563·text·929 B·2011-04-28 14:16 UTC
#!/usr/bin/perl -w
use strict;
use IO::File;
my $xmllog = 'xml.log';
my $xmlfile = 'xml2.xml';
my $fh = IO::File ->new($xmllog, '<' ) or die "ne peut pas ouvrir le fichier";
# Lis le fic
-
2051561·text·1.1 KB·2011-04-28 14:02 UTC
* Contributor(s):
*
* Shriram Kunchanapalli <kshriram18@gmail.com>
var setupModule = function(module){
module.controller = mozmill.getBrowserController();
}
var setupTest = function(test)
-
2051560·text·1.1 KB·2011-04-28 13:59 UTC
* Contributor(s):
*
* Shriram Kunchanapalli <kshriram18@gmail.com>
var setupModule = function(module){
module.controller = mozmill.getBrowserController();
}
var setupTest = function(test)
-
2051559·text·427.8 KB·2011-04-28 13:59 UTC
-
2051557·python·614 B·2011-04-28 13:58 UTC
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/home/am/tg2env/lib/python2.6/site-packages/suds-0.4-py2.6.egg/suds/client.py", line 542, in __call__
return cli
-
2051556·python·669 B·2011-04-28 13:51 UTC
>>> client.service.GetAppointments(MessageId="asd", SoftwareId="bb", AppointmentQuery=x)
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/home/am/tg2env/lib/python2
-
2051555·text·1.2 KB·2011-04-28 13:50 UTC
alex@motard /extra/openwrt/rb532/ozonet $ git diff target/linux/rb532/image/Makefile
diff --git a/target/linux/rb532/image/Makefile b/target/linux/rb532/image/Makefile
index b7849cb..da4baaa 10064
-
2051554·text·631 B·2011-04-28 13:50 UTC
more locales/zh/LC_MESSAGES/plonelocales.po
msgid ""
msgstr ""
"Project-Id-Version: Plone\n"
"POT-Creation-Date: 2006-12-15 23:20+0000\n"
"PO-Revision-Date: 2010-11-26 12:51+0800\n"
"Last-Transl
-
2051553·text·816 B·2011-04-28 13:49 UTC
alex@motard /extra/openwrt/rb532/ozonet $ ls -la bin/rb532/
total 15152
drwxr-xr-x 3 alex alex 4096 Apr 28 16:49 .
drwxr-xr-x 3 alex alex 4096 Apr 28 16:47 ..
-rw-r--r-- 1 alex alex 465
-
2051552·text·355 B·2011-04-28 13:48 UTC
pcm.!default {
type plug
slave { pcm "jack" }
}
pcm.jack {
type jack
playback_ports {
0 alsa_pcm:playback_1
1 alsa_pcm:playback_2
}
capture_ports {
-
2051551·text·2.3 KB·2011-04-28 13:46 UTC
Logs:
Apr 28 08:36:00 backup postfix/pickup[12743]: 7B13D9A067: uid=1000 from=<car>
Apr 28 08:36:00 backup postfix/cleanup[12815]: 7B13D9A067: message-id=<20110428133600.GA12801@austin.bio-west.com>
-
2051550·text·12 B·2011-04-28 13:46 UTC
Hello There!
-
2051549·text·552 B·2011-04-28 13:45 UTC
+lib/python${MODPY_VERSION}/site-packages/bsddb3-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/
+lib/python${MODPY_VERSION}/site-packages/bsddb3-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PK
-
2051548·text·1.8 KB·2011-04-28 13:44 UTC
gmscripts.cpp:
Inside MDB_SSGM_Player::Created:
Commands->Attach_Script(obj,"IRAN_Fix_Pistol_Ammo","");
Outside of all scopes:
void IRAN_Fix_Pistol_Ammo::Created(GameObject *obj) {
-
2051544·text·3.6 KB·2011-04-28 13:41 UTC
#include <iostream>
#include <fstream>
using namespace std;
struct node{
int ime;
int predhodnik;
int dolzina;
int status;
};
node graf[1000];
int S[1000];
int rel[1000][1000]
-
2051543·text·3.0 KB·2011-04-28 13:41 UTC
Logs:
Apr 28 08:36:00 backup postfix/pickup[12743]: 7B13D9A067: uid=1000 from=<car>
Apr 28 08:36:00 backup postfix/cleanup[12815]: 7B13D9A067: message-id=<20110428133600.GA12801@austin.bio-west.com>
-
2051542·text·628 B·2011-04-28 13:40 UTC
Incluido > incluído
gratis > grátis
japonsesa > japonesa
Não foi exatamente considerado, mas:
Japonês e Norte Americana > japonês e norte-americana (enquanto no inglês é necessário o início de a
-
2051538·text·3.3 KB·2011-04-28 13:35 UTC
import android.app.Activity;
import android.app.ProgressDialog;
import android.content.Context;
import android.os.AsyncTask;
public abstract class DetachableTask<Params> extends AsyncTask<Params
-
2051535·bash·4.1 KB·2011-04-28 13:34 UTC
#
#/**
# * Copyright 2007 The Apache Software Foundation
# *
# * Licensed to the Apache Software Foundation (ASF) under one
# * or more contributor license agreements. See the NOTICE file
# * d
-
2051534·bash·291 B·2011-04-28 13:34 UTC
#!/sbin/sh
echo "Wiping data"
mount /data
rm -Rf /data/*
umount /data
echo "Wiping system"
mount /system
rm -Rf /system/*
umount /system
echo "Wiping dbdata"
mount /dev/block/mtdblock5 /sd-e