<?php $username = 'test'; $password = '111'; $target_dir = 'svn://localhost/kf5'; exec("svn up --username $username --password $password $target_dir 2>&1", $output); print_r($output);
21,890
社区成员
140,342
社区内容
加载中
试试用AI创作助手写篇文章吧