2011年11月29日

PHP基本类型

摘要: <!DOCTYPE html><html><title>基本类型</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><body> <a href="../index.php">返回首页</a> <hr></hr><?php #定义boolean变量$a_bool = false; // a boolean#转换示 阅读全文

posted @ 2011-11-29 23:41 贾吾 阅读(6635) 评论(1) 推荐(0)

导航