Showing posts with label Other. Show all posts
Showing posts with label Other. Show all posts

Acronyms of Programming Terms(DRAFT)

W3C — World Wide Web Consortium
XML — Extensible Markup Language 可扩展标示语言
SGML — Standard Generalized Markup Language
SMTP — Simple Mail Transfer Protocol 简单邮件传输协议
TCP — Transmission Control Protocol
IP — Internet Protcol

Block Cellphone Spam Text Message

It's really bothering to receive spam text messages on cell phone.  I got four today!
Here is an article telling you how to block spams.
http://pogue.blogs.nytimes.com/2008/06/12/how-to-block-cellphone-spam/
Hope it works.

References of Computer Programming

  1. Algorithms in C++(3rd edition) by Robert Segewick.
  2. C++ Primer (4th edition) by Stanley B.Lippman, Josae Lajoie, Barbra, E. Moo.
  3. C++ How to Program (5th edition) by P.J. Deitel.
  4. Computer Networks (3rd edition) by Andrew S. Tanenbaum.
  5. Computer Systems A Programmer's Perspective By Randal E. Bryant