This website works better with JavaScript.
Home
Explore
Help
Sign In
kuangweijian
/
php_demo
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
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.
6
Commits
1
Branch
0
Tags
63 KiB
Tree:
3ba290cb2f
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '3ba290cb2f'
${ noResults }
php_demo
/
11自动加载类
/
classB.php
5 lines
68 B
Raw
Normal View
History
异常处理,文件目录操作
3 years ago
<
?
php
class
classB
{
public
$str
=
'world'
;
}
?>