How do I search Google for code and other programming related keywords? It seems to strip special characters

断了今生、忘了曾经 提交于 2020-01-14 10:40:11

问题


One of the problems I have with Google is that it seems to strip special characters like dots, commas and some other special characters, which are usually what I'm looking for when I'm trying to find anything programming-related

ex: django @ sign returns irrelevant data. Perhaps you know a way (or an alternative/technique) to make this possible?

Related Questions

  • Effective Googling for short names
  • Why would M# be harder to Google than C#?

回答1:


Have you tried http://www.google.com/codesearch?




回答2:


If you're looking for actual code examples, you can try code.google.com. Otherwise, the safest bet is to find the main website for whatever language you've got questions about and look around there, although a little digging is likely to turn it up on google.



来源:https://stackoverflow.com/questions/947612/how-do-i-search-google-for-code-and-other-programming-related-keywords-it-seems

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!