Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1. Definitions.
"License" shall mean the terms and conditions for use, reproduction,
and distribution as defined by Sections 1 through 9 of this document.
"Licensor" shall mean the copyright owner or entity authorized by
the copyright owner that is granting the License.
"Legal Entity" shall mean the union of the acting entity and all
other entities that control, are controlled by, or are under common
control with that entity. For the purposes of this definition,
"control" means (i) the power, direct or indirect, to cause the
direction or management of such entity, whether by contract or
otherwise, or (ii) ownership of fifty percent (50%) or more of the
outstanding shares, or (iii) beneficial ownership of such entity.
"You" (or "Your") shall mean an individual or Legal Entity
exercising permissions granted by this License.
"Source" form shall mean the preferred form for making modifications,
including but not limited to software source code, documentation
source, and configuration files.
"Object" form shall mean any form resulting from mechanical
transformation or translation of a Source form, including but
not limited to compiled object code, generated documentation,
and conversions to other media types.
"Work" shall mean the work of authorship, whether in Source or
Object form, made available under the License, as indicated by a
copyright notice that is included in or attached to the work
(an example is provided in the Appendix below).
"Derivative Works" shall mean any work, whether in Source or Object
form, that is based on (or derived from) the Work and for which the
editorial revisions, annotations, elaborations, or other modifications
represent, as a whole, an original work of authorship. For the purposes
of this License, Derivative Works shall not include works that remain
separable from, or merely link (or bind by name) to the interfaces of,
the Work and Derivative Works thereof.
"Contribution" shall mean any work of authorship, including
the original version of the Work and any modifications or additions
to that Work or Derivative Works thereof, that is intentionally
submitted to Licensor for inclusion in the Work by the copyright owner
or by an individual or Legal Entity authorized to submit on behalf of
the copyright owner. For the purposes of this definition, "submitted"
means any form of electronic, verbal, or written communication sent
to the Licensor or its representatives, including but not limited to
communication on electronic mailing lists, source code control systems,
and issue tracking systems that are managed by, or on behalf of, the
Licensor for the purpose of discussing and improving the Work, but
excluding communication that is conspicuously marked or otherwise
designated in writing by the copyright owner as "Not a Contribution."
"Contributor" shall mean Licensor and any individual or Legal Entity
on behalf of whom a Contribution has been received by Licensor and
subsequently incorporated within the Work.
2. Grant of Copyright License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
copyright license to reproduce, prepare Derivative Works of,
publicly display, publicly perform, sublicense, and distribute the
Work and such Derivative Works in Source or Object form.
3. Grant of Patent License. Subject to the terms and conditions of
this License, each Contributor hereby grants to You a perpetual,
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
(except as stated in this section) patent license to make, have made,
use, offer to sell, sell, import, and otherwise transfer the Work,
where such license applies only to those patent claims licensable
by such Contributor that are necessarily infringed by their
Contribution(s) alone or by combination of their Contribution(s)
with the Work to which such Contribution(s) was submitted. If You
institute patent litigation against any entity (including a
cross-claim or counterclaim in a lawsuit) alleging that the Work
or a Contribution incorporated within the Work constitutes direct
or contributory patent infringement, then any patent licenses
granted to You under this License for that Work shall terminate
as of the date such litigation is filed.
4. Redistribution. You may reproduce and distribute copies of the
Work or Derivative Works thereof in any medium, with or without
modifications, and in Source or Object form, provided that You
meet the following conditions:
(a) You must give any other recipients of the Work or
Derivative Works a copy of this License; and
(b) You must cause any modified files to carry prominent notices
stating that You changed the files; and
(c) You must retain, in the Source form of any Derivative Works
that You distribute, all copyright, patent, trademark, and
attribution notices from the Source form of the Work,
excluding those notices that do not pertain to any part of
the Derivative Works; and
(d) If the Work includes a "NOTICE" text file as part of its
distribution, then any Derivative Works that You distribute must
include a readable copy of the attribution notices contained
within such NOTICE file, excluding those notices that do not
pertain to any part of the Derivative Works, in at least one
of the following places: within a NOTICE text file distributed
as part of the Derivative Works; within the Source form or
documentation, if provided along with the Derivative Works; or,
within a display generated by the Derivative Works, if and
wherever such third-party notices normally appear. The contents
of the NOTICE file are for informational purposes only and
do not modify the License. You may add Your own attribution
notices within Derivative Works that You distribute, alongside
or as an addendum to the NOTICE text from the Work, provided
that such additional attribution notices cannot be construed
as modifying the License.
You may add Your own copyright statement to Your modifications and
may provide additional or different license terms and conditions
for use, reproduction, or distribution of Your modifications, or
for any such Derivative Works as a whole, provided Your use,
reproduction, and distribution of the Work otherwise complies with
the conditions stated in this License.
5. Submission of Contributions. Unless You explicitly state otherwise,
any Contribution intentionally submitted for inclusion in the Work
by You to the Licensor shall be under the terms and conditions of
this License, without any additional terms or conditions.
Notwithstanding the above, nothing herein shall supersede or modify
the terms of any separate license agreement you may have executed
with Licensor regarding such Contributions.
6. Trademarks. This License does not grant permission to use the trade
names, trademarks, service marks, or product names of the Licensor,
except as required for reasonable and customary use in describing the
origin of the Work and reproducing th
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
Windows10 MySQL Python Django版本3.2 配置文件 数据库配置 请根据上文数据库分析构建数据库基本表等,或根据文末附录源码进行数据库设计 settings.py DATABASES = { 'default': { 'ENGINE': 'django.db.backends.mysql', 'NAME': "inventory", 'USER': 'root', 'HOST': 'localhost', 'PASSWORD': '85224960', 'PORT': '3306', } } init.py import pymysql pymysql.install_as_MySQLdb() 虚拟环境配置 创建虚拟环境: virtualenv venv 等待虚拟环境创建完成执行: venv/bin/activate 然后安装项目所需安装包 pip install -r requirements.txt 安装过程如果发现错误,解决错误,直到所有文件安装
资源推荐
资源详情
资源评论
收起资源包目录
基于 python Django开发的库存管理系统 毕设 可直接运行 (4459个子文件)
index.css 233KB
all.css 136KB
fontawesome.css 111KB
fontawesome.css 100KB
all.min.css 99KB
bootstrap-icons.css 92KB
bootstrap-icons.min.css 80KB
fontawesome.min.css 79KB
v4-shims.css 41KB
v4-shims.css 40KB
v4-shims.min.css 27KB
brands.css 23KB
brands.css 23KB
svg-with-js.css 21KB
brands.min.css 18KB
responsive.css 18KB
select2.css 17KB
svg-with-js.min.css 16KB
base.css 16KB
select2.min.css 15KB
widgets.css 10KB
forms.css 8KB
autocomplete.css 8KB
index.css 7KB
changelists.css 6KB
aircraft.css 5KB
orange.css 5KB
purple.css 4KB
x-blue.css 4KB
ant.design.css 4KB
e-purple.css 4KB
e-green.css 4KB
e-red.css 4KB
e-black.css 4KB
x-red.css 4KB
e-purple-pro.css 4KB
x-green.css 4KB
e-green-pro.css 4KB
e-red-pro.css 4KB
e-black-pro.css 4KB
e-blue.css 4KB
highdmin.css 4KB
admin.lte.css 4KB
layui.css 4KB
e-blue-pro.css 4KB
gray.css 4KB
dark.green.css 4KB
green.css 4KB
simpleui.css 4KB
element.css 4KB
black.css 4KB
light.css 4KB
base.css 4KB
waves.min.css 4KB
rtl.css 4KB
responsive_rtl.css 2KB
style4.css 2KB
v4-font-face.css 2KB
v4-font-face.min.css 2KB
style2.css 2KB
style.css 1KB
login.css 1KB
style3.css 1KB
v5-font-face.css 871B
v5-font-face.min.css 794B
style5.css 751B
regular.css 670B
solid.css 660B
regular.css 633B
solid.css 625B
regular.min.css 580B
solid.min.css 572B
login.css 500B
fonts.css 423B
dashboard.css 412B
index.html 13KB
month.html 4KB
dashboard.html 3KB
register.html 1KB
safeguard.html 897B
403.html 331B
check.html 97B
bg5.jpg 174KB
bg5.jpg 174KB
material.jpg 55KB
material_MxY4hWp.jpg 55KB
material.jpg 55KB
bg1.jpg 20KB
bg1_76dXry3.jpg 20KB
bg1.jpg 20KB
all.js 1.55MB
all.min.js 1.46MB
solid.js 858KB
solid.min.js 838KB
index.js 573KB
brands.js 467KB
brands.min.js 457KB
vue.js 336KB
jquery.js 265KB
select2.full.js 158KB
共 4459 条
- 1
- 2
- 3
- 4
- 5
- 6
- 45
资源评论
- 燕巢9172024-04-14感谢大佬,让我及时解决了当下的问题,解燃眉之急,必须支持!
- m0_629748732023-07-01资源很实用,内容详细,值得借鉴的内容很多,感谢分享。
- 2401_826856262024-03-27资源有很好的参考价值,总算找到了自己需要的资源啦。
- 2301_811017352023-11-21资源中能够借鉴的内容很多,值得学习的地方也很多,大家一起进步!
计算机毕设论文
- 粉丝: 1w+
- 资源: 395
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功