zoukankan      html  css  js  c++  java
  • google 常用的搜索关键词 (技术相关)

    概述

    相信很多刚用google 搜索资料的童鞋, 对于搜索时用什么关键词,或者如何提问会比较懵逼, 本文整理了一些比较常用的 搜索关键词,助你搜索出更优质的资料。更多搜索关键词请探索 Stack Overflow。

    最佳实践

    xx best practice

    最好的xx

    the best of java IO library

    命名约定(规范)

    What are naming convention for mongodb

    如何做?

    • How do I enumerate an enum?
    • how do you ....
    • how to get/do ... in C#
    • How does the “this” keyword work?

    是什么?

    • what are the dog
    • What is a NullReferenceException, and how do I fix it?
    • What is the best way to iterate over a Dictionary in C#?
    • What is the ...

    如何能

    • How can I prevent SQL-injection in PHP?
    • How can I SELECT rows with MAX(Column value), DISTINCT by another column in SQL?

    xx 和 yy 有什么不同

    what is the difference between xx and yy

    xxx 和 yyy 比较

    xxx vs yyy

    应用场景 : 好处, 作用, 优缺点 ,功能

    • when to use mongodb
    • mongodb usage scenarios

    xx原理, 工作机制

    • how xxx internal works
    • xx architecture
    • understand xxx

    xx 生命周期

    xx lifecycle

    编码规范

    coding convertion

    判断一个文件是否在使用的方式

    is there a way to check if a file is in use

    判断一个列是否存在

    how to check if a colum exist in sql server

    常用的 xx

    frequently used java packages

  • 相关阅读:
    haproxy实现负载均衡集群
    docker私有仓库搭建,证书认证,鉴权管理
    dockerhub私有镜像仓库harbor部署
    Delphi用窗体类名创建窗体(需要用到GetClass)
    Delphi中Class of 第二篇
    Delphi中Class of
    Delphi中ADO之初识
    Delphi遍历枚举
    二进制乘除的原理
    Delphi图像处理之图像着色
  • 原文地址:https://www.cnblogs.com/Gkey55/p/11380956.html
Copyright © 2011-2022 走看看