Thread: Pocketbook IQ?
View Single Post
Old 05-06-2011, 10:08 AM   #1041
Clemenseken
eWriter
Clemenseken can program the VCR without an owner's manual.Clemenseken can program the VCR without an owner's manual.Clemenseken can program the VCR without an owner's manual.Clemenseken can program the VCR without an owner's manual.Clemenseken can program the VCR without an owner's manual.Clemenseken can program the VCR without an owner's manual.Clemenseken can program the VCR without an owner's manual.Clemenseken can program the VCR without an owner's manual.Clemenseken can program the VCR without an owner's manual.Clemenseken can program the VCR without an owner's manual.Clemenseken can program the VCR without an owner's manual.
 
Clemenseken's Avatar
 
Posts: 267
Karma: 175607
Join Date: May 2007
Location: Frankfurt, FRG
Device: PB-IQ / Sony PRS-500
Unhappy Madame? hihihi...

Quote:
aceflor.func.strreplace ('man','madame',Text(#1037))
Naja, kann man machen. Oder auch:

Code:
import android.content.#1038;
public void live() {
    int fils= (aceflor.age<15)*0, mademoiselle= (aceflor.age<21)*1,
    madame= (aceflor.age<112)*2;
     switch (aceflor.age) {
	case fils:  		aceflor.age++;	break;
	case mademoiselle:	aceflor.age++;	break;
	case madame:		aceflor.age++;	break;
	default:		aceflor.title = “Cheri“;
 	return "Ohlala!";	  }	}

Gibt garantiert ne satte exception ...


Na gut. fand keiner lustig. Hm.

Ein Friedensangebot:
ich hab 'ne Version von MahJonG mit Schattenwurf und stabilem Layout (?!?) auf der vorletzten Seite up-ge-loaded. Okay?

Last edited by Clemenseken; 05-06-2011 at 11:59 AM. Reason: (Deeply mental disturbances combined with highly abnormal user response.)
Clemenseken is offline   Reply With Quote