最近研讀Unit Test(單元測試)有感,記錄一下Unit Test的相關知識:

1. 什麼是Unit Test

文章標籤

coherence 發表在 痞客邦 留言(0) 人氣()

原文:http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml#Default_Arguments

文章標籤

coherence 發表在 痞客邦 留言(0) 人氣()

原文:http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml#Function_Overloading

文章標籤

coherence 發表在 痞客邦 留言(0) 人氣()

  • Mar 16 Sat 2013 22:37
  • sizeof

原文如下:
http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml#sizeof

coherence 發表在 痞客邦 留言(0) 人氣()

不少公司的C\C++考題會考名詞解釋;通常在時間有限、答案卷篇幅有限的情況下,不太可能要你長篇大論去解釋太多細節的部分,主要是在考你是否理解這些基本觀念,只要寫個1-2行點到為止即可。

面試常考的名詞解釋:

coherence 發表在 痞客邦 留言(0) 人氣()

整理面試過常見的C\C++題目:

1. 基本觀念篇

coherence 發表在 痞客邦 留言(0) 人氣()

原文:
http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml#Interface

文章標籤

coherence 發表在 痞客邦 留言(0) 人氣()

原文:
http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml#Copy_Constructors

文章標籤

coherence 發表在 痞客邦 留言(0) 人氣()

原文:
http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml#Declaration_Order

文章標籤

coherence 發表在 痞客邦 留言(0) 人氣()

原文:
http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml#Access_Control

文章標籤

coherence 發表在 痞客邦 留言(0) 人氣()

1 23