资源简介

laravel框架开发的考试系统,
1.运行 composer install(verdor已经打包,可以不运行)
2.导入exam.sql
3.登录,自己看sql账号密码

资源截图

代码片段和文件信息

# -*- coding: utf-8 -*-
#
# Mockery Docs documentation build configuration file created by
# sphinx-quickstart on Mon Mar  3 14:04:26 2014.
#
# This file is execfile()d with the current directory set to its
# containing dir.
#
# Note that not all possible configuration values are present in this
# autogenerated file.
#
# All configuration values have a default; values that are commented out
# serve to show the default.

import sys
import os

# If extensions (or modules to document with autodoc) are in another directory
# add these directories to sys.path here. If the directory is relative to the
# documentation root use os.path.abspath to make it absolute like shown here.
#sys.path.insert(0 os.path.abspath(‘.‘))

# -- General configuration ------------------------------------------------

# If your documentation needs a minimal Sphinx version state it here.
#needs_sphinx = ‘1.0‘

# Add any Sphinx extension module names here as strings. They can be
# extensions coming with Sphinx (named ‘sphinx.ext.*‘) or your custom
# ones.
extensions = [
    ‘sphinx.ext.todo‘
]

# Add any paths that contain templates here relative to this directory.
templates_path = [‘_templates‘]

# The suffix of source filenames.
source_suffix = ‘.rst‘

# The encoding of source files.
#source_encoding = ‘utf-8-sig‘

# The master toctree document.
master_doc = ‘index‘

# General information about the project.
project = u‘Mockery Docs‘
copyright = u‘2014 Pádraic Brady Dave Marshall Wouter Graham Campbell‘

# The version info for the project you‘re documenting acts as replacement for
# |version| and |release| also used in various other places throughout the
# built documents.
#
# The short X.Y version.
version = ‘0.9‘
# The full version including alpha/beta/rc tags.
release = ‘0.9‘

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
#language = None

# There are two options for replacing |today|: either you set today to some
# non-false value then it is used:
#today = ‘‘
# Else today_fmt is used as the format for a strftime call.
#today_fmt = ‘%B %d %Y‘

# List of patterns relative to source directory that match files and
# directories to ignore when looking for source files.
exclude_patterns = [‘_build‘]

# The reST default role (used for this markup: ‘text‘) to use for all
# documents.
#default_role = None

# If true ‘()‘ will be appended to :func: etc. cross-reference text.
#add_function_parentheses = True

# If true the current module name will be prepended to all description
# unit titles (such as .. function::).
#add_module_names = True

# If true sectionauthor and moduleauthor directives will be shown in the
# output. They are ignored by default.
#show_authors = False

# The name of the Pygments (syntax highlighting) style to use.
pygments_style = ‘sphinx‘

# A list of ignored prefixes for module index sorting.
#modindex_common_prefix = []

# If true keep warnings as “system message“ par

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2017-03-22 23:51  exam\
     文件         537  2017-03-22 23:51  exam\.env
     文件         491  2017-02-21 09:46  exam\.env.example
     目录           0  2017-04-15 21:05  exam\.git\
     文件          61  2017-02-21 09:46  exam\.gitattributes
     文件          80  2017-02-21 09:46  exam\.gitignore
     文件           2  2017-03-07 00:20  exam\.git\COMMIT_EDITMSG
     文件         323  2017-02-25 23:42  exam\.git\config
     文件          95  2017-04-15 21:02  exam\.git\FETCH_HEAD
     文件          23  2017-02-23 15:30  exam\.git\HEAD
     文件      263815  2017-04-04 23:30  exam\.git\index
     目录           0  2017-02-23 15:30  exam\.git\logs\
     文件        2285  2017-04-04 23:30  exam\.git\logs\HEAD
     目录           0  2017-02-23 15:30  exam\.git\logs\refs\
     目录           0  2017-02-23 15:30  exam\.git\logs\refs\heads\
     文件        2285  2017-04-04 23:30  exam\.git\logs\refs\heads\master
     目录           0  2017-02-23 15:30  exam\.git\logs\refs\remotes\
     目录           0  2017-02-23 15:36  exam\.git\logs\refs\remotes\origin\
     文件         186  2017-02-23 15:30  exam\.git\logs\refs\remotes\origin\HEAD
     文件        1923  2017-04-04 23:30  exam\.git\logs\refs\remotes\origin\master
     目录           0  2017-04-04 23:30  exam\.git\objects\
     目录           0  2017-03-05 23:32  exam\.git\objects\00\
     文件        1790  2017-02-23 16:35  exam\.git\objects\00\1c62667e1e0cf29315bd8dc08487d8270c8f2a
     文件       34078  2017-02-23 16:35  exam\.git\objects\00\3375ff46b1eb2e9e4bfff5fd76f12630a628b7
     文件        1222  2017-02-23 16:35  exam\.git\objects\00\46c25795103d4551d07475373f5666c256c83b
     文件        2652  2017-02-23 16:35  exam\.git\objects\00\46c7803de38e83dd34e38a65b0920c81c05e7a
     文件       37959  2017-03-05 23:32  exam\.git\objects\00\6e953102ded2db8e217e4507de3baa8bcc976d
     文件         104  2017-02-23 16:35  exam\.git\objects\00\8cdce8d382c36df3408cfacd247b4d3d8ac406
     文件        1088  2017-02-23 16:35  exam\.git\objects\00\ab37d788869d432f00da78a99d35596e3738a7
     文件         722  2017-02-23 16:35  exam\.git\objects\00\e48f394702c363ce77a3e7c0a8af9f995bb740
     目录           0  2017-04-04 22:41  exam\.git\objects\01\
............此处省略12518个文件信息

评论

共有 条评论