代码搜索:notation
找到约 2,214 项符合「notation」的源代码
代码结果 2,214
www.eeworm.com/read/216502/4890686
tt08
.NH
Introduction to Macros
.PP
Before we can go much further in
.UL troff ,
we need to learn a bit about the
macro
facility.
In its simplest form, a macro is just a shorthand notation
quite similar to
www.eeworm.com/read/214352/4908689
java dtdnotation.java
package com.wutka.dtd;
import java.io.*;
/** Represents a Notation defined in a DTD
*
* @author Mark Wutka
* @version $Revision: 1.16 $ $Date: 2002/07/19 01:20:11 $ by $Author: wutka $
*/
public
www.eeworm.com/read/213567/4915176
h asnxer.h
/*
* asnxer.h
*
* Abstract Syntax Notation Encoding Rules classes
*
* Portable Windows Library
*
*/
#ifdef P_INCLUDE_XER
/** Class for ASN XML Encoding Rules stream.
*/
class PXER_Stream : pu
www.eeworm.com/read/191602/5165219
cxx asnper.cxx
/*
* asnper.cxx
*
* Abstract Syntax Notation 1 Encoding Rules
*
* Portable Windows Library
*
* $Log: asnper.cxx,v $
* Revision 1.10 2004/07/11 12:33:47 csoutheren
* Added guards ag
www.eeworm.com/read/338438/3318055
m num2eng.m
function string=num2eng(x, varargin)
% function string = num2eng(x )
%
% Formats x in engineering notation, with proper suffix.
%
% If input argument sigfig is included, will format w
www.eeworm.com/read/320652/3542955
c printf_fphex.c
/* Print floating point number in hexadecimal notation according to ISO C99.
Copyright (C) 2000, 2005 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library
www.eeworm.com/read/320652/3545282
c printf_fphex.c
/* Print floating point number in hexadecimal notation according to
ISO C99.
Copyright (C) 1997, 1998, 1999, 2000, 2005 Free Software Foundation, Inc.
This file is part of the GNU C Library.
www.eeworm.com/read/320652/3545464
c printf_fphex.c
/* Print floating point number in hexadecimal notation according to ISO C99.
Copyright (C) 1997, 1998, 1999, 2000, 2005 Free Software Foundation, Inc.
This file is part of the GNU C Library.
www.eeworm.com/read/301877/3831074
h asnxer.h
/*
* asnxer.h
*
* Abstract Syntax Notation Encoding Rules classes
*
* Portable Windows Library
*
*/
#ifdef P_INCLUDE_XER
/** Class for ASN XML Encoding Rules stream.
*/
class PXER_Stream : pu
www.eeworm.com/read/299786/3850280
10a859d96536001b19ca9d8cdf62cf01
package org.ajaxshowdesktop;
/**
* Encodes and decodes to and from Base64 notation.
*
*
* Change Log:
*
*
* v1.4 - Added helper methods to read/write files.