代码搜索:msg

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

代码结果 10,000
www.eeworm.com/read/483243/1278517

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/483243/1278612

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/483075/1280426

java msg.java

/* * Created on 2009-4-23 * * TODO To change the template for this generated file go to * Window - Preferences - Java - Code Style - Code Templates */ package cn.edu.zucc.news.model; imp
www.eeworm.com/read/482215/1289660

asp msg.asp

MSG
www.eeworm.com/read/480930/1308224

h msg.h

#ifndef _LINUX_MSG_H #define _LINUX_MSG_H #include /* ipcs ctl commands */ #define MSG_STAT 11 #define MSG_INFO 12 /* msgrcv options */ #define MSG_NOERROR 010000 /* no error if
www.eeworm.com/read/480930/1311100

c msg.c

/* * linux/ipc/msg.c * Copyright (C) 1992 Krishna Balasubramanian * * Removed all the remaining kerneld mess * Catch the -EFAULT stuff properly * Use GFP_KERNEL for messages as in 1.2 * Fixed
www.eeworm.com/read/480260/1320280

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 sourc
www.eeworm.com/read/479855/1329728

applypatch-msg

#!/bin/sh # # An example hook script to check the commit log message taken by # applypatch from an e-mail message. # # The hook should exit with non-zero status after issuing an # appropriate message
www.eeworm.com/read/479855/1329732

commit-msg

#!/bin/sh # # An example hook script to check the commit log message. # Called by git-commit with one argument, the name of the file # that has the commit message. The hook should exit with non-zero
www.eeworm.com/read/479853/1329786

applypatch-msg

#!/bin/sh # # An example hook script to check the commit log message taken by # applypatch from an e-mail message. # # The hook should exit with non-zero status after issuing an # appropriate message