在
this source code我找到了这个子定义.
sub upload_file : Chained( 'base' ) : PathPart( 'upload-file' ) : Args( 0 ){
我不明白这是什么意思:冒号和参数.有人能指点我一些文件吗?
sub upload_file : Chained( 'base' ) : PathPart( 'upload-file' ) : Args( 0 ){
我不明白这是什么意思:冒号和参数.有人能指点我一些文件吗?