代码搜索:msg
找到约 10,000 项符合「msg」的源代码
代码结果 10,000
www.eeworm.com/read/280222/4127445
cs msg.cs
using System;
using System.Data;
using System.Data.SqlClient;
using System.Web.Security;
using System.Configuration;
///
/// 短信息管理类
///
public class Msg
{
//SQL语句
www.eeworm.com/read/280222/4127540
cs msg.cs
using System;
using System.Data;
using System.Data.SqlClient;
using System.Web.Security;
using System.Configuration;
///
/// 短信息管理类
///
public class Msg
{
//SQL语句
www.eeworm.com/read/279992/4128672
c msg_in.c
/**
* @file
* SNMP input message processing (RFC1157).
*/
/*
* Copyright (c) 2006 Axon Digital Design B.V., The Netherlands.
* All rights reserved.
*
* Redistribution and use in source and bin
www.eeworm.com/read/278643/4142532
java msg.java
package smoker.tools;
import javax.swing.*;
public class Msg {
public static void show(Object msg) {
JOptionPane.showMessageDialog(null, msg, "Smoker Team 提醒您",
JOptionPane.OK_OPTION)
www.eeworm.com/read/277929/4148752
h msg.h
/*
* This file is part of the Sofia-SIP package
*
* Copyright (C) 2005 Nokia Corporation.
*
* Contact: Pekka Pessi
*
* This library is free software; you can redistribut
www.eeworm.com/read/277926/4148867
h msg.h
// Msg.h: interface for the CMsg class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_MSG_H__INCLUDED_)
#define AFX_MSG_H__INCLUDED_
//消息类
class
www.eeworm.com/read/277926/4148868
cpp msg.cpp
// Msg.cpp: implementation of the CMsg class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Msg.h"
#ifdef _DEBUG
#undef THIS_FILE
s
www.eeworm.com/read/277926/4148889
h msg.h
// Msg.h: interface for the CMsg class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_MSG_H__INCLUDED_)
#define AFX_MSG_H__INCLUDED_
//消息类
class
www.eeworm.com/read/277926/4148890
cpp msg.cpp
// Msg.cpp: implementation of the CMsg class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Msg.h"
#ifdef _DEBUG
#undef THIS_FILE
s