代码搜索:E1通信
找到约 10,000 项符合「E1通信」的源代码
代码结果 10,000
www.eeworm.com/read/388537/8602956
log 通信测试_文本.log
行 41:属性 ItemData 在 Combo3 中的文件引用无效。
行 43:属性 List 在 Combo3 中的文件引用无效。
行 52:属性 ItemData 在 Combo2 中的文件引用无效。
行 54:属性 List 在 Combo2 中的文件引用无效。
行 63:属性 ItemData 在 Combo1 中的文件引用无效。
行 65:属性 List 在 Combo1 中
www.eeworm.com/read/388537/8602961
frm 通信测试_文本.frm
VERSION 5.00
Object = "{648A5603-2C6E-101B-82B6-000000000014}#1.1#0"; "MSCOMM32.OCX"
Begin VB.Form Form1
Caption = "RS232的文本数据通信(070120001 李忠良)"
ClientHeight = 7230
Clien
www.eeworm.com/read/388537/8602963
vbp 通信测试_文本.vbp
Type=Exe
Form=通信测试_文本.frm
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#C:\WINDOWS\system32\stdole2.tlb#OLE Automation
Object={648A5603-2C6E-101B-82B6-000000000014}#1.1#0; MSCOMM32.OCX
www.eeworm.com/read/388171/8630609
txt 串口通信程序.txt
#include
#include
#define INBUF_LEN 4 //
unsigned char inbuf1[INBUF_LEN]={5,6,7,8};
unsigned char checksum,count3=0,mama=0x0a,mam=0x0d;
bit read_flag=0;
int code
www.eeworm.com/read/286831/8740118
rc2 通信.rc2
//
// 通信.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
////////
www.eeworm.com/read/286831/8740121
ico 通信doc.ico
www.eeworm.com/read/286831/8740133
h 通信view.h
// 通信View.h : interface of the CMyView class
//
/////////////////////////////////////////////////////////////////////////////
#if !defined(AFX_VIEW_H__BE8560EC_B55C_4C3A_9BA9_91D843DDB2E7__INCLUD
www.eeworm.com/read/286831/8740137
h 通信doc.h
// 通信Doc.h : interface of the CMyDoc class
//
/////////////////////////////////////////////////////////////////////////////
#if !defined(AFX_DOC_H__5305412E_788A_4209_BC11_4C8C7B6963AC__INCLUDED_
www.eeworm.com/read/286831/8740158
cpp 通信doc.cpp
// 通信Doc.cpp : implementation of the CMyDoc class
//
#include "stdafx.h"
#include "通信.h"
#include "通信Doc.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] =
www.eeworm.com/read/286831/8740175
cpp 通信view.cpp
// 通信View.cpp : implementation of the CMyView class
//
#include "stdafx.h"
#include "通信.h"
#include "ftpclient.h"
#include "通信Doc.h"
#include "通信View.h"
#include "tcpdlg.h"
#include "udpdlg.