代码搜索:DIP加高排针
找到约 4,861 项符合「DIP加高排针」的源代码
代码结果 4,861
www.eeworm.com/read/111570/15509871
h dip.h
// Dip.h : main header file for the DIP application
//
#if !defined(AFX_DIP_H__299749CC_3EE1_4CA2_AC3C_65C7D6965A36__INCLUDED_)
#define AFX_DIP_H__299749CC_3EE1_4CA2_AC3C_65C7D6965A36__INCLUDED_
www.eeworm.com/read/111570/15509872
ncb dip.ncb
www.eeworm.com/read/111570/15509874
clw dip.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CDipView
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Dip.h"
L
www.eeworm.com/read/111570/15509877
rc dip.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/111570/15509885
cpp dip.cpp
// Dip.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Dip.h"
#include "MainFrm.h"
#include "ChildFrm.h"
#include "DipDoc.h"
#include "DipView.h"
www.eeworm.com/read/111570/15509890
dsw dip.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/111570/15509892
dsp dip.dsp
# Microsoft Developer Studio Project File - Name="Dip" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Appli
www.eeworm.com/read/111570/15509895
opt dip.opt
www.eeworm.com/read/104016/15713333
cpp dip.cpp
#include "dip.h"
void TDipApp::InitMainWindow()
{
MainWindow = new TDipWindow(NULL,"Dip");
}
TDipWindow::TDipWindow(PTWindowsObject pwParent,
LPSTR lpszTitle):TWindow(pwParent,lpsz
www.eeworm.com/read/104016/15713335
h dip.h
#ifndef DIP_H
#define DIP_H
#define WIN31
#define PI 3.1415926
#include
#include
#include
#include
#include
#include