代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/218500/4860038
js spell-check-ui.js
// Spell Checker Plugin for HTMLArea-3.0
// Sponsored by www.americanbible.org
// Implementation by Mihai Bazon, http://dynarch.com/mishoo/
//
// (c) dynarch.com 2003.
// Distributed under the same te
www.eeworm.com/read/218500/4860052
js spell-checker.js
// Spell Checker Plugin for HTMLArea-3.0
// Sponsored by www.americanbible.org
// Implementation by Mihai Bazon, http://dynarch.com/mishoo/
//
// (c) dynarch.com 2003.
// Distributed under the same te
www.eeworm.com/read/218500/4860072
js context-menu.js
// Context Menu Plugin for HTMLArea-3.0
// Sponsored by www.americanbible.org
// Implementation by Mihai Bazon, http://dynarch.com/mishoo/
//
// (c) dynarch.com 2003.
// Distributed under the same ter
www.eeworm.com/read/216875/4879121
txt about.txt
In this demo you can:
- load files. Odbcinst_test.ini and others in the same folder are test files which you may update as you wish
- be careful though when viewing live INI files
- click on
www.eeworm.com/read/216875/4879670
txt about.txt
In this demo you can:
- load files. Odbcinst_test.ini and others in the same folder are test files which you may update as you wish
- be careful though when viewing live INI files
- click on
www.eeworm.com/read/216502/4890466
1 newgrp.1
.TH NEWGRP 1
.SH NAME
newgrp \- log in to a new group
.SH SYNOPSIS
.B newgrp
group
.SH DESCRIPTION
.I Newgrp
changes the group identification of its caller,
analogously to
.IR login (1).
The same pe
www.eeworm.com/read/216502/4891280
c ioctl.c
#include "uucp.h"
#include
/*******
* ioctl(fn, com, ttbuf) for machines without ioctl
* int fn, com;
* struct sgttyb *ttbuf;
*
* return codes - same as stty and gtty
*/
ioctl(fn, co
www.eeworm.com/read/216502/4891334
c mem.c
# include "stdio.h"
# include "lrnref"
# define SAME 0
struct keys {
char *k_wd;
int k_val;
} keybuff[] = {
{"ready", READY},
{"answer", READY},
{"#print", PRINT},
{"#copyin", COPYIN},
{"#unco
www.eeworm.com/read/216499/4892218
5 tp.5
.th TP V 9/10/73
.sh NAME
tp \*- DEC/mag tape formats
.sh DESCRIPTION
The
command
.it tp
dumps files to and extracts files from
DECtape and magtape.
The formats of these tapes are the same except
that
www.eeworm.com/read/215937/4900292
s pa-risc2.s
;
; PA-RISC 2.0 implementation of bn_asm code, based on the
; 64-bit version of the code. This code is effectively the
; same as the 64-bit version except the register model is
; slightly different g