H5独立版英文版塔罗牌占卜系统源码+部分前后端源码,仅供学习
资源文件列表:

addons/
addons/command/
addons/command/info.ini 229B
addons/command/config.php 19B
addons/command/install.sql 951B
addons/command/controller/
addons/command/controller/Index.php 208B
addons/command/Command.php 1.42KB
addons/command/.addonrc 592B
addons/command/library/
addons/command/library/Output.php 422B
addons/.gitkeep 1B
addons/.htaccess 13B
thinkphp/
thinkphp/helper.php 17.3KB
thinkphp/LICENSE.txt 1.78KB
thinkphp/console.php 747B
thinkphp/codecov.yml 184B
thinkphp/CONTRIBUTING.md 4.29KB
thinkphp/logo.png 6.83KB
thinkphp/composer.json 834B
thinkphp/tests/
thinkphp/tests/thinkphp/
thinkphp/tests/thinkphp/baseTest.php 1.52KB
thinkphp/tests/thinkphp/library/
thinkphp/tests/thinkphp/library/think/
thinkphp/tests/thinkphp/library/think/log/
thinkphp/tests/thinkphp/library/think/log/driver/
thinkphp/tests/thinkphp/library/think/log/driver/fileTest.php 1019B
thinkphp/tests/thinkphp/library/think/config/
thinkphp/tests/thinkphp/library/think/config/driver/
thinkphp/tests/thinkphp/library/think/config/driver/iniTest.php 1.2KB
thinkphp/tests/thinkphp/library/think/config/driver/jsonTest.php 1.22KB
thinkphp/tests/thinkphp/library/think/config/driver/fixtures/
thinkphp/tests/thinkphp/library/think/config/driver/fixtures/config.json 16B
thinkphp/tests/thinkphp/library/think/config/driver/fixtures/config.ini 9B
thinkphp/tests/thinkphp/library/think/config/driver/fixtures/config.xml 100B
thinkphp/tests/thinkphp/library/think/config/driver/xmlTest.php 1.27KB
thinkphp/tests/thinkphp/library/think/config/ConfigInitTrait.php 1.3KB
thinkphp/tests/thinkphp/library/think/sessionTest.php 10.36KB
thinkphp/tests/thinkphp/library/think/langTest.php 2.56KB
thinkphp/tests/thinkphp/library/think/buildTest.php 2.74KB
thinkphp/tests/thinkphp/library/think/viewTest.php 2.74KB
thinkphp/tests/thinkphp/library/think/loader/
thinkphp/tests/thinkphp/library/think/loader/test/
thinkphp/tests/thinkphp/library/think/loader/test/Hello.php 44B
thinkphp/tests/thinkphp/library/think/validateTest.php 7.26KB
thinkphp/tests/thinkphp/library/think/session/
thinkphp/tests/thinkphp/library/think/session/.gitignore 14B
thinkphp/tests/thinkphp/library/think/hookTest.php 2.48KB
thinkphp/tests/thinkphp/library/think/urlTest.php 4.79KB
thinkphp/tests/thinkphp/library/think/behavior/
thinkphp/tests/thinkphp/library/think/behavior/Two.php 135B
thinkphp/tests/thinkphp/library/think/behavior/One.php 252B
thinkphp/tests/thinkphp/library/think/behavior/Three.php 137B
thinkphp/tests/thinkphp/library/think/debugTest.php 5.99KB
thinkphp/tests/thinkphp/library/think/logTest.php 1.17KB
thinkphp/tests/thinkphp/library/think/templateTest.php 14.01KB
thinkphp/tests/thinkphp/library/think/db/
thinkphp/tests/thinkphp/library/think/db/driver/
thinkphp/tests/thinkphp/library/think/db/driver/.gitignore 14B
thinkphp/tests/thinkphp/library/think/controller/
thinkphp/tests/thinkphp/library/think/controller/.gitignore 14B
thinkphp/tests/thinkphp/library/think/cookieTest.php 4.45KB
thinkphp/tests/thinkphp/library/think/dbTest.php 12.22KB
thinkphp/tests/thinkphp/library/think/routeTest.php 12.85KB
thinkphp/tests/thinkphp/library/think/model/
thinkphp/tests/thinkphp/library/think/model/.gitignore 14B
thinkphp/tests/thinkphp/library/think/view/
thinkphp/tests/thinkphp/library/think/view/theme/
thinkphp/tests/thinkphp/library/think/view/theme/index/
thinkphp/tests/thinkphp/library/think/view/theme/index/template.html 285B
thinkphp/tests/thinkphp/library/think/view/driver/
thinkphp/tests/thinkphp/library/think/view/driver/.gitignore 14B
thinkphp/tests/thinkphp/library/think/cache/
thinkphp/tests/thinkphp/library/think/cache/driver/
thinkphp/tests/thinkphp/library/think/cache/driver/memcacheTest.php 1.42KB
thinkphp/tests/thinkphp/library/think/cache/driver/liteTest.php 1.69KB
thinkphp/tests/thinkphp/library/think/cache/driver/cacheTestCase.php 5.76KB
thinkphp/tests/thinkphp/library/think/cache/driver/redisTest.php 2.09KB
thinkphp/tests/thinkphp/library/think/cache/driver/memcachedTest.php 1.91KB
thinkphp/tests/thinkphp/library/think/cache/driver/fileTest.php 1.26KB
thinkphp/tests/thinkphp/library/think/cacheTest.php 9.39KB
thinkphp/tests/thinkphp/library/think/requestTest.php 7.43KB
thinkphp/tests/thinkphp/library/think/lang/
thinkphp/tests/thinkphp/library/think/lang/lang.php 40B
thinkphp/tests/thinkphp/library/think/appTest.php 3.41KB
thinkphp/tests/thinkphp/library/think/configTest.php 5.04KB
thinkphp/tests/thinkphp/library/think/loaderTest.php 2.38KB
thinkphp/tests/thinkphp/library/think/template/
thinkphp/tests/thinkphp/library/think/template/taglib/
thinkphp/tests/thinkphp/library/think/template/taglib/cxTest.php 12.25KB
thinkphp/tests/thinkphp/library/think/template/driver/
thinkphp/tests/thinkphp/library/think/template/driver/.gitignore 14B
thinkphp/tests/thinkphp/library/think/controllerTest.php 5.2KB
thinkphp/tests/thinkphp/library/think/exceptionTest.php 1.58KB
thinkphp/tests/thinkphp/library/think/paginateTest.php 1.78KB
thinkphp/tests/thinkphp/library/think/responseTest.php 2.97KB
thinkphp/tests/thinkphp/library/traits/
thinkphp/tests/thinkphp/library/traits/controller/
thinkphp/tests/thinkphp/library/traits/controller/jumpTest.php 11.04KB
thinkphp/tests/thinkphp/library/traits/model/
thinkphp/tests/thinkphp/library/traits/model/softDeleteTest.php 6.47KB
thinkphp/tests/thinkphp/library/traits/think/
thinkphp/tests/thinkphp/library/traits/think/instanceTest.php 1.52KB
thinkphp/tests/mock.php 903B
thinkphp/tests/conf/
thinkphp/tests/conf/redis.ini 19B
thinkphp/tests/conf/timezone.ini 19B
thinkphp/tests/conf/memcached.ini 23B
thinkphp/tests/application/
thinkphp/tests/application/config.php 1.13KB
thinkphp/tests/application/route.php 833B
thinkphp/tests/application/views/
thinkphp/tests/application/views/extend2.html 327B
thinkphp/tests/application/views/include.html 65B
thinkphp/tests/application/views/layout2.html 25B
thinkphp/tests/application/views/include2.html 14B
thinkphp/tests/application/views/extend.html 59B
thinkphp/tests/application/views/display.html 18B
thinkphp/tests/application/views/display.phtml 18B
thinkphp/tests/application/views/layout.html 25B
thinkphp/tests/application/database.php 1.49KB
thinkphp/tests/application/index/
thinkphp/tests/application/index/controller/
thinkphp/tests/application/index/controller/Index.php 1.01KB
thinkphp/tests/README.md 2.99KB
thinkphp/tests/.gitignore 74B
thinkphp/tests/script/
thinkphp/tests/script/install.sh 356B
thinkphp/lang/
thinkphp/lang/zh-cn.php 11.81KB
thinkphp/.htaccess 13B
thinkphp/tpl/
thinkphp/tpl/page_trace.tpl 10.6KB
thinkphp/tpl/think_exception.tpl 17.75KB
thinkphp/tpl/default_index.tpl 1.02KB
thinkphp/tpl/dispatch_jump.tpl 2.12KB
thinkphp/phpunit.xml 1.14KB
thinkphp/README.md 4.78KB
thinkphp/.gitignore 39B
thinkphp/.travis.yml 944B
thinkphp/library/
thinkphp/library/think/
thinkphp/library/think/Debug.php 7.13KB
thinkphp/library/think/Template.php 44.9KB
thinkphp/library/think/log/
thinkphp/library/think/log/driver/
thinkphp/library/think/log/driver/Socket.php 7.96KB
thinkphp/library/think/log/driver/File.php 8.56KB
thinkphp/library/think/log/driver/Test.php 870B
thinkphp/library/think/config/
thinkphp/library/think/config/driver/
thinkphp/library/think/config/driver/Xml.php 1.04KB
thinkphp/library/think/config/driver/Ini.php 849B
thinkphp/library/think/config/driver/Json.php 851B
thinkphp/library/think/Url.php 12.72KB
thinkphp/library/think/Response.php 8.28KB
thinkphp/library/think/Db.php 6.67KB
thinkphp/library/think/File.php 11.81KB
thinkphp/library/think/Session.php 10.86KB
thinkphp/library/think/Controller.php 6.07KB
thinkphp/library/think/Hook.php 4.71KB
thinkphp/library/think/paginator/
thinkphp/library/think/paginator/driver/
thinkphp/library/think/paginator/driver/Bootstrap.php 5.23KB
thinkphp/library/think/session/
thinkphp/library/think/session/driver/
thinkphp/library/think/session/driver/Redis.php 3.47KB
thinkphp/library/think/session/driver/Memcached.php 3.65KB
thinkphp/library/think/session/driver/Memcache.php 3.34KB
thinkphp/library/think/Route.php 60.23KB
thinkphp/library/think/Exception.php 1.6KB
thinkphp/library/think/Error.php 3.75KB
thinkphp/library/think/exception/
thinkphp/library/think/exception/TemplateNotFoundException.php 1022B
thinkphp/library/think/exception/ValidateException.php 1.01KB
thinkphp/library/think/exception/ClassNotFoundException.php 995B
thinkphp/library/think/exception/RouteNotFoundException.php 782B
thinkphp/library/think/exception/DbException.php 1.33KB
thinkphp/library/think/exception/PDOException.php 1.4KB
thinkphp/library/think/exception/HttpResponseException.php 949B
thinkphp/library/think/exception/Handle.php 8.44KB
thinkphp/library/think/exception/ErrorException.php 1.83KB
thinkphp/library/think/exception/ThrowableError.php 1.53KB
thinkphp/library/think/exception/HttpException.php 1.13KB
thinkphp/library/think/process/
thinkphp/library/think/process/pipes/
thinkphp/library/think/process/pipes/Unix.php 4.94KB
thinkphp/library/think/process/pipes/Windows.php 5.96KB
thinkphp/library/think/process/pipes/Pipes.php 2.41KB
thinkphp/library/think/process/Utils.php 2.3KB
thinkphp/library/think/process/Builder.php 5.07KB
thinkphp/library/think/process/exception/
thinkphp/library/think/process/exception/Failed.php 1.44KB
thinkphp/library/think/process/exception/Timeout.php 1.77KB
thinkphp/library/think/db/
thinkphp/library/think/db/Query.php 93.77KB
thinkphp/library/think/db/Builder.php 31.81KB
thinkphp/library/think/db/builder/
thinkphp/library/think/db/builder/Pgsql.php 2.54KB
thinkphp/library/think/db/builder/Mysql.php 4.53KB
thinkphp/library/think/db/builder/Sqlite.php 2.15KB
thinkphp/library/think/db/builder/Sqlsrv.php 4.46KB
thinkphp/library/think/db/connector/
thinkphp/library/think/db/connector/Pgsql.php 3.1KB
thinkphp/library/think/db/connector/Mysql.php 3.89KB
thinkphp/library/think/db/connector/pgsql.sql 3.72KB
thinkphp/library/think/db/connector/Sqlite.php 2.85KB
thinkphp/library/think/db/connector/Sqlsrv.php 3.96KB
thinkphp/library/think/db/exception/
thinkphp/library/think/db/exception/ModelNotFoundException.php 1.19KB
thinkphp/library/think/db/exception/DataNotFoundException.php 1.23KB
thinkphp/library/think/db/exception/BindParamException.php 1.13KB
thinkphp/library/think/db/Expression.php 1.11KB
thinkphp/library/think/db/Connection.php 29.97KB
thinkphp/library/think/controller/
thinkphp/library/think/controller/Yar.php 1.38KB
thinkphp/library/think/controller/Rest.php 3.32KB
thinkphp/library/think/Loader.php 21.07KB
thinkphp/library/think/Lang.php 7.23KB
thinkphp/library/think/model/
thinkphp/library/think/model/Merge.php 10.81KB
thinkphp/library/think/model/relation/
thinkphp/library/think/model/relation/HasOne.php 7.37KB
thinkphp/library/think/model/relation/BelongsTo.php 7.75KB
thinkphp/library/think/model/relation/BelongsToMany.php 19.27KB
thinkphp/library/think/model/relation/MorphMany.php 9.31KB
thinkphp/library/think/model/relation/HasManyThrough.php 5.01KB
thinkphp/library/think/model/relation/HasMany.php 9.97KB
thinkphp/library/think/model/relation/MorphOne.php 7.87KB
thinkphp/library/think/model/relation/OneToOne.php 10.03KB
thinkphp/library/think/model/relation/MorphTo.php 8.83KB
thinkphp/library/think/model/Pivot.php 1.17KB
thinkphp/library/think/model/Relation.php 3.61KB
thinkphp/library/think/model/Collection.php 2.27KB
thinkphp/library/think/View.php 6.77KB
thinkphp/library/think/view/
thinkphp/library/think/view/driver/
thinkphp/library/think/view/driver/Php.php 5.19KB
thinkphp/library/think/view/driver/Think.php 5.64KB
thinkphp/library/think/App.php 21.51KB
thinkphp/library/think/Env.php 1.21KB
thinkphp/library/think/console/
thinkphp/library/think/console/output/
thinkphp/library/think/console/output/Question.php 4.92KB
thinkphp/library/think/console/output/formatter/
thinkphp/library/think/console/output/formatter/Stack.php 2.62KB
thinkphp/library/think/console/output/formatter/Style.php 6.07KB
thinkphp/library/think/console/output/Formatter.php 5.36KB
thinkphp/library/think/console/output/question/
thinkphp/library/think/console/output/question/Choice.php 4.61KB
thinkphp/library/think/console/output/question/Confirmation.php 1.74KB
thinkphp/library/think/console/output/Ask.php 9.69KB
thinkphp/library/think/console/output/descriptor/
thinkphp/library/think/console/output/descriptor/Console.php 3.67KB
thinkphp/library/think/console/output/driver/
thinkphp/library/think/console/output/driver/Buffer.php 1.32KB
thinkphp/library/think/console/output/driver/Console.php 11.23KB
thinkphp/library/think/console/output/driver/Nothing.php 973B
thinkphp/library/think/console/output/Descriptor.php 11.55KB
thinkphp/library/think/console/Input.php 12.33KB
thinkphp/library/think/console/bin/
thinkphp/library/think/console/bin/hiddeninput.exe 9KB
thinkphp/library/think/console/bin/README.md 215B
thinkphp/library/think/console/command/
thinkphp/library/think/console/command/Make.php 3.01KB
thinkphp/library/think/console/command/optimize/
thinkphp/library/think/console/command/optimize/Autoload.php 10.44KB
thinkphp/library/think/console/command/optimize/Schema.php 4.53KB
thinkphp/library/think/console/command/optimize/Route.php 2.62KB
thinkphp/library/think/console/command/optimize/Config.php 3.26KB
thinkphp/library/think/console/command/Lists.php 2.15KB
thinkphp/library/think/console/command/Clear.php 2.01KB
thinkphp/library/think/console/command/Build.php 1.74KB
thinkphp/library/think/console/command/make/
thinkphp/library/think/console/command/make/Controller.php 1.59KB
thinkphp/library/think/console/command/make/stubs/
thinkphp/library/think/console/command/make/stubs/controller.plain.stub 106B
thinkphp/library/think/console/command/make/stubs/controller.stub 1.26KB
thinkphp/library/think/console/command/make/stubs/model.stub 96B
thinkphp/library/think/console/command/make/Model.php 1.11KB
thinkphp/library/think/console/command/Help.php 2.06KB
thinkphp/library/think/console/Output.php 5.63KB
thinkphp/library/think/console/Command.php 10.68KB
thinkphp/library/think/console/LICENSE 1.04KB
thinkphp/library/think/console/input/
thinkphp/library/think/console/input/Definition.php 9.66KB
thinkphp/library/think/console/input/Option.php 5.56KB
thinkphp/library/think/console/input/Argument.php 2.98KB
thinkphp/library/think/cache/
thinkphp/library/think/cache/Driver.php 5.98KB
thinkphp/library/think/cache/driver/
thinkphp/library/think/cache/driver/File.php 7.27KB
thinkphp/library/think/cache/driver/Xcache.php 4.05KB
thinkphp/library/think/cache/driver/Redis.php 5.37KB
thinkphp/library/think/cache/driver/Lite.php 5.04KB
thinkphp/library/think/cache/driver/Memcached.php 5.53KB
thinkphp/library/think/cache/driver/Sqlite.php 6KB
thinkphp/library/think/cache/driver/Memcache.php 5.08KB
thinkphp/library/think/cache/driver/Wincache.php 3.99KB
thinkphp/library/think/debug/
thinkphp/library/think/debug/Html.php 4.17KB
thinkphp/library/think/debug/Console.php 5.84KB
thinkphp/library/think/Process.php 29.98KB
thinkphp/library/think/Build.php 8KB
thinkphp/library/think/Console.php 23.13KB
thinkphp/library/think/Request.php 49.78KB
thinkphp/library/think/Paginator.php 9.75KB
thinkphp/library/think/Config.php 6.38KB
thinkphp/library/think/template/
thinkphp/library/think/template/taglib/
thinkphp/library/think/template/taglib/Cx.php 23.82KB
thinkphp/library/think/template/driver/
thinkphp/library/think/template/driver/File.php 2.24KB
thinkphp/library/think/template/TagLib.php 12.3KB
thinkphp/library/think/Model.php 69.14KB
thinkphp/library/think/Cookie.php 7.54KB
thinkphp/library/think/Collection.php 10.91KB
thinkphp/library/think/Log.php 6.05KB
thinkphp/library/think/response/
thinkphp/library/think/response/Jsonp.php 1.98KB
thinkphp/library/think/response/Xml.php 3.19KB
thinkphp/library/think/response/View.php 2.43KB
thinkphp/library/think/response/Json.php 1.47KB
thinkphp/library/think/response/Redirect.php 2.65KB
thinkphp/library/think/Cache.php 6.1KB
thinkphp/library/think/Validate.php 41.63KB
thinkphp/library/traits/
thinkphp/library/traits/controller/
thinkphp/library/traits/controller/Jump.php 4.9KB
thinkphp/library/traits/model/
thinkphp/library/traits/model/SoftDelete.php 4.86KB
thinkphp/library/traits/think/
thinkphp/library/traits/think/Instance.php 1.57KB
thinkphp/base.php 2.6KB
thinkphp/start.php 734B
thinkphp/convention.php 10.37KB
.bowerrc 162B
.env.sample 149B
.gitignore 235B
.htaccess 1B
LICENSE 10.01KB
bower.json 1018B
build.php 1.05KB
composer.json 1.14KB
composer.lock 115.72KB
塔罗牌前端.zip 8.15MB
使用说明.txt 87B