谷歌搜索和谷歌站内搜索
                                                            生活随笔
收集整理的這篇文章主要介紹了
                                谷歌搜索和谷歌站内搜索
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.                        
                                ??????? 偶然間看到的,可以添加在自己網站里,整理如下。。。
<!-- SiteSearch Google --> <form method="get" action="http://www.google.com/search"> <div style="background-color:white"> <a href="http://www.google.com/"> <img src="http://www.google.com/logos/Logo_40wht.gif" border="0" alt="Google" /> </a> <input type="text" name="q" size="31" maxlength="255" value="html" /> <input type="hidden" name="ie" value="UTF-8" /> <input type="hidden" name="oe" value="UTF-8" /> <input type="hidden" name="hl" value="zh-CN" /> <input type="submit" name="btnG" value="Google Search" /> <input type="hidden" name="domains" value="http://www.cnblogs.com/hxsyl/" /> <br /> <input type="radio" name="sitesearch" value=" " /> <label for="sitesearch">搜索WWW</label> <input type="radio" name="sitesearch" value="http://www.cnblogs.com/hxsyl/" checked="checked" /> <label for="sitesearch">本博搜索</label> </div> </form> <!-- SiteSearch Google -->??????? 效果如下:
????????????????????
轉載于:https://www.cnblogs.com/hxsyl/p/3334671.html
總結
以上是生活随笔為你收集整理的谷歌搜索和谷歌站内搜索的全部內容,希望文章能夠幫你解決所遇到的問題。
                            
                        - 上一篇: MP3播放器
 - 下一篇: C++ bitset的用法