摘要:
常用的东西,写在这里以备查: 代码: // 字符串校验 var regex=/\d+/g; var target='01234'; console.log("1."+regex.test(target)); // true target='abcde'; console.log("2."+regex 阅读全文
posted @ 2022-01-12 16:42
逆火狂飙
阅读(308)
评论(0)
推荐(0)
摘要:
高中数学/导数
设对于曲线f(x)=-e^x-x上任一点的切线L1,总存在曲线g(x)=3ax+2*Cosx上一点处的切线L2,使得L1⊥L2,则实数a的取值范围是()
A.[-1,2/3]
B.I-2/3,1/3]
C.(-1/3,2)
D.[-1/3,2/3] 阅读全文
posted @ 2022-01-12 11:04
逆火狂飙
阅读(84)
评论(0)
推荐(0)
摘要:
用Html5/Canvas绘制圆盘状古巴国旗 阅读全文
posted @ 2022-01-12 09:50
逆火狂飙
阅读(126)
评论(0)
推荐(0)
浙公网安备 33010602011771号