弹来弹去跑马灯!

上一页 1 2 3 4 5 6 ··· 39 下一页
摘要: 代码: <!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 阅读(73) 评论(0) 推荐(0)
摘要: Handsfree.js是一个前端库,能够识别人的手势、面部和肢体动作 介绍文章:Handsfree.js — 一个通过计算机视觉集成手势,面部表情和各种姿势识别的前端库-CSDN博客 一下是示例: <head> <!-- Import helper classes and styles --> < 阅读全文
posted @ 2025-07-25 10:38 wgscd 阅读(171) 评论(0) 推荐(0)
摘要: HTML,JS 模拟聊天界面UI 阅读全文
posted @ 2025-05-23 11:22 wgscd 阅读(210) 评论(0) 推荐(0)
摘要: 利用:getBoundingClientRect 获取元素相对窗口的位置和大小 阅读全文
posted @ 2025-04-02 21:57 wgscd 阅读(52) 评论(1) 推荐(0)
摘要: C# 判断是否安装了ffmpeg 阅读全文
posted @ 2025-03-18 16:42 wgscd 阅读(33) 评论(0) 推荐(0)
摘要: shadow-root中的元素定位方法 阅读全文
posted @ 2025-03-04 20:19 wgscd 阅读(661) 评论(0) 推荐(0)
摘要: JS MutationObserver监听DOM元素改变 阅读全文
posted @ 2025-01-15 11:41 wgscd 阅读(108) 评论(0) 推荐(0)
摘要: Webview2动态设置页面video的Blob进行播放 阅读全文
posted @ 2025-01-14 09:53 wgscd 阅读(160) 评论(0) 推荐(0)
摘要: C# 文件分割和文件合并 阅读全文
posted @ 2025-01-14 09:47 wgscd 阅读(200) 评论(0) 推荐(0)
摘要: WPF刮刮乐 <Window x:Class="WpfApp2.MainWindow" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/wi 阅读全文
posted @ 2025-01-09 19:27 wgscd 阅读(44) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 ··· 39 下一页