zoukankan      html  css  js  c++  java
  • Google搜索:基本语法

    #1 搜索特定类型文件,这个功能很不错,尤其适合搜索文章或者课堂演示件
    filetype:ppt 幻灯片 eg. database filetype:ppt site:uiuc.edu
    filetype:doc Word
    filetype:pdf
    filetype:xls 据说给孩子起名可以用这个激发灵感 eg. 王 filetype:xls site:edu.cn

    #2 inurl
    对url字符串做一模式匹配
    inurl:edu
    inurl:cmu.edu
    inurl:baidu.com    eg. patterson site:amazon.cn

    #3 site
    搜索范围局限于某特定区域,例如百度,就使用site语法,尤其是要锁定搜索范围时,真的很实用
    site:163.com
    site:baidu.com
    site:microsoft.com  eg. windbg site:microsoft.com

    #4 intitle
    字面意思理解应该是搜索到的页面内其<title>元素含有搜索关键字  eg.     intitle:google     or.  intitle:GTX690 site:chiphell.com

    #5 intext
    eg.    intext:database

    #6 更多内容请参考O'Reilly 《Google Hacks》
    eg.   google hacks site:iask.sina.com.cn

  • 相关阅读:
    CSS发布时间
    1CSS简介
    CSS 样式的优先级(重要,一定要理解)
    css为什么叫层叠样式表
    Django学习手册
    Django学习手册
    Django学习手册
    Django学习手册
    Django学习手册
    Django学习手册
  • 原文地址:https://www.cnblogs.com/servo/p/2654021.html
Copyright © 2011-2022 走看看