代码搜索结果

找到约 10,000 项符合 M 的代码

jmsfront.java

/* * jmsFront.java * * Created on 2003年7月19日, 上午11:26 */ package collector.jms; import java.net.*; import java.util.*; import javax.jms.*; import javax.naming.*; import collector.c

jmsswitch.java

/* * JmsSwitch.java * * Created on 2003年12月15日, 下午6:15 */ package collector.jms; import java.util.*; /** * * @author WangJun */ public class JmsSwitch { private JmsFront m_

textviewscroll.cpp

// // MODULE: TextView.cpp // // PURPOSE: Implementation of the TextView control // // NOTES: www.catch22.net // #define STRICT #define WIN32_LEAN_AND_MEAN #include #includ

optionsviewpage.cpp

/*----------------------------------------------------------------------------- 6502 Macroassembler and Simulator Copyright (C) 1995-2003 Michal Kowalski This program is free software; you can

aricoder.cpp

#include "AriCoder.h" #include "CrtDbg.h" #include "Macros.h" // // constants // #define END_OF_STREAM 256 #define COMP_BLOCK_HDR_SIZE sizeof( DWORD ) // just the size of the orig

ccc.cpp

/***************************************************************************** Copyright (c) 2001 - 2007, The Board of Trustees of the University of Illinois. All rights reserved. Redistribution and

sectform.cpp

// SectForm.cpp : implementation of the CSectionForm class // #include "stdafx.h" #include "CourseManager.h" #include "SectSet.h" #include "CoursSet.h" #include "EnrolDoc.h" #include "SectF

dlgstudentedit.cpp

// DlgStudentEdit.cpp : implementation file // #include "stdafx.h" #include "AutoStuMis.h" #include "DlgStudentEdit.h" #include "AutoStuMisDoc.h" #include "RstStudent.h" #ifdef _DEBUG #def

cmdline.cpp

// CmdLine.cpp: implementation of the CCmdLine class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "PWKeyEncrypt.h" #include "CmdLine.h

circularbuffer.cpp

//--------------------------------------------------------------------------- // Pixelworks Inc. Company Confidential Strictly Private // // $Archive: $ // $Revision: 1.1.1.1 $ // $Author: KevinM