代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/328534/13021664
h dlgcustom.h
/*++
Copyright (c) 2004-2005 Micro-soft
Module Name:
DlgCustom.h
Abstract:
the class of Dialog for setting user's favor-config
Author:
Microsoft's Engineer - Unknown Na
www.eeworm.com/read/241364/13150849
sql cantgothere.sql
CALL DBMS_WARNING.SET_WARNING_SETTING_STRING('ENABLE:ALL' ,'SESSION');
CREATE OR REPLACE PROCEDURE cant_go_there
AS
l_salary NUMBER := 10000;
BEGIN
IF l_salary > 20000
THEN
db
www.eeworm.com/read/138246/13247685
html windows.html
Setting the CLASSPATH Environment Variable on a Windows Platform
www.eeworm.com/read/323582/13335100
ps gamma-lookup.ps
%%
%% Here is some Postscript for setting the gamma values using table lookup
%%
%% These tables don't do anything currently. Its a straight 1-1 mapping.
%%
%% But maybe somebody will figure out some
www.eeworm.com/read/323582/13335122
ps black-text.ps
%%
%% Here is some Postscript for setting the gamma values using table lookup
%%
%% These tables don't do anything currently. Its a straight 1-1 mapping.
%%
%% But maybe somebody will figure out some
www.eeworm.com/read/319008/13464492
h dlgcustom.h
/*++
Copyright (c) 2004-2005 Micro-soft
Module Name:
DlgCustom.h
Abstract:
the class of Dialog for setting user's favor-config
Author:
Microsoft's Engineer - Unknown Na
www.eeworm.com/read/314474/13566656
gawk combine-acoustic-scores.gawk
#!/usr/local/bin/gawk -f
#
# combine acoustic scores in nbest lists with additional acoustic score files
# (used by rescore-acoustic and nbest-rover)
#
# Setting the "max_nbest" limits the number of h
www.eeworm.com/read/310212/13654956
m imcontour.m
function [c,h] = imcontour(x,y,a,n)
%IMCONTOUR Create contour plot of image data.
% IMCONTOUR(I,N) draws a contour plot of the intensity image I,
% automatically setting up the axes so their or