zip 压缩文件包含以下子文件
1: .gitignore
2: application /
3: application / .htaccess
4: application / command.php
5: application / common.php
6: application / config.php
7: application / database.php
8: application / index /
9: application / index / controller /
10: application / index / controller / Index.php
11: application / route.php
12: application / tags.php
13: build.php
14: composer.json
15: composer.lock
16: extend /
17: extend / .gitignore
18: phpunit.xml
19: public /
20: public / .htaccess
21: public / favicon.ico
22: public / index.php
23: public / router.php
24: public / static /
25: public / static / .gitignore
26: README.md
27: runtime /
28: runtime / .gitignore
29: tests /
30: tests / ExampleTest.php
31: tests / TestCase.php
32: think
33: thinkphp /
34: thinkphp / .gitignore
35: thinkphp / .htaccess
36: thinkphp / .travis.yml
37: thinkphp / base.php
38: thinkphp / codecov.yml
39: thinkphp / composer.json
40: thinkphp / console.php
41: thinkphp / CONTRIBUTING.md
42: thinkphp / convention.php
43: thinkphp / helper.php
44: thinkphp / lang /
45: thinkphp / lang / zh-cn.php
46: thinkphp / library /
47: thinkphp / library / think /
48: thinkphp / library / think / App.php
49: thinkphp / library / think / Build.php
50: thinkphp / library / think / cache /
51: thinkphp / library / think / cache / driver /
52: thinkphp / library / think / cache / driver / File.php
53: thinkphp / library / think / cache / driver / Lite.php
54: thinkphp / library / think / cache / driver / Memcache.php
55: thinkphp / library / think / cache / driver / Memcached.php
56: thinkphp / library / think / cache / driver / Redis.php
57: thinkphp / library / think / cache / driver / Sqlite.php
58: thinkphp / library / think / cache / driver / Wincache.php
59: thinkphp / library / think / cache / driver / Xcache.php
60: thinkphp / library / think / cache / Driver.php
61: thinkphp / library / think / Cache.php
62: thinkphp / library / think / Collection.php
63: thinkphp / library / think / config /
64: thinkphp / library / think / config / driver /
65: thinkphp / library / think / config / driver / Ini.php
66: thinkphp / library / think / config / driver / Json.php
67: thinkphp / library / think / config / driver / Xml.php
68: thinkphp / library / think / Config.php
69: thinkphp / library / think / console /
70: thinkphp / library / think / console / bin /
71: thinkphp / library / think / console / bin / hiddeninput.exe
72: thinkphp / library / think / console / bin / README.md
73: thinkphp / library / think / console / command /
74: thinkphp / library / think / console / command / Build.php
75: thinkphp / library / think / console / command / Clear.php
76: thinkphp / library / think / console / command / Help.php
77: thinkphp / library / think / console / command / Lists.php
78: thinkphp / library / think / console / command / make /
79: thinkphp / library / think / console / command / make / Controller.php
80: thinkphp / library / think / console / command / make / Model.php
81: thinkphp / library / think / console / command / make / stubs /
82: thinkphp / library / think / console / command / make / stubs / controller.plain.stub
83: thinkphp / library / think / console / command / make / stubs / controller.stub
84: thinkphp / library / think / console / command / make / stubs / model.stub
85: thinkphp / library / think / console / command / Make.php
86: thinkphp / library / think / console / command / optimize /
87: thinkphp / library / think / console / command / optimize / Autoload.php
88: thinkphp / library / think / console / command / optimize / Config.php
89: thinkphp / library / think / console / command / optimize / Route.php
90: thinkphp / library / think / console / command / optimize / Schema.php
91: thinkphp / library / think / console / Command.php
92: thinkphp / library / think / console / input /
93: thinkphp / library / think / console / input / Argument.php
94: thinkphp / library / think / console / input / Definition.php
95: thinkphp / library / think / console / input / Option.php
96: thinkphp / library / think / console / Input.php
97: thinkphp / library / think / console / LICENSE
98: thinkphp / library / think / console / output /
99: thinkphp / library / think / console / output / Ask.php
--- 100以上的文件不显示了, 共2028个文件 ---