Prakarb   (848 views)

What is Prakarb doing now?

โว้ยย
More than 1 month ago  ·  Comment »

Age

20

Location

ชลบุรี, Thailand

Birthday

September 12
 
Advertisement

Info

http://prakarb.hi5.com - Send it to your friends

Age

20

Birthday

September 12

Location

ชลบุรี, Thailand

Languages

Thai
 

About Me

Interests

วันจบมัธยมของพวกเรา เพื่อนกานตลอดไป โว้วๆๆๆๆ

Favorite Music

LED ZEPPLIN,ปลาค๊าบ;
 

Favorite Books

วันพีช ฮ่าๆๆ
 

hi5 Games

Play hi5 Games

Recently played


 

Applications

Browse Applications

BuddyPoke!
BuddyPoke your friends with super cool, personalized 3D avatars!

SuperPoke Pets
Adopt the CUTEST virtual pets on the web!

 

Widgets

 

 

hi5 Gifts

Give a Gift    Get hi5 Coins    View all

Prakarb has no unwrapped gifts.
 

Comments | View All Entries

Leave a comment for Prakarb

 
 
Feb 2 11:20 AM
Devil says:
 
แวะมาฝันดีจร้า
 
 
Jan 17 11:31 AM
 
รู้จักค่ายสานฝันมั้ย

มาทำกันเป่า
 
Dec 25, 2009 7:26 AM
 
Merry Christmas !!!!!
ka p'Plakrab ^^
 
Dec 11, 2009 1:52 AM
 
เลิกเล่นแล้วหลอวะ หายหน้าไปเลยมรึงสาด
 
Nov 28, 2009 2:48 PM
 
มึงอยู่ไหน
 
Nov 20, 2009 10:04 PM
 
ปลาค๊าบบบบบบบ 29นี้อย่าลืมมาน่า ชวนไอนัด ไอเจนมาด้วย สาด
 
Nov 20, 2009 6:06 AM
 
ค๊าฟฟฟฟฟฟฟ .. คิดถึง คิดถึง
 
Nov 18, 2009 4:18 AM
 
งัยพวก ทำรายว้าา ^^

เรียนเปนงัยมั่ง แฮปปี้ป่าวว
 
Nov 11, 2009 10:18 AM
 
อัพรูปใหม่ดิ

รูปมันเก่าแล้วอ่ะ
 
Nov 6, 2009 11:00 PM
 
ไงปลาคาบ ว่าวันก่อนจะไปหาละ แต่เหงไอคิงมานเรียนเช้าเลยมะดัยไปหา หุหุ มะว่ากานน่า แล้วก็มะดัยไปเรียนอีก 5555+
 
Oct 27, 2009 7:49 AM
 
Thx 4 the add.
Nice 2 meet u too na.

Good night & Sweet dream :] Photobucket
 
Oct 20, 2009 3:11 AM
 
งั้นคงใกล้เปิดเทอมแล้ว

เค้ายังไม่ได้ลงทะเบียนเรียนเลยนี่

มิมิ
 
Oct 19, 2009 5:51 AM
 
ปลาค๊าปสะบายดีป่าว
 
Oct 2, 2009 11:54 PM
 
ดีค๊าฟ

สอบเส็ดยังนี่

เป็นไง

ทำได้อยู่แล้วอ่ะดิ

มิมิ
 
 
Sep 16, 2009 12:22 PM
 
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
using System.IO;

namespace WindowsFormsApplication1
{
public partial class Form1 : Form
{
public Form1()
{
InitializeComponent();
}
Double[] m = new double[10];
public struct deaw
{
public double[] E;
public double[] C;
}

private void button1_Click(object sender, EventArgs e)
{
double c, dm;
c = Convert.ToDouble(Tbx_c.Text);
dm = Convert.ToDouble(Tbx_dm.Text);

deaw d;
d.E = new double[10];
d.C = new double[10];
for (int i = 0; i < m.Length; i++)
{
m[i] = i * dm;
d.E[i] = cal_E(c,m[i]);
tbx_result.AppendText("m = " + m[i].ToString("#,###.#0") + "(kg)");
tbx_result.AppendText(" E = " + d.E[i].ToString("#,###.#0") + "(Nm)");
tbx_result.AppendText("\r\n");
}
tbx_result.AppendText("=========================== \r\n");
}
public double cal_E(double c, double m)
{
double E;
E = m*(c*c);
return E;
}
private void save_Click(object sender, EventArgs e)
{
FileStream fs = new FileStream(@"c: test.txt", FileMode.Append);
StreamWriter sw = new StreamWriter(fs);
sw.Write(save.Text);
sw.Close();
fs.Close();
}

private void open_Click(object sender, EventArgs e)
{
FileStream fs = new FileStream(@"d: save.txt", FileMode.Open);
StreamReader sr = new StreamReader(fs);
open.Text = sr.ReadToEnd();
sr.Close();
fs.Close();
}


}


}
 
Sep 15, 2009 1:00 PM
 
hbd ย้อนหลังเพื่อน

Title
body
 

Purchase additional coins

You need an additional: hi5 Coins hi5 Coins

Get Coins No Thanks