代码搜索:notation
找到约 2,214 项符合「notation」的源代码
代码结果 2,214
www.eeworm.com/read/248047/12604558
3qt qdomnotation.3qt
'\" t
.TH QDomNotation 3qt "11 October 2001" "Trolltech AS" \" -*- nroff -*-
.\" Copyright 1992-2001 Trolltech AS. All rights reserved. See the
.\" license file included in the distribution for a co
www.eeworm.com/read/237003/13982906
cpp matmult.cpp
/*****************************************************************************
* matmult.cpp Blitz++ tensor notation example
*********************************************************************
www.eeworm.com/read/429726/8792577
txt snmpv2-conf.txt
SNMPv2-CONF DEFINITIONS ::= BEGIN
IMPORTS ObjectName, NotificationName, ObjectSyntax
FROM SNMPv2-SMI;
-- definitions for conformance groups
OBJECT-GRO
www.eeworm.com/read/429726/8792736
txt snmpv2-smi.txt
SNMPv2-SMI DEFINITIONS ::= BEGIN
-- the path to the root
org OBJECT IDENTIFIER ::= { iso 3 } -- "iso" = 1
dod OBJECT IDENTIFIER ::= { org 6 }
internet OBJECT IDENTIFIER
www.eeworm.com/read/182789/9191203
txt snmpv2-conf.txt
SNMPv2-CONF DEFINITIONS ::= BEGIN
IMPORTS ObjectName, NotificationName, ObjectSyntax
FROM SNMPv2-SMI;
-- definitions for conformance groups
OBJ
www.eeworm.com/read/182789/9191259
txt snmpv2-smi.txt
SNMPv2-SMI DEFINITIONS ::= BEGIN
-- the path to the root
org OBJECT IDENTIFIER ::= { iso 3 } -- "iso" = 1
dod OBJECT IDENTIFIER ::= { org 6 }
internet OBJECT IDEN
www.eeworm.com/read/362266/10008429
txt snmpv2-conf.txt
SNMPv2-CONF DEFINITIONS ::= BEGIN
IMPORTS ObjectName, NotificationName, ObjectSyntax
FROM SNMPv2-SMI;
-- definitions for conformance groups
OBJ
www.eeworm.com/read/362266/10008525
txt snmpv2-smi.txt
SNMPv2-SMI DEFINITIONS ::= BEGIN
-- the path to the root
org OBJECT IDENTIFIER ::= { iso 3 } -- "iso" = 1
dod OBJECT IDENTIFIER ::= { org 6 }
internet OBJECT IDEN
www.eeworm.com/read/166568/10016077
java compactnotation.java
package org.w3c.dom;
public interface Notation extends Node {
public String getPublicId();
public String getSystemId();
}