- 博客(2)
- 收藏
- 关注
原创 静态数据成员必须赋初值
实验环境:OS: Window 7IDE: Visual Studio 2010 Pro以下代码虽然没有语法错误,但无法通过编译。#include using namespace std;class C{public: void f() {
2011-08-18 15:03:02
2092
原创 数值运算实验记录
实验环境:OS: Windows 7IDE: Visual Studio 2010 Pro实验代码1:#include using namespace std;int main(){ int a = 1; int b = 6; int c
2011-08-18 14:47:26
257
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