代码搜索:containing
找到约 10,000 项符合「containing」的源代码
代码结果 10,000
www.eeworm.com/read/125896/6020383
java writablehyperlink.java
/*********************************************************************
*
* Copyright (C) 2002 Andrew Khan
*
* This library is free software; you can redistribute it and/or
* modify it under the t
www.eeworm.com/read/121642/6067748
java servletrequest.java
/*
* The Apache Software License, Version 1.1
*
* Copyright (c) 1999 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or
www.eeworm.com/read/118330/6099082
java servletrequest.java
/*
* The Apache Software License, Version 1.1
*
* Copyright (c) 1999 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or
www.eeworm.com/read/110147/6165730
java servletrequest.java
/*
* $Id: ServletRequest.java,v 1.4 1999/04/20 20:37:40 sahmed Exp $
*
* Copyright (c) 1995-1999 Sun Microsystems, Inc. All Rights Reserved.
*
* This software is the confidential and propr
www.eeworm.com/read/101135/6238042
2 rmdir.2
RMDIR(2) Minix Programmer's Manual RMDIR(2)
NAME
rmdir - remove a directory file
SYNOPSIS
#include
int rmdir(const char *p
www.eeworm.com/read/101082/6243295
1a l62.1a
#print
Frequently you will want to move one or more lines
from one place in a file to another. The command
5,10m30
will pick up lines 5 through 10 and move them after line 30.
You can of course u
www.eeworm.com/read/101082/6243372
3d l15.3d
#print
Use the editor to make a file named 'pres' and containing
the single line
franklin delano roosevelt
and then type "ready".
#create Ref
franklin delano roosevelt
#user
#cmp pres Ref
#log
#next
www.eeworm.com/read/101082/6243398
1a l1.1a
#print
(Section 1.1)
The way you compile a C program is to say
cc name.c
where name.c is the name of the file the program
is on. Here is a short C program that prints
out a line containing "hello"
www.eeworm.com/read/101082/6243494
3a l10.3a
#print
When you are done with something, you will want to
get rid of the file containing it. The command for that
is "rm" (remove). For example
rm junk
throws away the file named "junk". Try that
www.eeworm.com/read/493843/6391481
m overlay.m
function Px=overlay(N,omega,A,sigma,num)
%OVERLAY Forms multiple power spectral density estimates.
%-------
%USAGE Px=overlay(N,omega,A,sigma,num)
%
% Calculates the periodogram using an ensemb