📄 dbllist.cpp
字号:
/******************************************************************************************************************
DLinkedList.h: interface for the CPDLList class.
*******************************************************************************************************************/
#include "stdafx.h"
template <class T>
CPDLList<T>::CPDLList(CPDLList<T>& PDLList)
{
for ( INT nLoops = 0; nLoops<DLList.ListLength(); nLoops++ )
{
T* tempT = new T;
tempt->ptypeData = DDList.Current();
AddNode(tempT);
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -