« 用眼过度,“视频终端综合征”来骚扰 | Main | 个性设置 »

XXXX

<?php
echo "Hello World!";
?>

<?php
$a = "Hello World!";
echo $a;
?>

<?php
$a = $b = $c = "Hello Worldl";
echo $c;
?>

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)

About

This page contains a single entry from the blog posted on November 2, 2005 6:25 AM.

The previous post in this blog was 用眼过度,“视频终端综合征”来骚扰.

The next post in this blog is 个性设置.

Many more can be found on the main index page or by looking through the archives.

Creative Commons License
This weblog is licensed under a Creative Commons License.