V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  we9ta  ›  全部回复第 2 页 / 共 2 页
回复总数  28
1  2  
2022-09-15 13:16:46 +08:00
回复了 dfgddgf 创建的主题 程序员 请问最佳的爬虫语言是什么
必须是易语言,不接受反驳
2022-09-14 23:38:05 +08:00
回复了 alex58 创建的主题 程序员 这种主页是被加密了吗? 有办法解密吗?
@A01514035 这个时代吗混淆,基本还原不回来,打断点轻松调试
2022-09-12 13:49:06 +08:00
回复了 alex58 创建的主题 程序员 这种主页是被加密了吗? 有办法解密吗?
```js

/*
*Aman - 194nb.com
*/
document.writeln("<html>");
document.writeln(" <head> ");
document.writeln("<meta http-equiv=\"Content-Type\" content=\"text/html; >");
document.writeln(" <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\" />");
document.writeln(" <script>document.addEventListener(\'DOMContentLoaded\', function() {");
document.writeln(" document.documentElement.style.fontSize = document.documentElement.clientWidth / 20 + \'px\'");
document.writeln(" })");
document.writeln(" var coverSupport = \'CSS\' in window && typeof CSS.supports === \'function\' && (CSS.supports(\'top: env(a)\') || CSS.supports(\'top: constant(a)\'))");
document.writeln(" document.write(\'<meta name=\"viewport\" content=\"width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0\' + (coverSupport ? \', viewport-fit=cover\' : \'\') + \'\" />\')</script>");
document.writeln(" <meta name=\"viewport\" content=\"width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover\" />");
document.writeln(" </head> ");
document.writeln("<mce:style><!--");
document.writeln("body { margin: 0px; }");
document.writeln("iframe {border: 0px;}");
document.writeln("--></mce:style><style mce_bogus=\"1\">body { margin: 0px; }");
document.writeln("iframe {border: 0px;}</style>");
document.writeln("</head>");
document.writeln("<mce:script type=\"text/javascript\"><!--");
document.writeln(" function resize(){");
document.writeln(" document.getElementById(\'frame3d\').style.height = document.body.clientHeight - 84+\"px\";");
document.writeln(" }");
document.writeln(" window.onresize = resize;");
document.writeln(" ");
document.writeln("// --></mce:script>");
document.writeln("<body scroll=\"no\">");
document.writeln("<iframe id=\"frame3d\" name=\"frame3d\" frameborder=\"0\" width=\"100%\" scrolling=\"auto\"");
document.writeln(" style=\"margin-top:\" οnlοad=\"this.style.height=document.body.clientHeight-84\"");
document.writeln(" height=\"99.9%\" src=\"http://dqt.57xcx.com/\" mce_src=\"http://dqt.57xcx.com/\"></iframe> ");
document.writeln("</body>");
document.writeln("</html>");

```
2022-04-21 21:18:11 +08:00
回复了 stultulo 创建的主题 正则表达式 [求助] 请问正则从后往前非贪婪匹配
.*abc(.*?)4

用到 group 就倒序了
2022-03-13 13:54:17 +08:00
回复了 Tyler1989 创建的主题 分享发现 支付宝上线“支付宝号”
我自己买的三杂域名,直接 [email protected] ,简单好记
2021-10-02 21:00:19 +08:00
回复了 yuyueMJ 创建的主题 问与答 PC 上做一个封装浏览器环境的可行性与必要性
github 搜索 miniblink
2020-05-18 02:06:18 +08:00
回复了 xpol 创建的主题 求职 [成都]靠谱的游戏程序员求带走
大佬 怎么联系到你呀
1  2  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1579 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 29ms · UTC 00:37 · PVG 08:37 · LAX 17:37 · JFK 20:37
Developed with CodeLauncher
♥ Do have faith in what you're doing.