Install Apache with PHP (this is PHP 5.1.6): yum install php php-devel php-gd php-imap php-ldap…
Author: engineerball
Wrote a Simple Cal in C programing this is output
i8411:~/Documents/Code_Programming/Calc BALL$ ./calc
Result : 0
Enter operator and number :+3
Result : 3
Enter operator and number :-1
Result : 2
Enter operator and number :*4
Result : 8
Enter operator and number :/2
Result : 4
Enter operator and number :q
i8411:~/Documents/Code_Programming/Calc BALL$
If you want a code please read more
Windows Live Writer (WLW) เป็นแอพพลิเคชั่นสำหรับสร้างและจัดการเกี่ยวกับบล็อก โดยที่ผู้ใช้สามารที่จะเขียนบล็อกในลักษณะออฟไลน์ และทำการนำเสนอสู่เวปไซต์ภายหลังได้ และยังมีเครื่องมือที่จะช่วยในการเขียนบล็อกได้อย่างสะดวกขึ้น
1. download from zimbra website
# wget http://h.yimg.com/lo/downloads/5.0.11_GA/zcs-5.0.11_GA_2695.DEBIAN4.0.20081117055537.tgz
2. extract tar
# tar xvzf zcs-5.0.11_GA_2695.DEBIAN4.0.20081117055537.tgz
3. install
# cd zcs-5.0.11_GA_2695.DEBIAN4.0.20081117055537
# ./install.sh
You will get result …