资源简介
上传的资源为我的毕业设计,设计的题目是影视交流网站的设计与实现。采用前后端分离的技术实现。前端采用基础的HTML+CSS+Javascript以及Vue.js框架,后端采用Node.js和Express框架。数据库采用Mysql数据库。利用phpstudy来启动mysql服务。压缩包中有两个文件夹以及一个数据库文件以及数据库文件的表结构关系图。两个文件夹:film-manager为前端代码,进入该文件夹采用npm run dev启动。film-node是后端代码,利用node.js写的各模块接口,进入该文件夹采用nodemon app.js启动后台。另外采用phpstudy来启动mysql服务(你也可以通过其他方式来启动mysql服务,不过利用phpstudy来启动相对比较容易)。三个都启动后,地址栏输入localhost:5000。即可看到首页,管理员用户登录后,可以在首页点击按钮进入后台(普通用户登录是没有这个按钮的),相信作为一个毕业设计,会让你满意,压缩包内有联系方式,在部署时遇到问题,我可以帮你一起跨过这道坎。感谢使用!!!
代码片段和文件信息
#!/usr/bin/env python
# Copyright (c) 2009 Google Inc. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import os
import sys
# Make sure we‘re using the version of pylib in this repo not one installed
# elsewhere on the system.
sys.path.insert(0 os.path.join(os.path.dirname(sys.argv[0]) ‘pylib‘))
import gyp
if __name__ == ‘__main__‘:
sys.exit(gyp.script_main())
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 19146 2019-06-03 14:47 film.sql
文件 21 2019-07-18 22:29 联系方式.txt
文件 16 2019-05-08 12:45 film-forum\.git\COMMIT_EDITMSG
文件 308 2019-05-06 22:56 film-forum\.git\config
文件 73 2019-05-06 22:51 film-forum\.git\desc
文件 103 2019-05-08 14:34 film-forum\.git\FETCH_HEAD
文件 23 2019-05-06 22:56 film-forum\.git\HEAD
文件 478 2019-05-06 22:51 film-forum\.git\hooks\applypatch-msg.sample
文件 896 2019-05-06 22:51 film-forum\.git\hooks\commit-msg.sample
文件 3327 2019-05-06 22:51 film-forum\.git\hooks\fsmonitor-watchman.sample
文件 189 2019-05-06 22:51 film-forum\.git\hooks\post-update.sample
文件 424 2019-05-06 22:51 film-forum\.git\hooks\pre-applypatch.sample
文件 1638 2019-05-06 22:51 film-forum\.git\hooks\pre-commit.sample
文件 1348 2019-05-06 22:51 film-forum\.git\hooks\pre-push.sample
文件 4898 2019-05-06 22:51 film-forum\.git\hooks\pre-reba
文件 544 2019-05-06 22:51 film-forum\.git\hooks\pre-receive.sample
文件 1492 2019-05-06 22:51 film-forum\.git\hooks\prepare-commit-msg.sample
文件 3610 2019-05-06 22:51 film-forum\.git\hooks\update.sample
文件 70297 2019-05-10 10:03 film-forum\.git\index
文件 240 2019-05-06 22:51 film-forum\.git\info\exclude
文件 340 2019-05-08 12:45 film-forum\.git\logs\HEAD
文件 340 2019-05-08 12:45 film-forum\.git\logs\refs\heads\master
文件 187 2019-05-06 22:56 film-forum\.git\logs\refs\remotes\origin\HEAD
文件 144 2019-05-08 12:46 film-forum\.git\logs\refs\remotes\origin\master
文件 1435 2019-05-08 12:44 film-forum\.git\ob
文件 418 2019-05-08 12:44 film-forum\.git\ob
文件 2137 2019-05-08 12:44 film-forum\.git\ob
文件 1801 2019-05-08 12:44 film-forum\.git\ob
文件 53 2019-05-08 12:44 film-forum\.git\ob
文件 54524 2019-05-08 12:44 film-forum\.git\ob
............此处省略28577个文件信息
- 上一篇:thinkphp答题小程序源码
- 下一篇:Think PHP 精仿网易严选微信小程序
相关资源
- PHP+MySQL私服发布站78479
- 基于think PHP5 .0 vue2.0 QueryList爬虫的淘
- 适合php初学者的注册登录功能页面
- 二手物品交易市场
- 基于vue的个人网站设计vue-router、vue
- HTML与CSS入门经典第8版PDF
- 一个完整的彩票销售系统php+mysql编写
- 张帅个人博客开源项目:HTML+CSS+MySQ
- w3cschool菜鸟教程适合新手高清完整P
- element+thinkphp5+vue
- web程序设计大作业+源代码
- 传智播客html css php+mysql实现办公留言
- 基于PHP的图书管理系统
- 利用html+css+mysql+php来快速的制作动态
- php留言簿管理系统简单
- php用户管理系统简单
-
PHP、MySQL与ja
vasc ript学习手册 第 - 开发视频(Bootstrap/Angular/微信小程序
- php+mysql+html+js+css开发web网站
- 基于php的简单电脑配件购物系统-课程
- 电影院网上售票系统php+css+mysql
- AngularJS高级程序设计 Pro.AngularJS 免积
- 黑马前端第36期视频 代码+视频+资料
- 网络斗地主游戏源码.zip
- HTML5程序开发范例宝典 书签高清完整
- HTML5秘籍(第2版) 书签高清完整版
- CSS3鼠标经过显示购物车按钮特效
-
PHP+ja
vasc ript 实现图片裁剪 - PHP上传文件源码(CSS美化后很漂亮)
评论
共有 条评论