Windows Live Writer写blog

代码演示:

C#代码:

public class test
{
};

C++代码

class A
{
private:
    int a;
    int *p;
public:
    int b;
    int add(int,int);
}

内容 数目 单价 使用 备注
1 2 2 3 6
原文地址:https://www.cnblogs.com/hupu/p/1617708.html