ClubEnsayos.com - Ensayos de Calidad, Tareas y Monografias
Buscar

Informe de laboratorio n7


Enviado por   •  18 de Julio de 2022  •  Ensayos  •  611 Palabras (3 Páginas)  •  34 Visitas

Página 1 de 3

Pregunta 4 :

Código añadido

void CMFCApplication4Dlg::OnBnClickedButton1()

{

        UpdateData(true);

        if (m_a == true)

        {

        

                m_lis.InsertString(m_lis.GetCurSel(), _T("1) LIBRO DE INGENIERIA |N° DE COMPRA:4 "));

        }

        if (m_b == true)

        {

                

                m_lis.InsertString(m_lis.GetCurSel(), _T("2)LIBRO DE ECONOMIA GENERAL |N° DE COMPRA:5 "));

        }

        if (m_c == true)

        {

                

                m_lis.InsertString(m_lis.GetCurSel(), _T("3) LIBRO DE CIENCIAS SOCIALES |N° DE COMPRA:6"));

        }

   

        UpdateData(false);

}

void CMFCApplication4Dlg::OnBnClickedButton2()

{

        m_lis.ResetContent();

}

void CMFCApplication4Dlg::OnBnClickedButton3()

{

        UpdateData(true);

        if (m_d = 4) {

                if (m_r == 0)

                        m_lis.InsertString(m_lis.GetCurSel(), _T("EL LIBRO CUESTA 200 SOLES "));

                if (m_r == 1)

                        m_lis.InsertString(m_lis.GetCurSel(), _T("EL LIBRO CUESTA 50 DOLARES "));

         

 

        }

        if (m_d = 5) {

...

Descargar como (para miembros actualizados)  txt (1.8 Kb)   pdf (600.1 Kb)   docx (550.5 Kb)  
Leer 2 páginas más »
Disponible sólo en Clubensayos.com