代码搜索:itself

找到约 5,630 项符合「itself」的源代码

代码结果 5,630
www.eeworm.com/read/253499/12218942

py basehtmlprocessor.py

"""Base class for creating HTML processing modules This class is designed to take HTML as input and spit out equivalent HTML as output. By itself it's not very interesting; you use it by subclassing
www.eeworm.com/read/253222/12238696

readme

This is mdemo2, an example package that attempts to use GNU libtool to link with a library that itself does dlopening of libtool modules. This demo depends upon the libraries generated in ../mdemo.
www.eeworm.com/read/250756/12385839

c proxy.c

/* * Network proxy abstraction in PuTTY * * A proxy layer, if necessary, wedges itself between the network * code and the higher level backend. */ #include #include
www.eeworm.com/read/129048/14268880

in gzexe.in

: #!/bin/sh # gzexe: compressor for Unix executables. # Use this only for binaries that you do not use frequently. # # The compressed version is a shell script which decompresses itself after # skippi
www.eeworm.com/read/123658/14618365

orders

The actual order form follows the descriptions of media contents. Most of this file is excerpted from the draft of the June 1995 GNU's Bulletin. The Order Form itself is accurate, but the information
www.eeworm.com/read/223597/14622789

c allocator.c

/* * allocator.c -- allocate after high_memory, if available * * NOTE: this is different from my previous allocator, the one that * assembles pages, which revealed itself both slow and unrel
www.eeworm.com/read/123143/14645728

m fuzdemos.m

function fuzdemos(action) %FUZDEMOS List of all Fuzzy Logic Toolbox demos. % The command FUZDEMOS by itself will open a figure window % with buttons corresponding to each demo. To see a demo,
www.eeworm.com/read/119287/14834295

py basehtmlprocessor.py

"""Base class for creating HTML processing modules This class is designed to take HTML as input and spit out equivalent HTML as output. By itself it's not very interesting; you use it by subclassing
www.eeworm.com/read/218331/14926353

c minicom.c

/* * minicom.c Main program. The main loop of the terminal emulator * itself is in main.c. (Yeah yeah it's confusing). * * This file is part of the minicom communications package, * Copyright
www.eeworm.com/read/115227/15020469

h parseargv.h

/* * ParseArgv.h -- * * Declarations for Tk-related things that are visible * outside of the Tk module itself. * * Copyright 1989-1992 Regents of the University of California. * Permission to u