会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
弹来弹去跑马灯!
wgscd
test red font.
博客园
首页
新随笔
联系
订阅
管理
2025年9月30日
缩放 div
摘要: 缩放 div <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <script s
阅读全文
posted @ 2025-09-30 09:49 wgscd
阅读(6)
评论(0)
推荐(0)
2025年8月11日
浏览器语音识别-webkitSpeechRecognition
摘要: 浏览器语音识别:webkitSpeechRecognition <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, in
阅读全文
posted @ 2025-08-11 11:36 wgscd
阅读(62)
评论(0)
推荐(0)
2025年7月25日
HTML获取摄像头画面,拍照截图保存
摘要: 代码: <!DOCTYPE html> <html lang="zh"> <head> <meta charset="UTF-8"> <title>拍照功能</title> <script> function accessCamera() { const video = document.getEl
阅读全文
posted @ 2025-07-25 10:40 wgscd
阅读(21)
评论(0)
推荐(0)
JS摄像头手势识别-Handsfree.js
摘要: Handsfree.js是一个前端库,能够识别人的手势、面部和肢体动作 介绍文章:Handsfree.js — 一个通过计算机视觉集成手势,面部表情和各种姿势识别的前端库-CSDN博客 一下是示例: <head> <!-- Import helper classes and styles --> <
阅读全文
posted @ 2025-07-25 10:38 wgscd
阅读(39)
评论(0)
推荐(0)
2025年5月23日
HTML,JS 模拟聊天界面UI
摘要: HTML,JS 模拟聊天界面UI
阅读全文
posted @ 2025-05-23 11:22 wgscd
阅读(70)
评论(0)
推荐(0)
2025年4月2日
JS获取元素相对窗口的位置和大小
摘要: 利用:getBoundingClientRect 获取元素相对窗口的位置和大小
阅读全文
posted @ 2025-04-02 21:57 wgscd
阅读(28)
评论(1)
推荐(0)
2025年3月18日
C# 判断是否安装了ffmpeg
摘要: C# 判断是否安装了ffmpeg
阅读全文
posted @ 2025-03-18 16:42 wgscd
阅读(14)
评论(0)
推荐(0)
2025年3月4日
shadow-root中的元素定位方法
摘要: shadow-root中的元素定位方法
阅读全文
posted @ 2025-03-04 20:19 wgscd
阅读(521)
评论(0)
推荐(0)
2025年1月15日
JS MutationObserver监听DOM元素改变
摘要: JS MutationObserver监听DOM元素改变
阅读全文
posted @ 2025-01-15 11:41 wgscd
阅读(72)
评论(0)
推荐(0)
2025年1月14日
Webview2动态设置页面video的Blob进行播放
摘要: Webview2动态设置页面video的Blob进行播放
阅读全文
posted @ 2025-01-14 09:53 wgscd
阅读(87)
评论(0)
推荐(0)
下一页
公告