• 大小: 0.55M
    文件类型: .zip
    金币: 2
    下载: 2 次
    发布日期: 2021-03-28
  • 语言: 其他
  • 标签: 网络  验证  

资源简介


冰心网络验证最新可用版

【文件目录】

冰心网络验证V2.1

├── BXwlyzE语言模块.e
├── She2016.10.11.1748.ec
├── 网页
│   ├── VerifyCode.php
│   ├── admin
│   │   ├── ajax
│   │   │   ├── agent.php
│   │   │   ├── agent_card.php
│   │   │   ├── card.php
│   │   │   ├── common.php
│   │   │   ├── index.html
│   │   │   ├── plugin.php
│   │   │   ├── safe.php
│   │   │   ├── software.php
│   │   │   ├── template.php
│   │   │   └── user.php
│   │   ├── api
│   │   │   ├── index.html
│   │   │   └── login.php
│   │   ├── function
│   │   │   ├── function.php
│   │   │   └── index.html
│   │   ├── index.php
│   │   └── model
│   │       ├── agent_card_model.php
│   │       ├── agent_model.php
│   │       ├── card_model.php
│   │       ├── common_model.php
│   │       ├── index.html
│   │       ├── plugin_model.php
│   │       ├── safe_model.php
│   │       ├── software_model.php
│   │       ├── template_model.php
│   │       └── user_model.php
│   ├── agent
│   │   ├── ajax
│   │   │   ├── agent.php
│   │   │   ├── card.php
│   │   │   ├── common.php
│   │   │   ├── index.html
│   │   │   ├── safe.php
│   │   │   └── user.php
│   │   ├── function
│   │   │   ├── function.php
│   │   │   └── index.html
│   │   ├── index.php
│   │   ├── model
│   │   │   ├── agent_model.php
│   │   │   ├── card_model.php
│   │   │   ├── common_model.php
│   │   │   ├── index.html
│   │   │   ├── safe_model.php
│   │   │   └── user_model.php
│   │   └── s_login.php
│   ├── api
│   │   ├── common.php
│   │   ├── function
│   │   │   ├── function.php
│   │   │   ├── index.html
│   │   │   └── remote_function.php
│   │   ├── index.html
│   │   ├── module
│   │   │   ├── common_module.php
│   │   │   ├── index.html
│   │   │   ├── software_module.php
│   │   │   └── user_module.php
│   │   ├── plugin.php
│   │   ├── software.php
│   │   └── user.php
│   ├── assets
│   │   ├── bj.png
│   │   ├── css
│   │   │   ├── bootstrap.min.css
│   │   │   ├── index.html
│   │   │   ├── loading.css
│   │   │   └── style.css
│   │   ├── index.html
│   │   ├── js
│   │   │   ├── bootstrap.min.js
│   │   │   ├── function.js
│   │   │   ├── index.html
│   │   │   ├── jquery.min.js
│   │   │   └── popper.min.js
│   │   ├── plugin
│   │   │   ├── FileSaver
│   │   │   │   └── FileSaver.min.js
│   │   │   ├── bootstrap_dosc
│   │   │   │   └── docs.min.css
│   │   │   ├── iconfont
│   │   │   │   ├── iconfont.css
│   │   │   │   ├── iconfont.eot
│   │   │   │   ├── iconfont.js
│   │   │   │   ├── iconfont.svg
│   │   │   │   ├── iconfont.ttf
│   │   │   │   └── iconfont.woff
│   │   │   └── layer
│   │   │       ├── layer.js
│   │   │       ├── mobile
│   │   │       │   ├── layer.js
│   │   │       │   └── need
│   │   │       │       └── layer.css
│   │   │       ├── skin
│   │   │       │   └── default
│   │   │       │       ├── icon-ext.png
│   │   │       │       ├── icon.png
│   │   │       │       ├── layer.css
│   │   │       │       ├── loading-0.gif
│   │   │       │       ├── loading-1.gif
│   │   │       │       └── loading-2.gif
│   │   │       └── style.css
│   │   └── tx.png
│   ├── config
│   │   ├── config.php
│   │   └── index.html
│   ├── favicon.ico
│   ├── include
│   │   ├── api.inc.php
│   │   ├── class
│   │   │   ├── hook.class.php
│   │   │   ├── index.html
│   │   │   ├── log.class.php
│   │   │   ├── login.class.php
│   │   │   ├── mysql.class.php
│   │   │   └── template.class.php
│   │   ├── common.inc.php
│   │   ├── common.php
│   │   ├── function
│   │   │   ├── encrypt_function.php
│   │   │   ├── function.php
│   │   │   └── index.html
│   │   ├── index.html
│   │   ├── module
│   │   │   ├── ValidateCode.class.php
│   │   │   ├── elephant.ttf
│   │   │   └── index.html
│   │   ├── plugin
│   │   │   └── index.html
│   │   └── version.php
│   ├── index.php
│   ├── install
│   │   ├── index.php
│   │   ├── install.sql
│   │   ├── update.php
│   │   └── update.sql
│   ├── rebots.txt
│   └── template
│       ├── default
│       │   ├── admin
│       │   │   ├── ajax
│       │   │   │   ├── agent_add.php
│       │   │   │   ├── agent_card_add.php
│       │   │   │   ├── agent_card_edit.php
│       │   │   │   ├── agent_edit.php
│       │   │   │   ├── agent_edit_authority.php
│       │   │   │   ├── card_add.php
│       │   │   │   ├── card_edit.php
│       │   │   │   ├── card_type_add.php
│       │   │   │   ├── card_type_edit.php
│       │   │   │   ├── index.html
│       │   │   │   ├── software_add.php
│       │   │   │   ├── software_edit.php
│       │   │   │   ├── software_edit_encrypt.php
│       │   │   │   ├── software_edit_remote.php
│       │   │   │   └── user_edit.php
│       │   │   ├── footer.php
│       │   │   ├── header.php
│       │   │   ├── index.html
│       │   │   ├── load_config.php
│       │   │   ├── login.php
│       │   │   ├── main.php
│       │   │   ├── main_agent.php
│       │   │   ├── main_card.php
│       │   │   ├── main_plugin.php
│       │   │   ├── main_safe.php
│       │   │   ├── main_software.php
│       │   │   ├── main_template.php
│       │   │   └── main_user.php
│       │   ├── agent
│       │   │   ├── ajax
│       │   │   │   ├── agent_add.php
│       │   │   │   ├── card_add.php
│       │   │   │   ├── index.html
│       │   │   │   └── user_edit.php
│       │   │   ├── footer.php
│       │   │   ├── header.php
│       │   │   ├── index.html
│       │   │   ├── load_config.php
│       │   │   ├── login.php
│       │   │   ├── main.php
│       │   │   ├── main_agent.php
│       │   │   ├── main_card.php
│       │   │   ├── main_safe.php
│       │   │   └── main_user.php
│       │   ├── default_info.php
│       │   ├── index.html
│       │   └── preview.png
│       └── index.html
├── 冰心网络验证.e
└── 冰心网络验证.ec

