代码搜索:Client1
找到约 212 项符合「Client1」的源代码
代码结果 212
www.eeworm.com/read/293557/8287078
makefile
# Makefile for simple tcp client and server
# on solaris we need to explicitly include the socket and name server
# libraries, this because sockets are not supported by the O.S. directly,
# but are a
www.eeworm.com/read/469590/6932005
makefile
# Makefile for simple tcp client and server
# This rule describes how to build a .o file from a .c file
# -Wall tells gcc to print all warnings!
.c.o:
gcc -c -Wall $<
# on solaris we need to expl
www.eeworm.com/read/469590/6932458
makefile
# Makefile for simple tcp client and server
# This rule describes how to build a .o file from a .c file
# -Wall tells gcc to print all warnings!
.c.o:
gcc -c -Wall $<
# on solaris we need to expl
www.eeworm.com/read/187976/8583105
java client1.java
import java.io.*;
import java.net.*;
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
public class client1 extends JFrame
{ private JTextField enter;
private JTextArea displa
www.eeworm.com/read/427147/8973289
java client1.java
package proxy;
public class Client1{
public static void main(String args[]){
HelloService helloService=new HelloServiceImpl();
HelloService helloServiceProxy=new HelloServiceProxy(helloS
www.eeworm.com/read/168513/9909643
dsp client1.dsp
# Microsoft Developer Studio Project File - Name="client1" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) C
www.eeworm.com/read/168513/9909653
dsw client1.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/167606/9959376
dsw client1.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/141128/13036647
dsp client1.dsp
# Microsoft Developer Studio Project File - Name="client1" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) C
www.eeworm.com/read/141128/13036655
dsw client1.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################