摘要:
function code($width = 100, $height = 32, $font_size = 13, $code_len = 4, $line_num = 5, $font = './ttf/ARIALUNI.TTF', $interference = 2,$verifyName = 阅读全文
posted @ 2022-04-17 14:37
wsh3166Sir
阅读(122)
评论(0)
推荐(0)
摘要:
Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\*\shell\使用notepad++编辑]@="使用notepad++编辑""icon"="D:\\npp.6.9.bin\\notepad++.exe" [HKEY_CLASSES_R 阅读全文
posted @ 2022-04-08 09:28
wsh3166Sir
阅读(46)
评论(0)
推荐(0)
摘要:
// ==UserScript== // @name New Userscript // @namespace http://tampermonkey.net/ // @version 0.1 // @description try to take over the world! // @autho 阅读全文
posted @ 2022-04-04 19:18
wsh3166Sir
阅读(273)
评论(1)
推荐(0)
摘要:
我的网摘 - 网摘 - 博客园 (cnblogs.com) 阅读全文
posted @ 2022-04-03 20:27
wsh3166Sir
阅读(17)
评论(0)
推荐(0)
摘要:
/* B站的播放器标签不是固定的 */ let myv=document.getElementsByTagName("VIDEO") let myv=document.getElementsByTagName("BWP-VIDEO") for (i in myv[0]){ console.log(i 阅读全文
posted @ 2022-04-03 19:29
wsh3166Sir
阅读(88)
评论(0)
推荐(0)
摘要:
function youzhi(exp) { if (!exp && typeof exp != "undefined" && exp != 0) { //alert(“is null”); return false; } if (typeof exp == "undefined") { // al 阅读全文
posted @ 2022-04-01 21:04
wsh3166Sir
阅读(43)
评论(3)
推荐(0)
浙公网安备 33010602011771号