代码搜索结果

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

bus.cpp

// bus.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "bus.h" #include "busDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char T

bus.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################

bus.dsp

# Microsoft Developer Studio Project File - Name="bus" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Appli

bus.h

// bus.h : main header file for the BUS application // #if !defined(AFX_BUS_H__C2343966_3861_4178_A717_D998B29304F9__INCLUDED_) #define AFX_BUS_H__C2343966_3861_4178_A717_D998B29304F9__INCLUDED_

bus.clw

; CLW file contains information for the MFC ClassWizard [General Info] Version=1 LastClass=CBusDlg LastTemplate=CDialog NewFileInclude1=#include "stdafx.h" NewFileInclude2=#include "bus.h"

bus.h

#include #include class bus { private: char* name; char* trackName; char* upTrack; char* downTrack; char* fromTime; char* toTime; char* price; int isExist(c