代码搜索:changed
找到约 10,000 项符合「changed」的源代码
代码结果 10,000
www.eeworm.com/read/110973/6160661
h stdafx.h
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#include
#includ
www.eeworm.com/read/101082/6243244
1a l33.1a
#print
When you want to match one of a few specific characters, and not
just any character, the pattern is similar to the pattern used
in filenames. The patterns used with the editor, by
the way, are
www.eeworm.com/read/101082/6243289
2c l33.2c
#print
Suppose the current line is
now is the time for all good men
and you type the substitute command
s/t[ijk]/xx/
what word is changed? Type "answer WORD" where
WORD is the word changed in the
www.eeworm.com/read/101082/6243325
1c l32.1c
#print
Now, with the line
now is the time for all good men
and the command
s/t../TIM/p
what word will be changed? Again, type
"answer WORD"; remember that "." matches
any character, and the first
www.eeworm.com/read/101082/6243527
1c l13.1c
#print
There are two files in this directory whose names begin with
the letter 'r'. On what line do they differ?
Type "answer N", where N is the line number where they
first are different.
#create ref
www.eeworm.com/read/101082/6245875
3cur touchwin.3cur
.TH touchwin 3cur
.SH Name
touchwin \- touch window
.SH Syntax
.br
.B
#include
.PP
.br
.B
int touchwin(win)
.br
.B
WINDOW \(**win;
.SH Description
.NXR "touchwin subroutine"
This routine
www.eeworm.com/read/101082/6247734
3cur touchwin.3cur
.TH touchwin 3cur
.SH Name
touchwin \- touch window
.SH Syntax
.br
.B
#include
.PP
.br
.B
int touchwin(win)
.br
.B
WINDOW \(**win;
.SH Description
.NXR "touchwin subroutine"
This routine
www.eeworm.com/read/101066/6256169
c rloglib.c
/* rlogLib.c - remote login library */
/* Copyright 1984 - 2002 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
03m,07may02,kbw man page edits
03
www.eeworm.com/read/101066/6256172
c netlib.c
/* netLib.c - network interface library */
/* Copyright 1984 - 2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
03q,07may02,kbw man page edit
www.eeworm.com/read/101066/6256215
c rpclib.c
/* rpcLib.c - Remote Procedure Call (RPC) support library */
/* Copyright 1984 - 2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
02v,07may02,