代码搜索结果
找到约 10,000 项符合
Serial 的代码
serial.c
//*************************************************************************
//串口中断服务程序
//*************************************************************************
//#include "TestSerial.h"
#i
serial.h
void OpenComm(void);
void SendCommChar(char ch);
void SendCommAddr(char ch);
void SendCommBuffer(unsigned char *base, unsigned char size);
void SendCommString(unsigned char *base);
bit GetCommCha
serial.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
serial.dsp
# Microsoft Developer Studio Project File - Name="Serial" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Ap
serial.cpp
// Serial.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Serial.h"
#include "MainFrm.h"
#include "SerialDoc.h"
#include "SerialView.h"
#ifdef _DEB
serial.plg
Build Log
--------------------Configuration: Serial - Win32 Debug--------------------
Command Lines
Results
Serial.exe - 0 erro
serial.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CSerialView
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Serial