• 大小: 10.36MB
    文件类型: .zip
    金币: 2
    下载: 0 次
    发布日期: 2023-10-22
  • 语言: PHP
  • 标签: jssdk  网页扫码  

资源简介

微信公众平台使用JSSDK网页调起扫码并获取扫码数据(PHP)

代码片段和文件信息

# -*- coding: utf-8 -*-
#
# phpMyAdmin documentation build configuration file created by
# sphinx-quickstart on Wed Sep 26 14:04:48 2012.
#
# 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 defaultvalues 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.insert0 os.path.abspath(‘.‘))
sys.path.append(os.path.abspath(os.path.join(os.path.dirname(__file__) “_ext“)))

-- 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 = [‘configext‘]

# 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‘phpMyAdmin‘
copyright = u‘2012 - 2014 The phpMyAdmin devel team‘

# 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 = ‘4.4.14.1‘
# The full version including alpha/beta/rc tags.
release = version

# 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‘ ‘html‘ ‘doctrees‘]

# 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

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件         182  2017-12-10 22:19  微信公众平台使用JSSDK网页调起扫码并获取扫码数据(PHP)\access_token.json
     目录           0  2017-12-10 21:01  微信公众平台使用JSSDK网页调起扫码并获取扫码数据(PHP)\css\
     文件         656  2017-12-10 21:57  微信公众平台使用JSSDK网页调起扫码并获取扫码数据(PHP)\css\demo.css
     文件         385  2017-12-10 21:01  微信公众平台使用JSSDK网页调起扫码并获取扫码数据(PHP)\css\icon.css
     文件        1825  2013-07-08 22:10  微信公众平台使用JSSDK网页调起扫码并获取扫码数据(PHP)\css\normalize.css
     目录           0  2017-12-10 16:03  微信公众平台使用JSSDK网页调起扫码并获取扫码数据(PHP)\dist\
     文件        2386  2017-12-10 15:14  微信公众平台使用JSSDK网页调起扫码并获取扫码数据(PHP)\dist\sidenav.css
     文件        1813  2017-12-10 21:24  微信公众平台使用JSSDK网页调起扫码并获取扫码数据(PHP)\dist\sidenav.js
     文件        1772  2017-12-10 22:41  微信公众平台使用JSSDK网页调起扫码并获取扫码数据(PHP)\dist\sidenav.min.css
     文件        1123  2017-12-10 22:08  微信公众平台使用JSSDK网页调起扫码并获取扫码数据(PHP)\dist\sidenav.min.js
     文件         180  2018-01-05 09:52  微信公众平台使用JSSDK网页调起扫码并获取扫码数据(PHP)\getA.php
     目录           0  2017-12-09 22:47  微信公众平台使用JSSDK网页调起扫码并获取扫码数据(PHP)\img\
     文件       18628  2017-12-08 11:11  微信公众平台使用JSSDK网页调起扫码并获取扫码数据(PHP)\img\darkDot.png
     文件       13897  2017-12-08 11:09  微信公众平台使用JSSDK网页调起扫码并获取扫码数据(PHP)\img\darkDot.png11
     文件       17781  2017-12-07 17:06  微信公众平台使用JSSDK网页调起扫码并获取扫码数据(PHP)\img\demo-sfer.jpg
     文件        2877  2017-12-07 10:28  微信公众平台使用JSSDK网页调起扫码并获取扫码数据(PHP)\img\ico-481.png
     文件        6412  2017-12-07 10:27  微信公众平台使用JSSDK网页调起扫码并获取扫码数据(PHP)\img\ico-my-nav-aside.png
     文件         179  2017-12-02 10:15  微信公众平台使用JSSDK网页调起扫码并获取扫码数据(PHP)\img\ico-scan.png
     文件       11537  2017-12-08 10:57  微信公众平台使用JSSDK网页调起扫码并获取扫码数据(PHP)\img\receive.png
     文件        2469  2017-12-08 10:13  微信公众平台使用JSSDK网页调起扫码并获取扫码数据(PHP)\img\redDot.png
     文件       11091  2017-12-08 10:51  微信公众平台使用JSSDK网页调起扫码并获取扫码数据(PHP)\img\send.png
     文件      268039  2017-05-11 15:35  微信公众平台使用JSSDK网页调起扫码并获取扫码数据(PHP)\jquery.js
     文件       86659  2017-05-11 15:34  微信公众平台使用JSSDK网页调起扫码并获取扫码数据(PHP)\jquery.min.js
     目录           0  2017-12-10 10:53  微信公众平台使用JSSDK网页调起扫码并获取扫码数据(PHP)\js\
     文件        1964  2017-12-07 15:00  微信公众平台使用JSSDK网页调起扫码并获取扫码数据(PHP)\js\classie.js
     文件        7671  2013-03-26 07:52  微信公众平台使用JSSDK网页调起扫码并获取扫码数据(PHP)\js\modernizr.custom.js
     文件         130  2017-12-10 22:19  微信公众平台使用JSSDK网页调起扫码并获取扫码数据(PHP)\jsapi_ticket.json
     文件        3783  2017-12-01 09:32  微信公众平台使用JSSDK网页调起扫码并获取扫码数据(PHP)\jssdk.php
     文件        9633  2017-12-04 23:14  微信公众平台使用JSSDK网页调起扫码并获取扫码数据(PHP)\jweixin-1.0.0.js
     目录           0  2015-09-22 13:47  微信公众平台使用JSSDK网页调起扫码并获取扫码数据(PHP)\phpmyadmin\
     文件         102  2015-09-08 12:07  微信公众平台使用JSSDK网页调起扫码并获取扫码数据(PHP)\phpmyadmin\.coveralls.yml
............此处省略1956个文件信息

评论

共有 条评论