代码搜索结果

找到约 10,000 项符合 M 的代码

databaseoperate.cs

using System; using System.Data; using System.Data.SqlClient; namespace Aptech.Student.Common { public class DataBaseOperate:IDisposable { // 保存数据库连接字符串 private string m_sConnection

dynamic.cpp

#include #include "Dynamic.h" #include "Demo3Doc.h" //******************************************** //********** CDynaObjects类实现 ************ //*********************************

draw.cpp

#include "stdafx.h" #include "resource.h" // main symbols #include "Draw.h" #include "math.h" #define MAXOFFSET 2 // 定义输入点与真实点最大误差值 // 在AtPoint和AtLine函数中使用 //-------------------

searchcustomerdlg.cpp

// SearchCustomerDLG.cpp : implementation file // #include "stdafx.h" #include "trade_mis.h" #include "SearchCustomerDLG.h" #include "Trade_MISView.h" #ifdef _DEBUG #define new DEBUG_NEW #

searchproviderdlg.cpp

// SearchProviderDLG.cpp : implementation file // #include "stdafx.h" #include "trade_mis.h" #include "SearchProviderDLG.h" #include "Trade_MISView.h" #ifdef _DEBUG #define new DEBUG_NEW #

deluserdlg.cpp

// DelUserDlg.cpp : implementation file // #include "stdafx.h" #include "HMS.h" #include "DelUserDlg.h" #include "MainFrm.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static ch

databaseoperate.cs

using System; using System.Data; using System.Data.SqlClient; namespace Aptech.Student.Common { public class DataBaseOperate:IDisposable { // 保存数据库连接字符串 private string m_sConnection

databaseoperate.cs

using System; using System.Data; using System.Data.SqlClient; namespace Aptech.Student.Common { public class DataBaseOperate:IDisposable { // 保存数据库连接字符串 private string m_sConnection

historydlg.cpp

// HistoryDlg.cpp : implementation file // #include "stdafx.h" #include "manager.h" #include "HistoryDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = _

honordlg.cpp

// HonorDlg.cpp : implementation file // #include "stdafx.h" #include "manager.h" #include "HonorDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FIL