Zend框架只是PHP类的集合。那么为什么我不能将基于Zend Framework的应用程序移植到Phalanger呢?第13行:错误:
<b>Error</b>: Uncaught exception 'Zend_Config_Exception' with message 'Parse error on li
我从数据库槽tableGateway中得到了这个字符串我正试着用DateTimeFormatterStrategy给它加水。$this->addStrategy('BEGINN', new DateTimeFormatterStrategy('d-M-y h.i.s.u A'));I它可能是哪种格式?大家好,