46 篇
建站知识总结与分享
搜索“use”
SQLSTATE[42000]: Syntax error or access violation: 1055 Expression #7 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'tushu.a.shipping_type' which is not functionally dependent on columns in GROUP BY clause; this is incompatibl
web 2 0
2315 0 2021-04-02 Mysql
网站没有问题,结果换了个电脑,可能是mysql从5.6升级到了5.7,就出现如下错误了。 SQLSTATE[42000]: Syntax error or access violation: 1055 Expression #7 of SELECT list is not in GROUP BY clause and conta...
Notice: Use of undefined constant HTTP_USER_AGENT - assumed 'HTTP_USER_AGENT' in
taotaoit 0 0
1922 0 2021-02-20 PHP
wordpress网站提示这个错误,不知道是病毒的原因,还是其他原因 找到wordpress首页文件, 把第一行注释掉。 问题解决 zwp-rlsec文件(不知道什么文件,也没有后缀名)内容
mysql Error:1052 Column 'xxx' in where clause is ambiguous
web 0 0
1841 0 2020-12-07 Mysql
MySQL查询的时候出现这个错误提示多半是因为: 1.多表查询的时候几个表中同时出现了某个相同的列名,而在查询条件WHERE后面又没有指定是那个表。 2.查询结果里面有两个相同的列名,而没有指定是哪个表
This User Installer is not meant to be run as an Administrator
web 4 0
6282 0 2020-11-07 VSCode
This User Installer is not meant to be run as an Administrator. If you would like to install VS Code for all users in this system, download the System Installer instead…...
tp5 use think\Db;可以继承吗
web 0 0
2906 0 2019-09-27 ThinkPHP5.1
tp5能在继承base里引入use think\Db么? 貌似是不可以!哪里需要哪里use,每个用到的页面都需要use
MySQL提示“SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)”错误
taotaoit 5 29
27762 1 2019-08-30 Mysql
在登录用thinkphp框架做的网站后台时,提示: MySQL提示“SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)”错误 怀疑是数据库连接密码错误,仔细检查了config.php文件,发现没有错误,...
PHP 二维数组按多个字段排序
web 0 0
2641 0 2019-04-26 PHP
一个二维数组,需要按照库存量排序,然后再按照门店距离排序。 发现了这样一个这样子的方法: <?php $array1 = array( 0 => array('id' => 8, 'name' => 'Apple', 'age' => 18), 1 => array('id' =>...
匿名函数(闭包函数)的六个使用技巧
web 0 0
2447 0 2019-04-24 PHP
php中的匿名函数 也叫闭包函数 允许指定一个没有名称的函数。把匿名函数赋值给变量,通过变量来调用,举个简单的例子: <?php $anonymousFunc = function($username) { echo $username; }; $anonymousFunc("乔峰!"); // 乔峰! ?> 技...
ThinkPHP 5 的软删除 softDelete
web 0 0
3306 0 2019-01-08 ThinkPHP5.1
现在 ThinkPHP 5 的版本到了5.0.10了。从5.0.0开始,think\Model类就提供了软删除的快捷操作。 SoftDelete是一个trait,可以方便地把记录标记为删除,而实际不删除。 为表类配置软删除 软删除的原理是,表中的一个字段(field),例如 delete_time,如果删除,就把当前时间写入。每次获...
thinkphp5.1删除数据
web 0 0
2804 0 2019-01-08 ThinkPHP5.1
<?php namespace app\index\model; use think\Db; class Articles { /** * 删除数据 * delete 方法返回影响数据的条数,没有删除返回 0 */ public function delete(){ // 根据主键删除 $rs = Db::...
missing "use strict" statement
web 2 2
4817 0 2018-06-09 JavaScript
js函数在dreamweaver中提示错误missing "use strict" statement 经网上查找需要在js文件顶部加上"use strict".,注意不是"use strict"也不是"use strict";,是后面有个点. 然后dreamweaver的错误提示就消失了,不知道这样能不能用。 ...
js提示myFunction is defined but never used
web 0 5
3446 0 2018-06-09 JavaScript
用dreamweaver打开一个js文件,函数名称左侧的序号是红色的,说明有问题,如图 鼠标放到上面,提示'abc'is defined but never used, 在网上查找,得知解决办法,在js文件顶部加上/* exported abc */然后,红色提示就消失了,但具体什么原因,不太明白。
Access denied for user 'qdm162984279'@'ip地址' (using password: YES)
taotaoit 1 0
2431 0 2017-03-28 Mysql
万网主机,访问网站的时候提示错误: Access denied for user 'qdm162984279'@'ip地址' (using password: YES) 在网上搜了下,答案都不能解决问题,最后发现,仅仅是万网主机的数据库密码与程序连接密码不一致。
关于本站

“最难不过坚持”

本人承接扒站仿站,php网站维护,病毒查杀,网站编辑,网站改版,html制作

有需要网站维护,改版,病毒查杀,网站编辑,网站备案,html制作等相关的工作可以联系我。
本人有多年相关工作经验,也可提供免费咨询,交个朋友。
有需要探讨问题的朋友,也可以加我微信,共同探讨!
微信:15011482830 QQ:408917339

7474808 2655 39
最新评论
https://jueru.net/
评 留言
:weixiao:
评 留言
:shuijiao: :weiqu: :zhenbang: :leng:
评 留言
:yiwen: :yiwen: :yiwen: :yiwen:
评 EasySass: could not generate CSS file. See Output panel for details.
这个业务逻辑多少都有点奇怪了,阅读浏览次数增值在新闻详情页的控制器方法里setInc,这怎么还写进模型事件里了。如果非要用onAfterRead也可以,把新闻文章的内容单独分出来一个news_content表,然后把它和news做关联,然后给news_content表的onAfterRead事件做增值处理,这样点进新闻页内查询到文章内容时才会触发它。
评 TP6模型事件-查询后onAfterRead不好用
文章标签更多
ThinkPHP (254)
Mysql (58)
DedeCms (33)
jQuery (67)
证件照 (1)
setInc (4)
setDec (4)
onclick (5)