代码搜索:Controlling
找到约 944 项符合「Controlling」的源代码
代码结果 944
www.eeworm.com/read/131315/5939649
el x-win.el
;; Parse switches controlling how Emacs interfaces with X window system.
;; Copyright (C) 1986, 1988 Free Software Foundation, Inc.
;; This file is part of GNU Emacs.
;; GNU Emacs is free software;
www.eeworm.com/read/488978/6480963
00readme
SRE, Tue Mar 5 13:28:13 2002
x-* : These are scripts (Perl or sh) that exercise the programs.
An exercise script returns 0 on success, 1 on failure, so
another controlling program c
www.eeworm.com/read/258528/11857875
html debug2.html
Building Applications: Controlling program execution
www.eeworm.com/read/153044/12064236
m ps_test.m
function theResult = ps_test
% ps_test -- Test procedure for "ps" class.
% ps_test (no argument) creates a window
% and returns the controlling "ps" object.
% Note: Not all of the mouse actions
www.eeworm.com/read/150953/12242304
html debug2.html
Building Applications: Controlling program execution
www.eeworm.com/read/127767/14336020
txt e633. setting gap sizes in a gridbadlayout.txt
Unlike most of the other layout managers, the gridbag layout manager does not have a property for controlling the size of the gaps between cells. You could implement gaps using insets (see e630 Settin