代码搜索结果
找到约 85,229 项符合
Sender 的代码
sender.java
package com.j2medev.ch6.socket;
import javax.microedition.midlet.*;
import javax.microedition.io.*;
import javax.microedition.lcdui.*;
import java.io.*;
public class Sender extends Thread {
sender.h
// Sender.h : main header file for the SENDER application
//
#if !defined(AFX_SENDER_H__2E2D8521_5CBE_4147_851B_D10B89DE7E71__INCLUDED_)
#define AFX_SENDER_H__2E2D8521_5CBE_4147_851B_D10B89DE7E71
sender.rc2
//
// SENDER.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
////
sender.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CSenderView
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Sender
sender.dsp
# Microsoft Developer Studio Project File - Name="Sender" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Ap
sender.plg
Build Log
--------------------Configuration: Sender - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMINI
sender.cpp
// Sender.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Sender.h"
#include "MainFrm.h"
#include "SenderDoc.h"
#include "SenderView.h"
#ifdef _DEB
sender.java
// $Id: Sender.java,v 1.4 2006/12/12 18:22:59 vlahan Exp $
/* tab:4
* "Copyright (c) 2000-2003 The Regents of the University of California.
* All rights reserved.
*
* Permission to use
sender.java
/*
* $Id: Sender.java 10621 2008-01-30 12:15:16Z dirk.olmes $
* --------------------------------------------------------------------------------------
* Copyright (c) MuleSource, Inc. All rights r
sender.cpp
/* -*- C++ -*- */
// sender.cpp,v 1.4 2004/12/16 13:48:43 jwillemsen Exp
// ============================================================================
//
// = LIBRARY
// ACE_wrappers/examp