代码搜索结果
找到约 85,229 项符合
Sender 的代码
sender.plg
Build Log
--------------------Configuration: sender - Win32 Debug--------------------
Command Lines
Results
sender.exe - 0 erro
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) Co
sender.plg
Build Log
--------------------Configuration: sender - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo"
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.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.java
/*
* Sender.java
*
* Created on 2006年6月2日, 下午10:52
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
package worker;
import fli
sender.java~1~
/*
* Sender.java
*
* Created on 2006年6月2日, 下午10:52
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
package worker;
import fli
sender.java~2~
/*
* Sender.java
*
* Created on 2006年6月2日, 下午10:52
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
package worker;
import fli
sender.java
import java.io.*;
import java.util.Vector;
import javax.microedition.io.Connector;
import javax.microedition.io.HttpConnection;
class Sender implements Runnable
{
static String runState =
sender.pas
unit Sender;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Buttons, OleCtrls, MSCommLib_TLB;
type
TMainForm = class(TFo