代码搜索:msg

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

代码结果 10,000
www.eeworm.com/read/370831/9581391

c pop3.c

#include "Page1.h" #include "protocol.h" #define POP3_MSG_OPEN 0 #define POP3_MSG_USER 1 #define POP3_MSG_PASS 2 #define POP3_MSG_STAT 3 #define POP3_MSG_DELE 4 #define POP3_MSG_QUIT 5
www.eeworm.com/read/479025/6697457

php lang_writemsg.php

www.eeworm.com/read/366180/2892939

inc comioctl.inc

COM_IOCTL_MSG_QUERY_CALLBACK EQU 0 COM_IOCTL_MSG_SET_CALLBACK EQU 1 COM_IOCTL_MSG_QUERY_REGS EQU 2 COM_IOCTL_MSG_SET_REGS EQU 3 COM_IOCTL_MSG_HW_QUERY EQU 4 COM_IOCTL_MSG_HW_SET EQU 5 COM_IOCTL_
www.eeworm.com/read/110490/15532564

h messages_zh_cn.h

#define MSG_TIMEOUT "超时" #define MSG_CAPABILITIES "无法切换性能" #define MSG_CLIENT_CLOSED_CNX "用户端关闭连接" #define MSG_CLIENT_READ_ERR "从用户端读取发生错误" #define MSG_CANT_OPEN_CNX "无法开启连接" #define MSG_CANT_CREATE_D
www.eeworm.com/read/338208/3319490

c task_ini.c

#include "PUB\PUB_INCL.H" #include "PUB\PUB__MSG.H" MSG_Q_ID DBMS_Q_ID; MSG_Q_ID Lapm_Q_ID; MSG_Q_ID NetManCenter_Q_ID; /*MSG_Q_ID QmcSend_Q_ID;*/ MSG_Q_ID Lapv_Q_ID; MSG_Q_ID V52_Q_ID; MS
www.eeworm.com/read/192685/8362519

txt 如何进行模糊查询.txt

使 用 Instr函 数 , 如 : msg = "InStr(文 件 名 , '" & msg & "') > 0" .FindFirst msg 这 样 所 有 文 件 名 包 括 你 要 找 的 字 符 串 的 可 以 找 到 。 另 外 , 搜 索 时 常 用 的 操 作 符 还 有 Like, 你 可 以 参 考 VB的 帮 助 。
www.eeworm.com/read/375942/9341656

cpp csnapwnd test.cpp

// CSnapWnd Test.cpp : Defines the entry point for the application. // /* Copyright 2001 Anish Mistry. All rights reserved. Redistribution and use in source and binary forms, with or without mod
www.eeworm.com/read/274340/10875025

rc sound.rc

SOUND1 WAV msg.wav
www.eeworm.com/read/242302/13077973

txt 如何进行模糊查询.txt

使 用 Instr函 数 , 如 : msg = "InStr(文 件 名 , '" & msg & "') > 0" .FindFirst msg 这 样 所 有 文 件 名 包 括 你 要 找 的 字 符 串 的 可 以 找 到 。 另 外 , 搜 索 时 常 用 的 操 作 符 还 有 Like, 你 可 以 参 考 VB的 帮 助 。
www.eeworm.com/read/146341/5738843

c isa_platform.c

/************************************************************************ * * isa_platform.c * * Platform specific support of ISA bus * * #####################################################