代码搜索:specifying
找到约 740 项符合「specifying」的源代码
代码结果 740
www.eeworm.com/read/155109/11898379
m dropdown.m
%
% Syntax: h = dropdown(strList,intCoords,strCallback)
%
% Inputs: strList is the list that the dropdown box will contain when displayed.
% intCoords is the matrix [xmin ymin w h] s
www.eeworm.com/read/168845/5429757
jam user-config.jam
# Copyright (C) Vladimir Prus 2003. Permission to copy, use, modify, sell and
# distribute this software is granted provided this copyright notice appears in
# all copies. This software is provid
www.eeworm.com/read/164931/5485823
hlp select.states.hlp
The Select Job States dialog box is for specifying the list of job states to
look for when limiting the jobs appearing on the Jobs listbox in the main
xpbs window.
Simply click on any of 6 toggle bu
www.eeworm.com/read/164931/5485826
hlp select.checkpoint.hlp
The Select Checkpoint attribute dialog box is for specifying the checkpoint
attribute relationship to consult, when limiting the list of jobs appearing on
the Jobs listbox in the main xpbs window.
E
www.eeworm.com/read/475079/6802322
java drawgrbcanvas.java
package DrawGRB;
import javax.microedition.lcdui.*;
import javax.microedition.midlet.*;
import java.io.*;
public class DrawGRBCanvas extends Canvas
{
private int[] pixelArray;
public DrawGRBCanvas()
www.eeworm.com/read/360770/10079289
m bilin.m
function Z1 = bilin (x,y,Z,x1,y1)
%------------------------------------------------------------------------
% Usage: Z1 = bilin (x,y,Z,x1,y1)
%
% Description: Perform a bilinear interpolatio
www.eeworm.com/read/447044/7559886
xml_configuringextension listing13-01_build.xml_configuringextension
www.eeworm.com/read/327560/13072759
readme
Read one of the data files ("alloc_*") specifying the bit allocation/
quatization parameters for each subband in layer II encoding
Using the decoded info the appropriate possible quantization per
sub
www.eeworm.com/read/238485/13883191
1 qbiff.1
.TH qbiff 1
.SH NAME
qbiff \- announce new mail the moment it arrives
.SH SYNOPSIS
in
.BR .qmail :
.B |qbiff
.SH DESCRIPTION
.B qbiff
writes a message to your screen
whenever a new mail message is del
www.eeworm.com/read/111370/6156789
java floatfieldtag.java
package org.jahia.taglibs.field;
import org.jahia.data.fields.*;
/**
* Class FloatFieldTag : displays a Jahia float field
* Extends the AbstractFieldTag by specifying the good field type
*