[原]配置使用Oracle InstantClient
摘要: 閱讀全文
posted @ 2008-09-15 23:35 西門有悔 閱讀(5534) | 評論 (0) | 編輯 收藏
隨筆 - 10, 文章 - 0, 評論 - 34, 引用 - 0
|
[原][譯] Tips for Better Coding Style --- 關于更好的編程風格的建議
摘要: 關于C++編程風格的幾個忠告:
Tip 1: “iostream.h"or“iostream”? Tip 2: Binding a Reference to an R-Value Tip 3: Comma-Separated Expressions Tip 4: Calling a Function Before Program's Startup 閱讀全文 posted @ 2008-09-15 23:13 西門有悔 閱讀(2465) | 評論 (12) | 編輯 收藏 |
|