LMLPHP后院

前端技术之CSS实现图片垂直居中

图片进行了显示优化处理,如果图片中有人脸的话,在缩略图中会突出人脸部分,这种图像识别技术需要服务端的支持。 下面附上实现图片居中的部分代码: <style> .imgTab{ border-collapse: collapse; border-spacing: 0; text-align: center; } .imgTab td{ padding: 5px; } .imgWrap { width: ...

CSS实现文字一行显示带省略号

<style> word-break: keep-all; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: 500px; </style> CSS原生自带的功能虽然好,但是用起来不怎么好看,好像省略号的样式不能控制。 ...

解决Nginx报错Permission denied和Primary script unknown

04#12704: *101 FastCGI sent in stderr: "Primary script unknown" while reading response header from upstream, client: 192.168. 1.125, server: 192.168.1.250, request: "GET / HTTP/1.1", upstream: "fastcgi:...

debian datetime adjustment

Z System clock wrong by -0.002952 seconds (ignored) 2024-09-02T01:13:27Z chronyd exiting root@de:~# ps aux | grep chrony _chrony 4080632 0.0 0.0 19032 3684 ? S 09:07 0:00 /usr/sbin/chronyd -F 1 _chrony ...

轻量级开源博客兼CMS系统LBlog发布

便捷快速的二次开发体验,轻量级安全的代码,QQ 和新浪微博第三方账号登录系统支持,博客评论集成 UEditor 编辑器,极速的网页渲染体验等优点,是中小站长的不二之选。 GITHUB 项目地址:https://github.com/leiminglin/LBlog。 GITOSC 项目地址:https://git.oschina.net/leiminglin/LBlog.git。 项目初期需要手动安装...

bing 是一个伟大的搜索引擎

转一个弯,几年都不一定做得到,只能是越陷越深。我的问题是“/etc/rc.common: line 1: /data/clash: Permission denied”。找到了两个有用的链接: https://github.com/juewuy/ShellClash/issues/246。https://github.com/juewuy/ShellClash/issues/226#issue-137...

reCAPTCHA3 配置

*********************** 就是这样子,开通了之后两个密钥。这个在开发环境上,是不好测试的,因为域不同,其实也无需测试,用了人家的东西,就得受的起。<script src="https://www.google.com/recaptcha/api.js?render=6***************************************"> 阻挡的页面啥也不需要,只需加在...

badblocks 执行耗时

and comparing: done Testing with pattern 0xff: done Reading and comparing: 15.19% done, 45:33:10 elapsed. (0/0/0 errors) 看看 arch 官方文档Read-write test (warning: destructive) This test is primarily for tes...

孩子的教育,百闻不如一见

,比如,这是一碗饭,人家可以直接尿在碗里的这种傻。观察能力也是极差的,很多事务你搞了一整天,它完全不知道。谷歌是个不能理解的搜索引擎,或者可以说是傻逼。id : 121344560 uri : https://www.lmlphp.com/8ZRfgVo9PVH8gW6EICPUpujSpd3n3qbcM8x3DGOgeENCjdLxEfyVVBl7/cogPT6E194nTOsthu1u5TV+hN...

kafka 的一些命令

r.properties启动 kafkabin/kafka-server-start.sh config/server.properties查看消费组bin/kafka-consumer-groups.sh --list --bootstrap-server localhost:9092消费 from beginning bin/kafka-console-consumer.sh --topic...
2024-11-22 08:53:14 1732236794 0.020485