代码搜索:
找到约 10,000 项符合「」的源代码
代码结果 10,000
www.eeworm.com/read/392036/8366169
cpp patient.cpp
// Patient.cpp: implementation of the CPatient class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "HosptialMan.h"
#include "ADOConn.h"
www.eeworm.com/read/192685/8366170
txt 可否利用 api 改变预设列印机的设置.txt
一 般 这 些 设 置 都 可 以 使 用 Printer对 象 修 改 。 只 有 当 利 用 Printer对 象 不 行 时 才 使 用 API。
www.eeworm.com/read/392036/8366171
h report2dlg.h
//{{AFX_INCLUDES()
#include "adodc.h"
#include "datagrid.h"
//}}AFX_INCLUDES
#if !defined(AFX_REPORT2DLG_H__F9C4E756_EADD_4C64_80F4_306D55959A38__INCLUDED_)
#define AFX_REPORT2DLG_H__F9C4E756_EAD
www.eeworm.com/read/192685/8366172
txt 怎样知道用户名,以及计算机名、工作组等网络的信息.txt
你 可 以 使 用 GetUserName得 到 当 前 用 户 名 , 使 用 GetComputerName得 到 当 前 计 算 机 的 名 字 。
工 作 组 信 息 也 可 以 通 过 API获 得 。 你 可 以 访 问 http://www.netfokus.dk/vbadmincode找 到 这 方 面 的 例 子 。 不 过 有 些 API在 Win95下 没 有 提
www.eeworm.com/read/392036/8366173
cpp payitemsdlg.cpp
// PayItemsDlg.cpp : implementation file
//
#include "stdafx.h"
#include "HosptialMan.h"
#include "PayItemsDlg.h"
#include "PayItems.h"
#include "MedSelectionDlg.h"
#include "ItemSelectionDlg
www.eeworm.com/read/392036/8366175
h itemselectiondlg.h
//{{AFX_INCLUDES()
#include "adodc.h"
#include "datagrid.h"
//}}AFX_INCLUDES
#if !defined(AFX_ITEMSELECTIONDLG_H__8E340228_3A8F_4081_8250_295479C95217__INCLUDED_)
#define AFX_ITEMSELECTIONDLG_H__
www.eeworm.com/read/392036/8366176
cpp field.cpp
// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
// NOTE: Do not modify the contents of this file. If this class is regenerated by
// Microsoft Visual C++, your m
www.eeworm.com/read/392036/8366177
h hosptialman.h
// HosptialMan.h : main header file for the HOSPTIALMAN application
//
#if !defined(AFX_HOSPTIALMAN_H__DB3FD205_8E7B_4453_B6CA_E28BC5214C2F__INCLUDED_)
#define AFX_HOSPTIALMAN_H__DB3FD205_8E7B_44
www.eeworm.com/read/392036/8366178
cpp doctor.cpp
// Doctor.cpp: implementation of the CDoctor class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "HosptialMan.h"
#include "Doctor.h"
#