中文字幕日韩一区二区_国产一区二区av_国产毛片av_久久久久国产一区_色婷婷电影_国产一区二区精品

PHP中的reflection反射機制測試例子

Java類反射應用得非常廣泛幾乎是所有框架的最核心部分,php程序員似乎從不關心反射。嘗試著用Java的思想去理解php的反射,跟Java基本上基本一致。參考了php手冊:http://www.php.NET/manual/zh/book.reflection.php

ReflectTest.php:

<?php class ReflectTest {     /**     * 用戶ID     */    private $userId;     /**     * 用戶名     */    private $userName;     /**     * 用戶密碼     */    private $password;     /**     * 用戶郵箱     */    private $email;     /**     * 用戶QQ號碼     */    private $qq;     /**     * 登陸次數     */    private $loginTimes;     public function ReflectTest(){     }     public function __construct($userId,$userName,$password){        $this->userId = $userId;        $this->userName = $userName;        $this->password = $password;    }     /**     *     * @return the $userId     */    public function getUserId() {        return $this->userId;    }     /**     *     * @return the $userName     */    public function getUserName() {        return $this->userName;    }     /**     *     * @return the $password     */    public function getPassword() {        return $this->password;    }     /**     *     * @return the $email     */    public function getEmail() {        return $this->email;    }     /**     *     * @return the $qq     */    public function getQq() {        return $this->qq;    }     /**     *     * @return the $loginTimes     */    public function getLoginTimes() {        return $this->loginTimes;    }     /**     *     * @param field_type $userId                 */    public function setUserId($userId) {        $this->userId = $userId;    }     /**     *     * @param field_type $userName               */    public function setUserName($userName) {        $this->userName = $userName;    }     /**     *     * @param field_type $password               */    public function setPassword($password) {        $this->password = $password;    }     /**     *     * @param field_type $email              */    public function setEmail($email) {        $this->email = $email;    }     /**     *     * @param field_type $qq                 */    public function setQq($qq) {        $this->qq = $qq;    }     /**     *     * @param field_type $loginTimes                 */    public function setLoginTimes($loginTimes) {        $this->loginTimes = $loginTimes;    }}?>

Test.php:

<?php  require_once 'ReflectTest.php';  $ref = new ReflectTest("1", "admin", "admin888");//實例化ReflectTest  echo "<h1>ReflectTest init.</h1><br/>UserId:".$ref->getUserId()."<br/>UserName:".$ref->getUserName()."<br/>Password:".$ref->getPassword();  $class = new ReflectionClass('ReflectTest');//反射加載ReflectTest類  $instance = $class->newInstanceArgs(array('123','root','123456'));//ReflectTest初始化   echo "<h1>Field:</h1><br/>";  $field = $class->getProperties();  foreach($field as $f) {    echo $f->getName()."<br/>";//反射輸出所有的成員變量  }   echo "<h1>get Fields DocComment:</h1><br/>";  foreach($field as $f) {    $docComment = $f->getDocComment();//反射輸出所有成員變量的文檔注釋    echo $docComment."<br/>";  }   $method = $class->getMethods();//獲取ReflectTest所有方法  echo "<h1>get Methods DocComment:</h1><br/>";  foreach($method as $m) {    $docComment = $m->getDocComment();//獲取所有方法的文檔注釋    echo $docComment."<br/>";   }   echo "<h1>get Methods:</h1><br/>";  foreach($method as $m) {    $k = "get";//只調ReflectTest中的所有的get方法    echo $m->getName()."=".($k === "" || strpos ( $m->getName (), $k ) === 0?$m->invoke($instance):"")."<br/>";    if("setQq"==$m->getName()){      $m->invoke($instance,'441637262');//調用setQq方法為ReflectTest當中的成員變量qq設值    }  }   echo "<h1>Invoke (set/get)Qq result:</h1><br/>";  $qq=$class->getmethod('getQq');//獲取getQq方法  echo "getQQ:".$qq->invoke($instance)."<br/>";//獲取成員變量qq的值  echo "jb51.NET";?>

請求http://localhost/php/test/Test.php輸出結果:

ReflectTest init. UserId:1UserName:adminPassword:admin888Field: userIduserNamepasswordemailqqloginTimesget Fields DocComment: /** * 用戶ID *//** * 用戶名 *//** * 用戶密碼 *//** * 用戶郵箱 *//** * 用戶QQ號碼 *//** * 登陸次數 */get Methods DocComment: /** * * @return the $userId *//** * * @return the $userName *//** * * @return the $password *//** * * @return the $email *//** * * @return the $qq *//** * * @return the $loginTimes *//** * * @param field_type $userId *//** * * @param field_type $userName *//** * * @param field_type $password *//** * * @param field_type $email *//** * * @param field_type $qq *//** * * @param field_type $loginTimes */get Methods: ReflectTest=__construct=getUserId=123getUserName=rootgetPassword=123456getEmail=getQq=getLoginTimes=setUserId=setUserName=setPassword=setEmail=setQq=setLoginTimes=Invoke (set/get)Qq result: getQQ:441637262jb51.NET

php技術PHP中的reflection反射機制測試例子,轉載需保留來源!

鄭重聲明:本文版權歸原作者所有,轉載文章僅為傳播更多信息之目的,如作者信息標記有誤,請第一時間聯系我們修改或刪除,多謝。

主站蜘蛛池模板: 日本中文字幕在线视频 | 男人天堂网址 | 精品综合 | 一级毛片大全免费播放 | 成人精品福利 | 欧美一级毛片在线播放 | 国产女人叫床高潮大片免费 | 日本小电影在线 | 黄色毛片一级 | 少妇午夜一级艳片欧美精品 | 日本午夜一区二区三区 | caoporn免费 | 户外露出一区二区三区 | 一二三四在线视频观看社区 | 中文字幕免费视频 | 久久久精| 久久久国产一区二区三区四区小说 | 能看的av | 国产精品综合久久 | 精品欧美一区二区久久久伦 | 日韩综合在线播放 | 黄a免费网络 | 韩日三级 | 天堂久久天堂综合色 | 精品久久久久久一区二区 | 中文字幕91av | 亚洲欧美中文日韩在线v日本 | 99久久精品免费看国产高清 | 久久久精品 | 欧美一区二区三区电影 | 国产在线二区 | 亚洲不卡在线视频 | 久久精品视频一区二区三区 | 国产女人叫床高潮大片免费 | 精品啪啪 | 成人h视频在线观看 | 欧美国产亚洲一区二区 | 亚洲欧洲精品一区 | 午夜欧美一区二区三区在线播放 | 日韩精品a在线观看图片 | 国产精品一区二区三区在线播放 |