代码搜索:notation
找到约 2,214 项符合「notation」的源代码
代码结果 2,214
www.eeworm.com/read/323581/3513735
test notebook.test
# This file is a Tcl script to test out [incr Widgets] Notebook class.
# It is organized in the standard fashion for Tcl tests with the following
# notation for test case labels:
#
# 1.x - Construct
www.eeworm.com/read/323581/3513736
test hyperhelp.test
# This file is a Tcl script to test out [incr Widgets] Hyperhelp class.
# It is organized in the standard fashion for Tcl tests with the following
# notation for test case labels:
#
# 1.x - Construc
www.eeworm.com/read/323581/3513737
test messagedialog.test
# This file is a Tcl script to test out [incr Widgets] Messagedialog class.
# It is organized in the standard fashion for Tcl tests with the following
# notation for test case labels:
#
# 1.x - Cons
www.eeworm.com/read/323581/3513738
test datefield.test
# This file is a Tcl script to test out [incr Widgets] Datefield class.
# It is organized in the standard fashion for Tcl tests with the following
# notation for test case labels:
#
# 1.x - Construc
www.eeworm.com/read/323581/3513739
test panedwindow.test
# This file is a Tcl script to test out [incr Widgets] Panedwindow class.
# It is organized in the standard fashion for Tcl tests with the following
# notation for test case labels:
#
# 1.x - Constr
www.eeworm.com/read/323581/3513740
test selectionbox.test
# This file is a Tcl script to test out [incr Widgets] Selectionbox class.
# It is organized in the standard fashion for Tcl tests with the following
# notation for test case labels:
#
# 1.x - Const
www.eeworm.com/read/292144/3957154
mib rfc-1215.mib
RFC-1215 DEFINITIONS ::= BEGIN
IMPORTS
ObjectName
FROM RFC1155-SMI;
TRAP-TYPE MACRO ::=
BEGIN
TYPE NOTATION ::=
"ENTERPRISE" value (enterprise OBJECT IDENTIFIER)
www.eeworm.com/read/292144/3957170
mib snmpv2-tc.mib
SNMPv2-TC DEFINITIONS ::= BEGIN
IMPORTS
ObjectSyntax, TimeTicks FROM SNMPv2-SMI;
-- definition of textual conventions
TEXTUAL-CONVENTION MACRO ::=
BEGIN
TYPE NOTATION ::=
www.eeworm.com/read/473001/6853671
cpp stencil.cpp
#include
BZ_USING_NAMESPACE(blitz)
/*
* This example program illustrates the "stencil objects", which provide
* a cleaner notation for finite differencing. The example is so