math_rpn.reg

来自「视频监控网络部分的协议ddns,的模块的实现代码,请大家大胆指正.」· REG 代码 · 共 5 行

REG
5
字号
a:13:{s:8:"provides";a:8:{s:14:"class;Math_Rpn";a:3:{s:4:"type";s:5:"class";s:4:"name";s:8:"Math_Rpn";s:8:"explicit";b:1;}s:31:"function;Math_Rpn::getOperators";a:3:{s:4:"type";s:8:"function";s:4:"name";s:22:"Math_Rpn::getOperators";s:8:"explicit";b:1;}s:30:"function;Math_Rpn::addOperator";a:3:{s:4:"type";s:8:"function";s:4:"name";s:21:"Math_Rpn::addOperator";s:8:"explicit";b:1;}s:28:"function;Math_Rpn::calculate";a:3:{s:4:"type";s:8:"function";s:4:"name";s:19:"Math_Rpn::calculate";s:8:"explicit";b:1;}s:27:"function;Math_Rpn::evaluate";a:3:{s:4:"type";s:8:"function";s:4:"name";s:18:"Math_Rpn::evaluate";s:8:"explicit";b:1;}s:32:"function;Math_Rpn::getInputArray";a:3:{s:4:"type";s:8:"function";s:4:"name";s:23:"Math_Rpn::getInputArray";s:8:"explicit";b:1;}s:30:"function;Math_Rpn::getRpnArray";a:3:{s:4:"type";s:8:"function";s:4:"name";s:21:"Math_Rpn::getRpnArray";s:8:"explicit";b:1;}s:27:"function;Math_Rpn::getTimer";a:3:{s:4:"type";s:8:"function";s:4:"name";s:18:"Math_Rpn::getTimer";s:8:"explicit";b:1;}}s:8:"filelist";a:2:{s:7:"RPN.php";a:3:{s:4:"role";s:3:"php";s:14:"baseinstalldir";s:4:"Math";s:12:"installed_as";s:31:"/opt/lampp/lib/php/Math/RPN.php";}s:7:"dirtree";a:1:{s:23:"/opt/lampp/lib/php/Math";b:1;}}s:7:"package";s:8:"Math_RPN";s:7:"summary";s:24:"Reverse Polish Notation.";s:11:"description";s:67:"Change Expression To RPN (Reverse Polish Notation) and evaluate it.";s:11:"maintainers";a:1:{i:0;a:4:{s:6:"handle";s:12:"mszczytowski";s:4:"name";s:18:"Maciej Szczytowski";s:5:"email";s:16:"admin@e-rower.pl";s:4:"role";s:4:"lead";}}s:7:"version";s:5:"1.1.1";s:12:"release_date";s:10:"2005-01-03";s:15:"release_license";s:11:"PHP License";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:92:"This is a bug fix release. It fixes a wrong parsing difference operator after right bracket.";s:9:"changelog";a:2:{i:0;a:4:{s:7:"version";s:3:"1.1";s:12:"release_date";s:10:"2004-07-12";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:100:"This is a bug fix release. It fixes a wrong assumption of unary minus if it's preceded with space.";}i:1;a:4:{s:7:"version";s:3:"1.0";s:12:"release_date";s:10:"2003-07-30";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:28:"This is the first release.";}}s:13:"_lastmodified";i:1124122224;}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?