php git 使用测试代码
git 使用测试代码 [代码片段(15行)]
<?php
class TestController
{
public function __construct()
{
}
public function index()
{
echo 'hello world !';
}
}
精彩图集
精彩文章
<?php
class TestController
{
public function __construct()
{
}
public function index()
{
echo 'hello world !';
}
}
@CopyRight 2002-2008, 1SOHU.COM, Inc. All Rights Reserved QQ:1010969229