代码搜索:Call
找到约 10,000 项符合「Call」的源代码
代码结果 10,000
www.eeworm.com/read/427147/8973271
class call.class
www.eeworm.com/read/427147/8973304
java call.java
package remotecall;
import java.io.*;
public class Call implements Serializable{
private String className; //表示类名
private String methodName; //表示方法名
private Class[] paramTypes; //表示方法参数类型
www.eeworm.com/read/427147/8973324
java call.java
package proxy1;
import java.io.*;
public class Call implements Serializable{
private String className; //表示类名
private String methodName; //表示方法名
private Class[] paramTypes; //表示方法参数类型
p
www.eeworm.com/read/185783/8985726
h call.h
#include
#include
#include
#include
#include "ourhdr.h"
#define CS_CALL "/home/stevens/calld" /* well-known server name */
#define CL_CALL "call"
www.eeworm.com/read/185783/8985732
c call.c
#include "call.h"
#include /* struct iovec */
/* Place the call by sending the "args" to the calling server,
* and reading a file descriptor back. */
int
call(const char *args)
{
int
www.eeworm.com/read/185562/9031975
c call.c
www.eeworm.com/read/185241/9047913
c call.c
int ModuFlag; //接收10个OFDM符号
extern int DemoduFlag;
int DodecFlag = 0;
int DemoduNum;
extern int demodushift;
call()
{
/* transmition processing */
/* Fir
www.eeworm.com/read/185059/9058951
cpp call.cpp
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2
www.eeworm.com/read/185059/9058958
hpp call.hpp
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2
www.eeworm.com/read/183272/9172629
h call.h
#include "apue.h"
#include
#include
#define CS_CALL "/home/sar/calld" /* well-known server name */
#define CL_CALL "call" /* command for server */
extern char escapec; /*