Set it to TRUE to construct a File Open dialog box. Set it to FALSE to construct a File Save As dialog box. void CCompFileDlg::OnDirbrowser() { // TODO: Add your control notification handler code here CFileDialog fileDialog(TRUE); if (fi
1:删除用户操作 $('.delete').click(function(){ var classid=$(this).parent().siblings().eq(0).children().val(); var parentid=$(this).parent().siblings().eq(2).children().val(); var as=confirm("确定要该用户信息删除吗?"); if(as){ $.post("park/deleteClassMsg?id=