你也能拿高薪: 名企面试自助手册
首页
字体:
大
中
小
上 章
目 录
下 页
3.软件业巨无霸(4)
微软研究院笔试题目
1.#include
#include
class cbuffer
{
char m_pbuffer;
int m_size;
publc:
cbuffer()
{
m_pbuffer=null;
}
~cbuffer()
{
free();
}
void allocte(int size)
{
本章未完,请翻开下方
下一章
继续阅读
上 章
目 录
下 页