38 directories, 161 files


资源截图

代码片段和文件信息

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2020-07-18 14:23  冰心网络验证V2.1\
     文件      128302  2017-07-20 14:07  冰心网络验证V2.1\BXwlyzE语言模块.e
     文件      107665  2017-05-29 19:15  冰心网络验证V2.1\She2016.10.11.1748.ec
     文件       77874  2017-07-21 16:01  冰心网络验证V2.1\冰心网络验证.e
     文件      117219  2017-07-20 14:07  冰心网络验证V2.1\冰心网络验证.ec
     目录           0  2018-08-27 23:04  冰心网络验证V2.1\网页\
     文件         215  2017-07-21 14:58  冰心网络验证V2.1\网页\VerifyCode.php
     目录           0  2017-07-21 15:29  冰心网络验证V2.1\网页\admin\
     目录           0  2017-07-21 15:29  冰心网络验证V2.1\网页\admin\ajax\
     文件        5212  2017-07-21 14:58  冰心网络验证V2.1\网页\admin\ajax\agent.php
     文件        2351  2017-07-21 14:58  冰心网络验证V2.1\网页\admin\ajax\agent_card.php
     文件        5818  2017-07-21 14:58  冰心网络验证V2.1\网页\admin\ajax\card.php
     文件         312  2017-07-21 14:58  冰心网络验证V2.1\网页\admin\ajax\common.php
     文件           0  2017-05-31 18:37  冰心网络验证V2.1\网页\admin\ajax\index.html
     文件        2830  2017-07-21 14:58  冰心网络验证V2.1\网页\admin\ajax\plugin.php
     文件        1450  2017-07-21 14:58  冰心网络验证V2.1\网页\admin\ajax\safe.php
     文件        4847  2017-07-21 14:58  冰心网络验证V2.1\网页\admin\ajax\software.php
     文件        3078  2017-07-21 14:58  冰心网络验证V2.1\网页\admin\ajax\template.php
     文件        4616  2017-07-21 14:58  冰心网络验证V2.1\网页\admin\ajax\user.php
     目录           0  2017-07-21 15:29  冰心网络验证V2.1\网页\admin\api\
     文件           0  2017-05-31 18:37  冰心网络验证V2.1\网页\admin\api\index.html
     文件        1422  2017-07-21 14:58  冰心网络验证V2.1\网页\admin\api\login.php
     目录           0  2017-07-21 15:29  冰心网络验证V2.1\网页\admin\function\
     文件         987  2017-07-21 14:58  冰心网络验证V2.1\网页\admin\function\function.php
     文件           0  2017-05-31 18:37  冰心网络验证V2.1\网页\admin\function\index.html
     文件         393  2017-07-21 14:58  冰心网络验证V2.1\网页\admin\index.php
     目录           0  2017-07-21 15:40  冰心网络验证V2.1\网页\admin\model\
     文件        2164  2017-07-21 15:28  冰心网络验证V2.1\网页\admin\model\agent_card_model.php
     文件        3441  2017-07-21 15:28  冰心网络验证V2.1\网页\admin\model\agent_model.php
     文件        5481  2017-07-21 15:28  冰心网络验证V2.1\网页\admin\model\card_model.php
     文件         464  2017-07-21 15:28  冰心网络验证V2.1\网页\admin\model\common_model.php
............此处省略169个文件信息

评论

共有 条评论