摘要: 1 #include 2 int main() 3 { 4 // local objects of type int 5 int value = 2; 6 int pow = 10; 7 int result = 1; 8 9 // repeat cal... 阅读全文
posted @ 2014-04-15 09:49 cosmicy 阅读(98) 评论(0) 推荐(0)
摘要: switch (nDType) { case nYc: { m_QueryVector.clear(); GetSelID(); if ( pRdClient->QueryDataE... 阅读全文
posted @ 2014-04-15 09:39 cosmicy 阅读(199) 评论(0) 推荐(0)
摘要: cgbu 阅读全文
posted @ 2014-04-15 09:36 cosmicy 阅读(123) 评论(0) 推荐(0)