创狐软件
首页
技术博客
首页
文章
列表
centos7.7安装php7.3的lnmp环境和composer详细步骤
1.更新源 yum update 2.安装nginx yum install nginx 3.启动nginx service nginx start 4.访问http://你的ip 如果想配置域名,见最下面。
2021-11-17 14:33:31
阅读:1202
yum安装CentOS7+nginx+php7.3+mysql5.7
yum的安装yum updateyum安装nginx源yum install yum-utils安装nginxyum install nginx
2021-11-15 09:02:02
阅读:996
Linux下文件或文件夹的复制
在linux中,经常会用到文件或者文件夹的复制,要做到将一个文件复制到本机的另一个位置,就要学会使用linux的cp命令;如果是把一个文件复制到可以访问的网络机器的某个位置,那么就要用到scp命令,scp代表远程拷贝。
2021-07-19 08:12:12
阅读:1133
composer require报错:Installation failed, reverting ./composer.json to its original content.
使用composer安装php组件时候你会发现创建了一个composer.lock文件,这是做什么的呢?
2021-07-13 21:13:09
阅读:1366
composer Linux 安装
Linux 平台可以使用以下命令来安装:# php -r "copy('https://install.phpcomposer.com/installer', 'composer-setup.php');"# php composer-setup.php
2021-07-13 21:11:50
阅读:1075
TP5 比较运算符 查询表达式
查询表达式 版本 新增功能 5.0.9 比较运算增加闭包子查询支持
2021-07-13 21:10:59
阅读:1313
关于vue打印和下载pdf分享
安装(命令行) npm install vue-print-nb --save main.js中引入
2021-07-13 21:09:51
阅读:1326
vue中生成条形码,以及条形码的所有参数
import VueBarcode from '@xkeshi/vue-barcode'; //导入条形码插件 Vue.component('barcode', VueBarcode); //声明条形码组件
2021-07-13 21:08:22
阅读:1585
Amazon各个Api对接地址
由于最近几年都在做甲骨文的netsuite的相关的开发,尤其对跨境电商的开发对接 整理了一份关于amazon的对接相关地址,具体的api接口调整地址以amazon官方的开发者为准,以下仅供参考
2021-07-13 21:01:28
阅读:1804
python 爬虫案例
import requests import sys import json import re import time import pymysql import hashlib
2021-07-13 20:58:24
阅读:1033
解决Nginx出现403 forbidden (13: Permission denied)报错的四种方法
我是在在本地用虚拟机中通过yum安装nginx的,安装一切正常,但是访问时报403, 于是查看nginx日志,路径为/var/log/nginx/error.log。打开日志发现报错
2021-07-13 20:56:34
阅读:834
微信小程序开发——使用promise封装异步请求
const apiUrl = "http://qp.bsy0755.net/"; //服务器api地址 const request = (params) => {
2021-07-13 20:54:47
阅读:807
微信小程序scroll-view详解及案例
需求:实现类似美团外卖。 1.点击左侧菜单右侧滚动到对应内容。 2.滚动右侧内容左侧对应菜单高亮。
2021-07-13 20:14:53
阅读:751
浅谈 PHP 与手机 APP 开发(API 接口开发)
1、PHP 可以开发客户端? 答:不可以,因为PHP是脚本语言,是负责完成 B/S架构 或 C/S架构 的S部分,即:服务端的开发。(别去纠结 GTK、WinBinder)
2021-07-13 20:11:38
阅读:705
微信小程序支付 php后台对接完整代码
这个代码全是干货呀,拿过来可以直接使用。小程序在调起微信支付之前需要5个参数,这时候就需要携带code向后台请求,然后后台根据code获取openid 再进行服务器之间的。。。。
2021-07-13 20:11:23
阅读:732
«
1
2
3
»
相关内容
centos7.7安装php7.3的lnmp环境和composer详细步骤
yum安装CentOS7+nginx+php7.3+mysql5.7
Linux下文件或文件夹的复制
composer require报错:Installation failed, reverting ./composer.json to its original content.
composer Linux 安装
TP5 比较运算符 查询表达式
关于vue打印和下载pdf分享
vue中生成条形码,以及条形码的所有参数
Amazon各个Api对接地址
python 爬虫案例
热门标签
centos
yum
composer
thinkphp5
tp5
Amazon
python
Flex
css
微信小程序
Weapp
Vant
javascript
js
laravel5
element
vue
php
mysql
nginx
linux
git
© 2020-现在 chifox.cn 东莞市创狐软件科技有限公司保留所有权利
粤ICP备2021012908号
基本
文件
流程
错误
SQL
调试
请求信息 : 2023-04-01 03:45:04 HTTP/1.1 GET : https://chuangfox.com/lists?page=1
运行时间 : 0.008762s [ 吞吐率:114.13req/s ] 内存消耗:930.54kb 文件加载:153
查询信息 : 5 queries
缓存信息 : 11 reads,0 writes
/home/wwwroot/web_chuangfox/public/index.php ( 0.82 KB )
/home/wwwroot/web_chuangfox/vendor/autoload.php ( 0.17 KB )
/home/wwwroot/web_chuangfox/vendor/composer/autoload_real.php ( 2.49 KB )
/home/wwwroot/web_chuangfox/vendor/composer/platform_check.php ( 0.90 KB )
/home/wwwroot/web_chuangfox/vendor/composer/ClassLoader.php ( 14.05 KB )
/home/wwwroot/web_chuangfox/vendor/composer/autoload_static.php ( 14.75 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-helper/src/helper.php ( 7.35 KB )
/home/wwwroot/web_chuangfox/vendor/ralouphie/getallheaders/src/getallheaders.php ( 1.60 KB )
/home/wwwroot/web_chuangfox/vendor/guzzlehttp/promises/src/functions_include.php ( 0.16 KB )
/home/wwwroot/web_chuangfox/vendor/guzzlehttp/promises/src/functions.php ( 9.89 KB )
/home/wwwroot/web_chuangfox/vendor/guzzlehttp/psr7/src/functions_include.php ( 0.15 KB )
/home/wwwroot/web_chuangfox/vendor/guzzlehttp/psr7/src/functions.php ( 13.09 KB )
/home/wwwroot/web_chuangfox/vendor/guzzlehttp/guzzle/src/functions_include.php ( 0.16 KB )
/home/wwwroot/web_chuangfox/vendor/guzzlehttp/guzzle/src/functions.php ( 5.56 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/stubs/load_stubs.php ( 0.16 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/Exception.php ( 1.69 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/Facade.php ( 2.71 KB )
/home/wwwroot/web_chuangfox/vendor/symfony/polyfill-mbstring/bootstrap.php ( 7.04 KB )
/home/wwwroot/web_chuangfox/vendor/symfony/polyfill-php72/bootstrap.php ( 1.89 KB )
/home/wwwroot/web_chuangfox/vendor/symfony/polyfill-php80/bootstrap.php ( 1.46 KB )
/home/wwwroot/web_chuangfox/vendor/stechstudio/backoff/src/helpers.php ( 0.26 KB )
/home/wwwroot/web_chuangfox/vendor/symfony/var-dumper/Resources/functions/dump.php ( 0.79 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-captcha/src/helper.php ( 1.37 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-swoole/src/helpers.php ( 0.33 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/App.php ( 14.77 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/Container.php ( 14.97 KB )
/home/wwwroot/web_chuangfox/vendor/psr/container/src/ContainerInterface.php ( 1.02 KB )
/home/wwwroot/web_chuangfox/app/provider.php ( 0.20 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/Http.php ( 6.12 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-helper/src/helper/Str.php ( 7.27 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/Env.php ( 4.15 KB )
/home/wwwroot/web_chuangfox/app/common.php ( 21.16 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/helper.php ( 18.36 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/Config.php ( 5.03 KB )
/home/wwwroot/web_chuangfox/config/app.php ( 1.05 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/facade/Env.php ( 1.67 KB )
/home/wwwroot/web_chuangfox/config/cache.php ( 0.83 KB )
/home/wwwroot/web_chuangfox/config/captcha.php ( 1.06 KB )
/home/wwwroot/web_chuangfox/config/console.php ( 0.28 KB )
/home/wwwroot/web_chuangfox/config/cookie.php ( 0.58 KB )
/home/wwwroot/web_chuangfox/config/database.php ( 2.21 KB )
/home/wwwroot/web_chuangfox/config/filesystem.php ( 0.66 KB )
/home/wwwroot/web_chuangfox/config/lang.php ( 0.84 KB )
/home/wwwroot/web_chuangfox/config/log.php ( 1.41 KB )
/home/wwwroot/web_chuangfox/config/middleware.php ( 0.20 KB )
/home/wwwroot/web_chuangfox/config/route.php ( 1.59 KB )
/home/wwwroot/web_chuangfox/config/session.php ( 0.58 KB )
/home/wwwroot/web_chuangfox/config/swoole.php ( 3.01 KB )
/home/wwwroot/web_chuangfox/config/trace.php ( 0.35 KB )
/home/wwwroot/web_chuangfox/config/view.php ( 0.84 KB )
/home/wwwroot/web_chuangfox/app/event.php ( 0.55 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/Event.php ( 6.65 KB )
/home/wwwroot/web_chuangfox/app/service.php ( 0.14 KB )
/home/wwwroot/web_chuangfox/app/AppService.php ( 0.28 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/Service.php ( 1.67 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/Lang.php ( 8.29 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/lang/zh-cn.php ( 12.88 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/initializer/Error.php ( 3.19 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/initializer/RegisterService.php ( 1.33 KB )
/home/wwwroot/web_chuangfox/vendor/services.php ( 0.22 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/service/PaginatorService.php ( 1.52 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/service/ValidateService.php ( 0.99 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/service/ModelService.php ( 1.51 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-captcha/src/CaptchaService.php ( 0.52 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-swoole/src/Service.php ( 0.99 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-trace/src/Service.php ( 0.77 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/Middleware.php ( 6.78 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/initializer/BootService.php ( 0.77 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/Paginator.php ( 11.39 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/Validate.php ( 46.10 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/Model.php ( 26.19 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/model/concern/Attribute.php ( 16.93 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/model/concern/RelationShip.php ( 26.12 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/model/concern/ModelEvent.php ( 2.26 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/model/concern/TimeStamp.php ( 5.36 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/model/concern/Conversion.php ( 9.54 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-helper/src/contract/Arrayable.php ( 0.09 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-helper/src/contract/Jsonable.php ( 0.13 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/Db.php ( 2.87 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/DbManager.php ( 8.31 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/Log.php ( 8.50 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/Manager.php ( 3.98 KB )
/home/wwwroot/web_chuangfox/vendor/psr/log/Psr/Log/LoggerInterface.php ( 3.04 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/Cache.php ( 4.79 KB )
/home/wwwroot/web_chuangfox/vendor/psr/simple-cache/src/CacheInterface.php ( 4.50 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-helper/src/helper/Arr.php ( 15.54 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/cache/driver/File.php ( 7.41 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/cache/Driver.php ( 8.01 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/contract/CacheHandlerInterface.php ( 2.25 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/Console.php ( 22.63 KB )
/home/wwwroot/web_chuangfox/app/Request.php ( 0.09 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/Request.php ( 53.67 KB )
/home/wwwroot/web_chuangfox/app/middleware.php ( 0.27 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/Pipeline.php ( 2.61 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-trace/src/TraceDebug.php ( 2.94 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/Route.php ( 23.45 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/route/RuleName.php ( 5.30 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/route/Domain.php ( 5.41 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/route/RuleGroup.php ( 13.91 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/route/Rule.php ( 22.52 KB )
/home/wwwroot/web_chuangfox/route/app.php ( 1.07 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/facade/Route.php ( 4.76 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/route/RuleItem.php ( 9.22 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/route/dispatch/Controller.php ( 6.33 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/route/Dispatch.php ( 6.58 KB )
/home/wwwroot/web_chuangfox/app/controller/Index.php ( 0.48 KB )
/home/wwwroot/web_chuangfox/app/BaseController.php ( 2.13 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/facade/Cookie.php ( 1.49 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/Cookie.php ( 6.15 KB )
/home/wwwroot/web_chuangfox/app/pc/Init.php ( 2.00 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/facade/Cache.php ( 2.02 KB )
/home/wwwroot/web_chuangfox/app/pc/Lists.php ( 4.66 KB )
/home/wwwroot/web_chuangfox/app/org/Table.php ( 15.73 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/facade/Db.php ( 0.94 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/db/connector/Mysql.php ( 4.37 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/db/PDOConnection.php ( 49.28 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/db/Connection.php ( 7.67 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/db/ConnectionInterface.php ( 4.56 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/db/builder/Mysql.php ( 14.22 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/db/Builder.php ( 39.50 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/db/Query.php ( 11.10 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/db/BaseQuery.php ( 35.63 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/db/concern/TimeFieldQuery.php ( 7.50 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/db/concern/AggregateQuery.php ( 2.83 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/db/concern/ModelRelationQuery.php ( 15.49 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/db/concern/ResultOperation.php ( 7.10 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/db/concern/Transaction.php ( 2.77 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/db/concern/WhereQuery.php ( 16.36 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/db/concern/JoinAndViewQuery.php ( 6.88 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/db/concern/ParamsBind.php ( 2.75 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/db/concern/TableFieldInfo.php ( 2.51 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/log/driver/File.php ( 6.04 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/contract/LogHandlerInterface.php ( 0.86 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/log/Channel.php ( 6.54 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/event/LogRecord.php ( 0.86 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/facade/View.php ( 1.71 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/View.php ( 4.41 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-view/src/Think.php ( 8.42 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-template/src/Template.php ( 46.82 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-template/src/template/driver/File.php ( 2.33 KB )
/home/wwwroot/web_chuangfox/runtime/temp/781b75a3fad104c26e8df0a52d3edd2b.php ( 0.50 KB )
/home/wwwroot/web_chuangfox/app/pc/widgets/Relation.php ( 1.00 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/db/Raw.php ( 1.47 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/db/CacheItem.php ( 4.57 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-helper/src/Collection.php ( 15.83 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-orm/src/paginator/driver/Bootstrap.php ( 5.41 KB )
/home/wwwroot/web_chuangfox/app/pc/widgets/Tags.php ( 1.01 KB )
/home/wwwroot/web_chuangfox/runtime/temp/9adadb4793f6596bf1de6540a3b1ae99.php ( 2.65 KB )
/home/wwwroot/web_chuangfox/runtime/temp/813485418c8913b491484f3ec3bafc92.php ( 0.24 KB )
/home/wwwroot/web_chuangfox/runtime/temp/c0e0d5f8b19551c3d9d1806d5eed58b4.php ( 0.97 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/Response.php ( 8.54 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/framework/src/think/response/Html.php ( 0.98 KB )
/home/wwwroot/web_chuangfox/vendor/topthink/think-trace/src/Html.php ( 4.49 KB )
CONNECT:[ UseTime:0.000246s ] mysql:host=127.0.0.1;port=3306;dbname=chuangfox;charset=utf8
SHOW FULL COLUMNS FROM `web_content` [ RunTime:0.001308s ]
SHOW FULL COLUMNS FROM `web_content_tag` [ RunTime:0.001145s ]
SELECT COUNT(*) AS think_count FROM `web_content` WHERE ( 1=1 ) [ RunTime:0.000221s ]
SELECT COUNT(*) AS think_count FROM `web_content` WHERE ( 1=1 ) [ RunTime:0.000158s ]
SELECT * FROM `web_content` WHERE ( 1=1 ) ORDER BY `id` DESC LIMIT 0,15 [ RunTime:0.000214s ]
0.009477s