LMLPHP后院

解决 springboot Interceptor @Autowired null

看如下代码块:package com.lmlphp.nb.config; import com.lmlphp.nb.interceptor.WebInterceptor; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; import ...

发现了某搜的惊天大 Bug

计机会,uri 确是 CCTV。2,Big Mistake,请求了完全不存在的地址,这种情况应该也是内部错误把,导致后台封杀了大量的 IP。id : 75435437 http_host : www.lmlphp.com request_uri : /View/Newdates.aspx/id=20210512cvBFsXdM remote_addr : 116.179.32.194 request_meth...

MySQL update where in 子查询导致锁表

re}() #6 job.php(293): Generator->next() #7 job.php(302): Job->start() #8 LmlBase.php(53): include('lmlphp...') #9 LmlBase.php(39): LmlBase->fetch('lmlphp...') #10 Index.php(22): LmlBase->display('', '/job....

迁移服务器遇到的事

199M 0 199M 0% /run/user/0 root@debian-s-1vcpu-2gb-nyc1-01-d18:~/bak# mysqldump -uroot --databases lmlphp --tables xxx --default-character-set=utf8mb4 -r lmlphp.dump root@debian-s-1vcpu-2gb-nyc1-01-d18:~/b...

联合索引查询特别慢怎么办?

RSET=utf8mb4 COLLATE=utf8mb4_unicode_ci 1 row in set (0.003 sec) MariaDB []> explain SELECT id FROM lmlphp WHERE status=1 and userid=1 order by id desc limit 10; +------+-------------+---------------------+...

Linux 下用户组别权限的理解

var/mail/root root@may:~# groups www-data www-data : www-data root@may:~# exit logout Connection to lmlphp.com closed. Last login: Thu Aug 3 04:29:46 2017 from 202.101.22.42 root@may:~# groups www-data www-...

百度已经开始为本站带来小规模流量

录来看,本站已经开始有了小批量的流量了。特此记录,下面以图为证: 百度流量,关键词“php图片处理 相似度”,本站文章《图像处理技术之图片相似度比较》排名第三。如下图所示: 关键词“url部署”,本站LMLPHP文档URL部署:http://www.lmlphp.com/doc/deploy/urlmode排第一,流量来的当之无愧。关键词“开源web chat”,本站文章《开源网页聊天室应用WebChat发布...

谈谈HTML网页编辑器技术实现

insertHTML',1,'<strong>'+getSelection()+'</strong>'); document.execCommand('insertHTML',1,'<a href="lmlphp.com">lmlphp</a>'); 最后发现,也就 insertHTML 方法比较实用了。...

域名一周年一岁生日纪念

lmlphp.com 域名一岁的生日。整整一年了,不禁感叹,碌碌无为,岁月荒芜。但无论如何,一定要乐观,一定要有信心。回忆未来也好,相信未来也好,念念不忘也好。往事随风吧! i |:H:a:p:p:y:| _____|___________|_____ |^^^^^^^^^^^^^^^^^| |:B:i:r:t:h:d:a:y:| | | ...

解决 The mysql extension is deprecated and will be removed in the future

'dbname'); 使用 mysqli 执行 SQL 的方式与 mysql 非常相似,如下示例: <?php // Old mysql_query('CREATE TEMPORARY TABLE `lmlphp`', $link); // New mysqli_query($link, 'CREATE TEMPORARY TABLE `lmlphp`'); 若在代码中使用了类似 mysql_result,m...
2024-05-04 12:35:13 1714797313 0.009067