<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[RSS Feed]]></title><description><![CDATA[RSS Feed]]></description><link>http://direct.ecency.com</link><image><url>http://direct.ecency.com/logo512.png</url><title>RSS Feed</title><link>http://direct.ecency.com</link></image><generator>RSS for Node</generator><lastBuildDate>Wed, 13 May 2026 00:42:40 GMT</lastBuildDate><atom:link href="http://direct.ecency.com/@jieao/rss" rel="self" type="application/rss+xml"/><item><title><![CDATA[cakephp3 Events System 事件系统]]></title><description><![CDATA[事件系统在一个程序中能起到非常大的作用,它可以使你的代码松散耦合,轻松的和其他模块通信,而不必硬编码.在cakephp中就自带了事件系统. 创建一个事件 use Cake\Event\Event; $event = new Event($name, $subject, $data); Event参数 name 事件名称 例如 Dao.testEvent subject 将该事件应用于对象（通常是生成事件的对象）如]]></description><link>http://direct.ecency.com/cakephp/@jieao/cakephp3-events-system</link><guid isPermaLink="true">http://direct.ecency.com/cakephp/@jieao/cakephp3-events-system</guid><category><![CDATA[cakephp]]></category><dc:creator><![CDATA[jieao]]></dc:creator><pubDate>Thu, 14 Sep 2017 08:25:54 GMT</pubDate></item></channel></rss>