V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  zictos  ›  全部回复第 150 页 / 共 150 页
回复总数  2981
1 ... 141  142  143  144  145  146  147  148  149  150  
2019-01-29 03:34:08 +08:00
回复了 cuixiao603 创建的主题 程序员 有没有快速搜索 site:当前网站的插件 或者方法啊
javascript:q = window.getSelection().toString(); if (!q) q = window.prompt("Google", ""); if (q) window.open("http://www.google.com/search?newwindow=1&hl=zh-CN&q=site:" + encodeURIComponent(location.hostname + " " + q.replace(/\"/g,"")).replace(/ /g, "+"));

把上面的 js 代码保存到书签就可以了,需要使用的时候就直接在当前网站点击一下该书签。这个是在 google 中 site 当前网站。
1 ... 141  142  143  144  145  146  147  148  149  150  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1022 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 22ms · UTC 20:28 · PVG 04:28 · LAX 12:28 · JFK 15:28
Developed with CodeLauncher
♥ Do have faith in what you're doing.