摘要:
Postman - REST Client或者Dev HTTP Client 阅读全文
posted @ 2013-03-28 16:16
火腿骑士
阅读(924)
评论(0)
推荐(0)
摘要:
CodeIgniter中设计一个全局exception hook博客分类:PHPPHP在CodeIgniter中,当发生异常时,经常要通知系统管理员,因此有必要在全局的高度上 捕捉异常,因此可以写一个hook, 比如在config目录的hook.php中,加入: $hook['pre_controller'][] = array( 'class' => 'ExceptionHook', 'function' => 'SetExceptionHandler', 'filename' =&g 阅读全文
posted @ 2013-03-28 15:26
火腿骑士
阅读(193)
评论(0)
推荐(0)
摘要:
SQL to Aggregation Framework Mapping Chart¶The aggregation framework allows MongoDB to provide native aggregation capabilities that corresponds to many common data aggregation operations in SQL. If you’re new to MongoDB you might want to consider the Frequently Asked Questions section for a sel 阅读全文
posted @ 2013-03-28 13:53
火腿骑士
阅读(303)
评论(0)
推荐(0)
摘要:
SQL to MongoDB Mapping Chart¶In addition to the charts that follow, you might want to consider theFrequently Asked Questions section for a selection of common questions about MongoDB.Executables¶The following table presents the MySQL/Oracle executables and the corresponding MongoDB executa 阅读全文
posted @ 2013-03-28 13:49
火腿骑士
阅读(243)
评论(0)
推荐(0)
浙公网安备 33010602011771号