代码搜索:通信库
找到约 10,000 项符合「通信库」的源代码
代码结果 10,000
www.eeworm.com/read/344139/11907692
txt 进程通信.txt
linux下的进程通信手段基本上是从Unix平台上的进程通信手段继承而来的。而对Unix发展做出重大贡献的两大主力AT&T的贝尔实验室及BSD(加州大学伯克利分校的伯克利软件发布中心)在进程间通信方面的侧重点有所不同。前者对Unix早期的进程间通信手段进行了系统的改进和扩充,形成了“system V IPC”,通信进程局限在单个计算机内;后者则跳过了该限制,形成了基于套接口(socket)的进程间 ...
www.eeworm.com/read/344139/11907711
doc 进程通信.doc
www.eeworm.com/read/344132/11907859
txt 通信机制.txt
审核和递交
一 审核
业务员录入合同后,要求部门经理审核,向OperationInfoTra中插入一条记录
包括信息: 申请人,申请人部门,凭证编号,凭证类型,凭证的状态
部门经理根据自己的部门编号和凭证的状态(部门经理审核)来查询OperationInfoTra表
审核即改变凭证的状态,同时修改相应单子的状态
业务员根据申请人来查询自己单子内容,跟踪它的去向
...
www.eeworm.com/read/344113/11908435
rar 串口通信.rar
www.eeworm.com/read/131995/14116981
ppt 通信系统.ppt
www.eeworm.com/read/233095/14169599
clw 串口通信.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CMyDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "串口通信.h"
www.eeworm.com/read/233095/14169610
plg 串口通信.plg
Build Log
--------------------Configuration: 串口通信 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMINI~1
www.eeworm.com/read/233095/14169616
cpp 串口通信.cpp
// 串口通信.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "串口通信.h"
#include "串口通信Dlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static cha
www.eeworm.com/read/233095/14169620
rc 串口通信.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/233095/14169631