This website works better with JavaScript.
Home
Explore
帮助
返回水杉在线
登录水杉在线
登录水杉码园
10195501438
/
Cloud_Computing
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
云计算课程大作业
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4
Commits
1
Branch
395 KiB
PHP
66.7%
HTML
33.3%
Tree:
d82f3cf876
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'd82f3cf876'
${ noResults }
Cloud_Computing
/
html
/
index_2.php
6 lines
81 B
Raw
Blame
History
<
?
php
//跳转到控制器
header
(
'Location: ./apps/staff_list.php'
);
?>