随笔分类 - js
摘要:在线演示 http://njjzw.top/wzbf.html <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>文字在线播放</title> </head> <body> <div align="center
阅读全文
摘要:var ms = "\x62\x61\x63\x6b\x67\x72\x6f\x75\x6e\x64\x3a \x72\x67\x62\x61\x28\x32\x35\x32\x2c\x32\x33\x34\x2c\x31\x38\x37\x2c\x31\x29\x3b\x62\x61\x63\x6
阅读全文
摘要:<a href="https://www.baidu.com/" target="_blank">
阅读全文
摘要:## 1. 下载node [node官网](https://nodejs.org/en/) ## 2. 安装镜像 npm install -g mirror-config-china ## 3. 下载项目git clone https://******.git ## 4. 安装项目依赖 npm i
阅读全文
摘要:方法一: 10L 7L 3L 7 0 3 7 3 0 4 3 3 4 6 0 1 6 3 1 7 2 8 0 2 8 2 0 5 2 3 5 5 0 ???????? 方法二: 10L 7L 3L 3 7 0 3 4 3 6 4 0 6 1 3 9 1 0 9 0 1 2 7 1 2 5 3????
阅读全文
摘要://联系电话或手机号export const checkphone = /^((((0[0-9]{2}\-)?([2-9][0-9]{7}))$|((0[0-9]{3}\-)?([2-9][0-9]{6})))+(\-[0-9]{1,4})?)$|(((\+?86)|(\(\+86\)))?(13[
阅读全文