LMLPHP后院

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

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

ArchLinux下命令行连接PPTP VPN实战

项弄的人晕头转向,也许是配置错误的问题吧,于是尝试使用命令行来配置连接。下面是在 ArchLinux 上的操作记录。 ➜ ~ sudo pacman -S pptpclient // 推荐使用 pptpsetup 来配置 ➜ ~ sudo pptpsetup --create may --server vpn.domain.com --username may --password 123456 --...

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

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

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

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

解决Ubuntu cannot change locale (en_US.UTF-8)

新买的6刀 VPS 上,每次登录都出现如下警告,编辑文件的中文出现乱码,使用 screen -U 设置编码为 UTF-8 ,依然出现如下警告。 Welcome to Ubuntu 13.10 (GNU/Linux 2.6.32-042stab094.7 x86_64) * Documentation: https://help.ubuntu.com/ Last login: Fri Mar 27 0...

ArchLinux 更新报错解决 ffmpeg2.8 libxfont

的软件删除软件包更新系统一级一级的往下找,如果发现下级依赖超级多,那肯定不应该是全部删除,只能尝试更新。为什么系统更新这么麻烦,还是需要去做这件事情呢?主要还是不更新,后续软件都没法装了。参考:https://bbs.archlinux.org/viewtopic.php?id=237522 http://tieba.baidu.com/p/5715672675 http://tieba.baidu....

#ssl_verify_client optional 大坑

equest The SSL certificate error nginx/1.14.2 400 Bad Request The plain HTTP request was sent to HTTPS port nginx/1.14.2 在 upstream 指向的机器上,把下面一行注释就好了#ssl_verify_client optional ...

SpeedyBeeF405Wing mini 刷写 INAV7.1.2 固件

ing angle 45 ; Max bank angle 60 tailsitter_orientation_offset = ON get inav_max_eph_epv #返回1.0 导致 GPS 无法解锁 set inav_max_eph_epv=300 # 3米定位解锁电机 get gps_min_sats # 获取解锁卫星数量,默认 6 EPH (Estimated Position H...

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...

Fatal Error:imagecreatefromstring(): gd-png: fatal libpng error: CgBI: unhandled critical chunk in

处理图片经常会遇到各种错误,处理这些错误似乎没有什么好的方法,记录一下:https://bbsmax.ikafan.com/static/L3Byb3h5L2h0dHBzL2ltYWdlczAuY25ibG9ncy5jb20vYmxvZzIwMTUvNzU1MTYxLzIwMTUwOC8wODIxMjMxNDA2NTEzMzQucG5n.jpg [1998668.388722] ieee80211 p...
2025-11-26 22:44:17 1764168257 0.021653