代码搜索:specifying
找到约 740 项符合「specifying」的源代码
代码结果 740
www.eeworm.com/read/321301/3538329
docs defs.docs
# defs.docs - makefile fragment for specifying documentation parameters
#
# modification history
# --------------------
# 01c,25may05,kkz Updating doc locations
# 01b,29apr05,kkz Updating docs direc
www.eeworm.com/read/321301/3538333
docs defs.docs
# defs.docs - makefile fragment for specifying documentation parameters
#
# modification history
# --------------------
# 01d,12sep05,vvv updated version number
# 01c,29apr05,kkz Updating for new di
www.eeworm.com/read/321301/3538341
docs defs.docs
# defs.docs - makefile fragment for specifying documentation parameters
#
# modification history
# --------------------
# 01c,13sep05,rb Updated version numbers
# 01b,30may05,tpw Add -set KERNEL for
www.eeworm.com/read/321301/3538345
docs defs.docs
# defs.docs - makefile fragment for specifying documentation parameters
#
# modification history
# --------------------
# 01c,15sep05,lll Update to version 3.2
# 01b,30may05,tpw Add -set KERNEL for
www.eeworm.com/read/321301/3538349
docs defs.docs
# defs.docs - makefile fragment for specifying documentation parameters
#
# modification history
# --------------------
# 01c,13sep05,cdw updated component version
# 01b,30may05,tpw Add -set KERNEL
www.eeworm.com/read/294576/3916262
java securitypanel.java
// Exercise 28.13: SecurityPanel.java
// Enable user to enter security codes specifying access privileges.
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import java.text.DateFormat
www.eeworm.com/read/273525/4207478
hlp m3_namelists.hlp
{smcl}
{* 18mar2005}{...}
{cmd:help m3 namelists}
{hline}
{* index mata tt}{...}
{* index namelists it}{...}
{title:Title}
{p 4 4 2}
{bf:[M-3] namelists -- Specifying matrix and function n
www.eeworm.com/read/403190/2314772
svn-base read_off.m.svn-base
function [vertex,face] = read_off(filename)
% read_off - read data from OFF file.
%
% [vertex,face] = read_off(filename);
%
% 'vertex' is a 'nb.vert x 3' array specifying the position of th
www.eeworm.com/read/252364/4409044
java staticinitialization.java
//: c04:StaticInitialization.java
// Specifying initial values in a class definition.
// From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002
// www.BruceEckel.com. See copyright notice in CopyRig
www.eeworm.com/read/230048/6789130
java staticinitialization.java
//: c04:StaticInitialization.java
// Specifying initial values in a class definition.
// From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002
// www.BruceEckel.com. See copyright notice in CopyRig