代码搜索:msg

找到约 10,000 项符合「msg」的源代码

代码结果 10,000
www.eeworm.com/read/361618/10043472

h irda_trace.h

/***************************************************************************** * Copyright Statement: * -------------------- * This software is protected by Copyright and the information contain
www.eeworm.com/read/278221/10559368

h txlogin.h

/* ; File : $Workfile$ ; ; Description : login security extensions ; ; Original Author : DIGITAL RESEARCH ; ; Last Edited By : $CALDERA$ ; ;---------------
www.eeworm.com/read/275831/10794369

rb 06 - reading mail with pop3.rb

require 'net/pop' conn = Net::POP3.new('mail.myhost.com') conn.start('username', 'password') #--- require 'net/pop' conn = Net::POP3.new('mail.myhost.com') conn.start('username', 'password') conn.m
www.eeworm.com/read/471252/6900279

h message.h

/* * Copyright (C) 2006 Takeharu KATO * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1.
www.eeworm.com/read/396372/6961001

c bakup.c

#if(0) unsigned int msg_handle(unsigned char msg[],unsigned int len) //命令应答处理 { unsigned char type,id,ack; /*when received a correct msg,send an ack frame first*/ send_ack();
www.eeworm.com/read/124117/6964197

pas cmppclient.pas

unit CMPPClient; interface uses Windows, Messages, SysUtils, Classes, IdBaseComponent, IdComponent, IdTCPConnection, IdTCPClient,SMSPUBLIC,SGIPTYPE,CMPPTYPE; type TCMPPClient = cla
www.eeworm.com/read/124117/6964200

~pas cmppclient.~pas

unit CMPPClient; interface uses Windows, Messages, SysUtils, Classes, IdBaseComponent, IdComponent, IdTCPConnection, IdTCPClient,SMSPUBLIC,SGIPTYPE,CMPPTYPE; type TCMPPClient = cla
www.eeworm.com/read/466384/7034573

c pdu.c

/*********************************** 构造PDU字符串 输入:短信,对方手机号码,以及短信中心号码 输出:PDU字符串,采用USC2编码 作者:蒙德鑫 时间:2008/12/10 ************************************/ #include #include #include
www.eeworm.com/read/154084/7085714

cpp sendmsgdlg.cpp

// SendMsgDlg.cpp : implementation file // #include "stdafx.h" #include "server.h" #include "SendMsgDlg.h" #include #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static
www.eeworm.com/read/338610/7117554

c quetest.c

/* * ======== quetest.c ======== */ #include #include #include #include #include #include "quetestcfg.h" #define NUMMSGS 5 /* 消息的数目