代码搜索:msg
找到约 10,000 项符合「msg」的源代码
代码结果 10,000
www.eeworm.com/read/445530/1720484
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/445530/1720488
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/444180/1735916
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/443537/1739485
h msg.h
/*++
THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS F
www.eeworm.com/read/443537/1739528
cpp msg.cpp
/*++
THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS F
www.eeworm.com/read/442656/1755009
msg de.msg
$set 1 Automatically created from de.gmo by gmo2msg
$ Date: 2001-10-06 20:40:10+0200
$ From: Michael Riepe
$ Content-Type: text/plain; charset=iso-8859-1
$ Xgettext-Options: -c -dlibel
www.eeworm.com/read/442150/1765631
java msg.java
package com.jeecms.auxiliary.entity;
import com.jeecms.auxiliary.entity.base.BaseMsg;
import com.jeecms.core.entity.Member;
import com.ponyjava.common.util.StrUtils;
public class Msg extends B
www.eeworm.com/read/441395/1770716
java msg.java
package com.jeecms.auxiliary.entity;
import com.jeecms.auxiliary.entity.base.BaseMsg;
import com.jeecms.core.entity.Member;
import com.ponyjava.common.util.StrUtils;
public class Msg extends B
www.eeworm.com/read/440540/1794051
java msg.java
package com.dfun.blackjack;
import javax.microedition.lcdui.*;
import java.util.Vector;
/**************************************************
* @author Beetle
* 类功能介绍:
*********************