entah

No 381-388 No 361-380 Semua (balik urutan) |

yuku@Rin : 2009-10-15 07:51:19 UTC+0000
>>380
long angka = 1234;

ByteArrayOutputStream a = new ByteArrayOutputStream();
DataOutputStream b = new DataOutputStream(a);
b.writeLong(angka);
b.close();
byte[] c = a.toByteArray();
ByteArrayInputStream d = new ByteArrayInputStream(c);
DataInputStream e = new DataInputStream(d);
e.skipBytes(4);

int angkaLain = e.readInt();
coret[eNr7GMDZqNawqY45WztNL1ehlouBsY6Zoe5jAEujdsNZBmYGcQbejwGsjYINb5jrpCpky1mAcuyNMg2XmZi4-Hh5WJgYGVgYQSqONJwCKhdm4AZpYG9c2fCckYGzmruSrY6ljrkOpGJrwwkWNi5OAX4uto9Aa781nGNgrhLMlsqVKxaqYa9lrWf6GMDfaNNox8DIxs3BxcfDz8Jbx1HLWsFRw1LFXMNYx1jLWAsA6LkxCA$$]
Rin@Rin : 2009-10-16 08:53:38 UTC+0000
diacu: >>383
yuku@Rin : 2009-10-16 09:49:43 UTC+0000
>>382
Duh! bagus pisan.
Rin@Rin : 2009-10-21 05:55:42 UTC+0000
diacu: >>385
yuku@Rin : 2009-10-21 08:47:01 UTC+0000
>>384
Ada yang kasi link ke pdf, di dalam pdfnya ada yang indah:


Less traditional symbols are also useful. For example:

  ☎->✆(); // take my phone (☎) off hook (✆)

This example become even more natural when - as is common - the whitespace operator
is overloaded to mean -> for the telephone class:

  class Phone {
    // …
    Phone* operator ' ' () { return this->operator->(); }
    void ✆(); // off-hook
    // …
  };

  Phone ☎;
  ☎✆(); // take phone (☎) off hook (✆)

It is also common to overload newline to mean application without
arguments, that is (), so that what used to be the long-winded and ugly

  my_phone->off_hook();

becomes plain and simple

  ☎✆;

Finally, semicolon is most often redundant as a statement terminator
so the grammar has been improved to make it optional in most context.
Thus, we get:

  ☎✆

Extensive use of such special characters together with imaginative and
thoughtful use of whitespace overloading has had an immense impact
on maintenance cost.
Rin@Rin : 2009-10-26 07:40:22 UTC+0000
Bukti bahwa Windows lebih bagus daripada Linux atau Mac adalah orang sering Window shopping, tp siapa coba yg Linux shopping atau Mac shopping....
Rin@Rin : 2009-10-28 03:10:15 UTC+0000
diacu: >>388
"Kalau orang jahat tidak henti2nya berusaha berbuat yang jahat, bagaimana mungkin aku beristirahat"
yuku@Rin : 2009-10-28 09:27:56 UTC+0000
diacu: >>389
>>387
Bagaimana kalau jadi orang jahat juga yang berbuat jahat sehingga mendapatkan peristirahatan?

 

Kau akan ngepos secara anonim! Boleh2 aja sih, bahkan tulis nama dan sembarang paswod pun boleh. Tapi kalo mau daftar, klik daftar

Nama Pwd gp jsp (nam mpat)+(dua mpat)= +img +coret

 

|

|

|

|

|

|

|

|

|

|

|

|

|

|

|

|

|

|

|

|

|

|

|

|

|

|

|

|