代码搜索:notation
找到约 2,214 项符合「notation」的源代码
代码结果 2,214
www.eeworm.com/read/243682/12925849
txt pgn.txt
/L20"Portable Game Notation" Line Comment = ; Line Comment Alt = % Block Comment On = { Block Comment Off = } Escape Char = \ String Chars = " File Extensions = PGN
/Delimiters = ~@^&()|\{}[]:"',
www.eeworm.com/read/353762/6322594
h keyboard.h
#ifndef __KEYBOARD
#define __KEYBOARD 1
#if HIWARE
#ifdef __cplusplus
extern "C" {
#endif
#endif
#include "Notation.h"
#if HIWARE
#include
#endif
#if !HIWARE
exter
www.eeworm.com/read/231050/14258674
htm chapbfso.htm
Guide to Notation
if(navigator.appName == "Netscape") {
self.name = "_mainDisplayFrame";
self._mainDisplayFrame = self;
}if(top._ap
www.eeworm.com/read/231050/14259566
htm chapbfso.htm
Guide to Notation
if(navigator.appName == "Netscape") {
self.name = "_mainDisplayFrame";
self._mainDisplayFrame = self;
}if(top._ap
www.eeworm.com/read/122894/14659094
htm chapbfso.htm
Guide to Notation
if(navigator.appName == "Netscape") {
self.name = "_mainDisplayFrame";
self._mainDisplayFrame = self;
}if(top._ap
www.eeworm.com/read/122894/14660016
htm chapbfso.htm
Guide to Notation
if(navigator.appName == "Netscape") {
self.name = "_mainDisplayFrame";
self._mainDisplayFrame = self;
}if(top._ap
www.eeworm.com/read/216898/14986980
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 solving
www.eeworm.com/read/14325/327687
h usb.h
typedef struct { /* 16 bit value in little endian notation */
unsigned char lo;
unsigned char hi;
} lendian_word;
/* device descriptor */
typedef struct {
unsigned char bLength; /