We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
作为一个单独的库包类,它严重依赖TP其他各项 如 app, reponse, facede等,所以一此非TP项目不能使用此包。 可如果是TP项目也不用单独引用这些包。 所以,在方便开发的通时可否把DB, view等项目开发成独立的类包,而不依赖其他各项?
The text was updated successfully, but these errors were encountered:
该包仅供5.2版本使用,ThinkPHP对外可以独立使用的类库包包括think-orm 和 think-template
Sorry, something went wrong.
No branches or pull requests
作为一个单独的库包类,它严重依赖TP其他各项 如 app, reponse, facede等,所以一此非TP项目不能使用此包。
可如果是TP项目也不用单独引用这些包。
所以,在方便开发的通时可否把DB, view等项目开发成独立的类包,而不依赖其他各项?
The text was updated successfully, but these errors were encountered: