代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/105395/15668459
c openurl.c
/*
* Routines to open a URL instead of a local file
*
* int openurl(const char *path)
* FILE *fopenurl(const char *path)
*
* ToDo: Add arguments for PUT, POST; parse and return headers.
*
* Us
www.eeworm.com/read/105212/15675098
c scp.c
/*
* scp - secure remote copy. This is basically patched BSD rcp which
* uses ssh to do the data transfer (instead of using rcmd).
*
* NOTE: This version should NOT be suid root. (This uses ssh
www.eeworm.com/read/388876/8569645
py libfann.py
# This file was created automatically by SWIG.
# Don't modify this file, modify the SWIG interface instead.
# This file is compatible with both classic and new-style classes.
import _libfann
def _sw
www.eeworm.com/read/386060/8766540
m test_ksubspaces.m
% Complete rewrite of the test_gpca function to use the generalized data
% generation function instead.
clear;
close all;
addpath helper_functions
clc;
roundNumber = 1;
seedTimeStamp = sum(100*clock
www.eeworm.com/read/386060/8766554
m test_em.m
% Complete rewrite of the test_gpca function to use the generalized data
% generation function instead.
clear;
close all;
addpath helper_functions
clc;
roundNumber = 1;
seedTimeStamp = sum(100*clock
www.eeworm.com/read/430096/8766612
java registeredclasses14.java
// typeinfo/RegisteredClasses14.java
// TIJ4 Chapter Typeinfo, Exercise 14, page 586
/* A constructor is a kind of factory method. Modify RegisteredFactories.java
* so that instead of using explici
www.eeworm.com/read/386060/8766814
m~ test_em.m~
% Complete rewrite of the test_gpca function to use the generalized data
% generation function instead.
clear;
close all;
addpath helper_functions
clc;
roundNumber = 100;
seedTimeStamp = sum(100*clo
www.eeworm.com/read/430096/8767211
java varargex20.java
// initialization/VarargEx20.java
// TIJ4 Chapter Initialization, Exercise 20, page 204
/* Create a main() that uses varargs instead of the ordinary main() syntax. Print
* all the elements in the r
www.eeworm.com/read/187173/8849727
java tabdemo.java
/*
* TabDemo.java requires no other files. It's like CardLayoutDemo,
* but it uses a JTabbedPane instead of a GUI centered around
* CardLayout.
*/
import java.awt.*;
import javax.swing.*;
publi
www.eeworm.com/read/427788/8920988
js submodal.js
/**
* SUBMODAL v1.6
* Used for displaying DHTML only popups instead of using buggy modal windows.
*
* By Subimage LLC
* http://www.subimage.com
*
* Contributions by:
* Eric Angel - tab index