thaiall logomy background
coding : graphic 9to0.pl
my town
โค้ดดิ้ง : Perl | PHP | ASP | JSP | HTML | HTML5 | JavaScript | Java | COBOL | C++ | MS Access | VB.Net | VB | Python | โค้ดดี
File : 9to0.pl ID : 1203
Skin : Default | Sons-of-obsidian | Sunburst | Highlighter | Full
#!/usr/bin/perl
print "Content-type: image/x-xbitmap\n\n";
print "#define number_width 80\n";
print "#define number_height 12\n\n";
print "static char number_bits[]={\n\n";
#      9    8    7    6    5    4    3    2    1    0
print "0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,\n";
print "0x7e,0x7e,0x7e,0x7e,0x7e,0x66,0x7e,0x7e,0x60,0x7e,\n";
print "0x7e,0x7e,0x7e,0x7e,0x7e,0x66,0x7e,0x7e,0x60,0x7e,\n";
print "0x66,0x66,0x60,0x06,0x06,0x66,0x60,0x60,0x60,0x66,\n";
print "0x66,0x66,0x60,0x06,0x06,0x66,0x60,0x60,0x60,0x66,\n";
print "0x7e,0x7e,0x60,0x7e,0x7e,0x7e,0x7e,0x7e,0x60,0x66,\n";
print "0x7e,0x7e,0x60,0x7e,0x7e,0x7e,0x7e,0x7e,0x60,0x66,\n";
print "0x60,0x66,0x60,0x66,0x60,0x60,0x60,0x06,0x60,0x66,\n";
print "0x60,0x66,0x60,0x66,0x60,0x60,0x60,0x06,0x60,0x66,\n";
print "0x7e,0x7e,0x60,0x7e,0x7e,0x60,0x7e,0x7e,0x60,0x7e,\n";
print "0x7e,0x7e,0x60,0x7e,0x7e,0x60,0x7e,0x7e,0x60,0x7e,\n";
print "0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,\n";
print "};\n";
Code details
File name9to0.pl
stat() : modtime2009-02-02 09:15
File size985 bytes
Lines19 บรรทัด
{1 ตัว
}1 ตัว
;18 ตัว
'0 ตัว
"34 ตัว
Space66 ตัว
Tab0 ตัว
cover imageาษาเฮชทีเอ็มแอล (HTML = HyperText Markup Language) คือ ภาษาคอมพิวเตอร์ที่ออกแบบมาเพื่อใช้ในการสร้างเว็บเพจที่เรียกดูผ่านทางเว็บเบราว์เซอร์ (Web Browser) เริ่มพัฒนาโดย ทิม เบอร์เนอรส์ ลี (Tim Berners Lee) ในปัจจุบัน HTML ล่าสุดคือ รุ่น 5 เป็นมาตรฐานหนึ่งของ ISO ซึ่งจัดการโดย World Wide Web Consortium (W3C) ในปัจจุบัน ทาง W3C ผลักดัน รูปแบบของ HTML แบบใหม่ ที่เรียกว่า XHTML รุ่นแรกคือ 1.0 (ม.ค.2543) ซึ่งมีโครงสร้างเป็นแบบ XML (eXtensible Markup Language)
ส่งข้อมูลออกเป็น ส่งออก: image ส่งออก: pdf
ปรับปรุงโปรแกรม source.pl : 2568-03-25
Thaiall.com