system_command.reg
来自「视频监控网络部分的协议ddns,的模块的实现代码,请大家大胆指正.」· REG 代码 · 共 12 行
REG
12 行
a:13:{s:8:"provides";a:0:{}s:8:"filelist";a:2:{s:11:"Command.php";a:4:{s:4:"role";s:3:"php";s:14:"baseinstalldir";s:6:"System";s:6:"md5sum";s:32:"b0d501fe586fe5b73c472109ad1a5379";s:12:"installed_as";s:37:"/opt/lampp/lib/php/System/Command.php";}s:7:"dirtree";a:1:{s:25:"/opt/lampp/lib/php/System";b:1;}}s:7:"package";s:14:"System_Command";s:7:"summary";s:58:"PEAR::System_Command is a commandline execution interface.";s:11:"description";s:646:"System_Command is a commandline execution interface.Running functions from the commandline can be risky if the proper precautions arenot taken to escape the shell arguments and reaping the exit status properly. This classprovides a formal interface to both, so that you can run a system command as comfortably asyou would run a php function, with full pear error handling as results on failure.It is important to note that this class, unlike other implementations, distinguishes betweenoutput to stderr and output to stdout. It also reports the exit status of the command. So in every sense of the word, it gives php shell capabilities.";s:11:"maintainers";a:2:{i:0;a:4:{s:6:"handle";s:6:"dallen";s:4:"name";s:9:"Dan Allen";s:5:"email";s:14:"dallen@php.net";s:4:"role";s:4:"lead";}i:1;a:4:{s:6:"handle";s:2:"aj";s:4:"name";s:16:"Anders Johannsen";s:5:"email";s:20:"anders@johannsen.com";s:4:"role";s:9:"developer";}}s:7:"version";s:5:"1.0.1";s:12:"release_date";s:10:"2004-03-02";s:15:"release_license";s:11:"PHP License";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:49:"* fixed get_class() comparison bug regarding case";s:9:"changelog";a:1:{i:0;a:4:{s:7:"version";s:3:"1.0";s:12:"release_date";s:10:"2002-05-25";s:13:"release_state";s:6:"stable";s:13:"release_notes";s:173:"This is the initial independent PEAR release.There is a known bug that which() does not work on windows platforms and I am looking into options for solving this problem.";}}s:13:"_lastmodified";i:1124122222;}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?