代码搜索:itself
找到约 5,630 项符合「itself」的源代码
代码结果 5,630
www.eeworm.com/read/334557/12591115
readme
README for building of Scintilla and SciTE
Scintilla can be built by itself.
To build SciTE, Scintilla must first be built.
*** GTK+/Linux version ***
You must first have GTK+ 1.2 or later and GCC
www.eeworm.com/read/334325/12611491
c af_dummy.c
/* The name speaks for itself this filter is a dummy and will not blow
up regardless of what you do with it. */
#include
#include
#include
#include "af.h"
// Initi
www.eeworm.com/read/237896/13920989
m stretch_gui.m
function varargout = stretch_gui(varargin)
% STRETCH_GUI M-file for stretch_gui.fig
% STRETCH_GUI, by itself, creates a new STRETCH_GUI or raises the existing
% singleton*.
%
% H =
www.eeworm.com/read/237896/13921181
m capped_wedge_gui.m
function varargout = Capped_Wedge_GUI(varargin)
% CAPPED_WEDGE M-file for Capped_Wedge.fig
% CAPPED_WEDGE, by itself, creates a new CAPPED_WEDGE or raises the existing
% singleton*.
%
www.eeworm.com/read/133278/14049583
asv address_book.asv
function varargout = address_book(varargin)
% ADDRESS_BOOK Application M-file for address_book.fig
% ADDRESS_BOOK, by itself, creates a new ADDRESS_BOOK or raises the existing
% singleton*.
%
www.eeworm.com/read/133278/14049629
m address_book.m
function varargout = address_book(varargin)
% ADDRESS_BOOK Application M-file for address_book.fig
% ADDRESS_BOOK, by itself, creates a new ADDRESS_BOOK or raises the existing
% singleton*.
%
www.eeworm.com/read/203479/15357983
m imqacdemo03.m
function varargout = imqacdemo03(varargin)
% IMQACDEMO03 M-file for imqacdemo03.fig
% IMQACDEMO03, by itself, creates a new IMQACDEMO03 or raises the existing
% singleton*.
%
% H =
www.eeworm.com/read/103194/15742146
pm string.pm
package IO::String;
# Copyright 1998-2000 Gisle Aas.
#
# This library is free software; you can redistribute it and/or
# modify it under the same terms as Perl itself.
require 5.005_03;
use strict;
www.eeworm.com/read/100265/15879318
cc inputbox.cc
// InputBox
// Simple dialog box which prompts you about something
// It centers itself on its parent
#include "mcl.h"
#include "cui.h"
#include "InputBox.h"
class InputBoxedLine : public InputLine
www.eeworm.com/read/432939/8561302
m guide_uicontrol_example.m
function varargout = GUIDE_uicontrol_example(varargin)
% GUIDE_UICONTROL_EXAMPLE M-file for GUIDE_uicontrol_example.fig
% GUIDE_UICONTROL_EXAMPLE, by itself, creates a new GUIDE_UICONTROL_EXAMP