上传者: richardycn
|
上传时间: 2021-05-06 08:15:51
|
文件大小: 1.06MB
|
文件类型: PPT
如何计算流图中的环路复杂性
void ReadPara( CString temp)
{
if ( temp = = ">=")
m_oper.SetCurSel(0);
else
{
if (temp = = ">")
m_oper.SetCurSel(1);
else
{
if ( temp = = "= =")
m_oper.SetCurSel(2);
else
{