文件注释规范调整

This commit is contained in:
麦当苗儿
2013-04-15 10:48:09 +08:00
parent 440e65004d
commit 2a26762cf6
77 changed files with 114 additions and 46 deletions

View File

@@ -8,10 +8,9 @@
// +----------------------------------------------------------------------
// | Author: 麦当苗儿 <zuojiazi.cn@gmail.com> <http://www.zjzit.cn>
// +----------------------------------------------------------------------
// | ImageGd.class.php 2013-03-05
// +----------------------------------------------------------------------
namespace Org\Image\Driver;
class Gd{
/**
* 图像资源对象

View File

@@ -8,9 +8,9 @@
// +----------------------------------------------------------------------
// | Author: 麦当苗儿 <zuojiazi.cn@gmail.com> <http://www.zjzit.cn>
// +----------------------------------------------------------------------
// | GIF.class.php 2013-03-09
// +----------------------------------------------------------------------
namespace Org\Image\Driver;
class Gif{
/**
* GIF帧列表

View File

@@ -10,6 +10,7 @@
// +----------------------------------------------------------------------
namespace Org\Image\Driver;
class Imagick{
/**
* 图像资源对象