代码搜索:notation
找到约 2,214 项符合「notation」的源代码
代码结果 2,214
www.eeworm.com/read/145379/12731541
htm chapb-0-1.htm
Guide to Notation
function setFocus() {
if ((navigator.appName != "Netscape") && (parseFloat(navigator.appVersion) == 2)) {
return;
} else {
self.foc
www.eeworm.com/read/136707/13364437
txt conversions.txt
CONVERSIONS
notation:
typedef unsigned int uint;
typedef unsigned long ulong;
typedef const char * cstr;
destination: source
int: int, long, uint, ulong, ZZ, float
www.eeworm.com/read/479933/6683930
txt snmpv2-tc.txt
SNMPv2-TC DEFINITIONS ::= BEGIN
IMPORTS
TimeTicks FROM SNMPv2-SMI;
-- definition of textual conventions
TEXTUAL-CONVENTION MACRO ::=
BEGIN
TYPE NOTATION ::=
www.eeworm.com/read/402666/11530643
txt conversions.txt
CONVERSIONS
notation:
typedef unsigned int uint;
typedef unsigned long ulong;
typedef const char * cstr;
destination: source
int: int, long, uint, ulong, ZZ, float
www.eeworm.com/read/231050/14258379
htm chapb-0.htm
Guide to Notation
function setFocus() {
if ((navigator.appName != "Netscape") && (parseFloat(navigator.appVersion) == 2)) {
return;
} else {
self.focus();
}
www.eeworm.com/read/231050/14259278
htm chapb-0.htm
Guide to Notation
function setFocus() {
if ((navigator.appName != "Netscape") && (parseFloat(navigator.appVersion) == 2)) {
return;
} else {
self.focus();
}
www.eeworm.com/read/128030/14318681
cpp ptrstr.cpp
// ptrstr.cpp
// displays a string with pointer notation
#include
using namespace std;
int main()
{
void dispstr(char*); //prototype
char str[] = "Idle people have the
www.eeworm.com/read/225993/14506109
l lexpgn.l
%{
/* lexpgn by David A. Wheeler (http://www.dwheeler.com).
This code processes files formatted using PGN, as defined in
"Standard Portable Game Notation Specification and Implementation
Gu
www.eeworm.com/read/122894/14658805
htm chapb-0.htm
Guide to Notation
function setFocus() {
if ((navigator.appName != "Netscape") && (parseFloat(navigator.appVersion) == 2)) {
return;
} else {
self.focus();
}