文件名称:php-ssh-master面向对象的SSH包装库
介绍说明--下载内容来自于网络,使用问题请自行百度
SSH从头到尾都是围绕着一个中心建立的:面向对象。Hibernate是作为一种对象持久化手段而存在的。所谓的O/R MAPPING其实就是持久化。因为对象与关系只不过是一个个体与集合的关系,本质上并不存在冲突。不需要映射。事实上,在大多数情况下,内存中的一个对象正好对应关系中的一条或多条记录。甚至连转化都不需要。概念是等同的,不存在映射。另一种看法是直接把关系中的记录直接看成对象。这样子的话对于理解持久化的概念会更容易与直接一点。
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 3XIzhP7cLLeA.zip 列表 php-ssh-master/ php-ssh-master/.gitignore php-ssh-master/.noninteractive php-ssh-master/.travis.yml php-ssh-master/LICENSE php-ssh-master/README.markdown php-ssh-master/composer.json php-ssh-master/phpunit.xml.dist php-ssh-master/src/ php-ssh-master/src/Ssh/ php-ssh-master/src/Ssh/AbstractResourceHolder.php php-ssh-master/src/Ssh/Authentication.php php-ssh-master/src/Ssh/Authentication/ php-ssh-master/src/Ssh/Authentication/Agent.php php-ssh-master/src/Ssh/Authentication/HostBasedFile.php php-ssh-master/src/Ssh/Authentication/None.php php-ssh-master/src/Ssh/Authentication/Password.php php-ssh-master/src/Ssh/Authentication/PublicKeyFile.php php-ssh-master/src/Ssh/Configuration.php php-ssh-master/src/Ssh/Exec.php php-ssh-master/src/Ssh/Publickey.php php-ssh-master/src/Ssh/ResourceHolder.php php-ssh-master/src/Ssh/Session.php php-ssh-master/src/Ssh/Sftp.php php-ssh-master/src/Ssh/SshConfigFileConfiguration.php php-ssh-master/src/Ssh/Subsystem.php php-ssh-master/tests/ php-ssh-master/tests/Ssh/ php-ssh-master/tests/Ssh/AbstractResourceHolderTest.php php-ssh-master/tests/Ssh/Authentication/ php-ssh-master/tests/Ssh/Authentication/AgentTest.php php-ssh-master/tests/Ssh/Authentication/HostBasedFileTest.php php-ssh-master/tests/Ssh/Authentication/NoneTest.php php-ssh-master/tests/Ssh/Authentication/PasswordTest.php php-ssh-master/tests/Ssh/Authentication/PublicKeyFileTest.php php-ssh-master/tests/Ssh/ConfigurationTest.php php-ssh-master/tests/Ssh/Fixtures/ php-ssh-master/tests/Ssh/Fixtures/config_invalid php-ssh-master/tests/Ssh/Fixtures/config_valid php-ssh-master/tests/Ssh/FunctionalTests/ php-ssh-master/tests/Ssh/FunctionalTests/ExecTest.php php-ssh-master/tests/Ssh/FunctionalTests/LoginTest.php php-ssh-master/tests/Ssh/FunctionalTests/SftpTest.php php-ssh-master/tests/Ssh/SessionTest.php php-ssh-master/tests/Ssh/SshConfigFileConfigurationTest.php php-ssh-master/tests/Ssh/SubsystemTest.php php-ssh-master/tests/bootstrap.php.dist
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.