代码搜索:syntax
找到约 10,000 项符合「syntax」的源代码
代码结果 10,000
www.eeworm.com/read/227241/14436296
in vhdl.jsf.in
# JOE syntax highlight file for VHDL
# Define colors
=Idle
=Comment green
=Constant cyan
=Escape bold cyan
=Keyword bold
=Operator bold
# All following states are for when we're not in a preprocess
www.eeworm.com/read/227241/14436310
in java.jsf.in
# JOE syntax highlight file for JAVA
# Needs: \uXXXX for unicode in strings
# improve escape parsing
=Idle
=Preproc blue
=Define bold blue
=Comment green
=Constant cyan
=Escape bold cyan
=Type
www.eeworm.com/read/124165/14592409
jse idspsrvr.jse
//~ title: Generic iDSP Server
/*
Copyright 1999 by Ronald Terry Constant
http://www.rtconstant.com
*/
/*.
idspsrvr.jse
syntax: sewin32.exe idspsrvr.jse [port]
www.eeworm.com/read/224153/14604539
c analyze.c
#include "globals.h"
#include "symtab.h"
#include "analyze.h"
/* counter for variable memory locations */
static int location = 0;
/* Procedure traverse is a generic recursive
* syntax tre
www.eeworm.com/read/123850/14609029
txt 回复谁能讲一讲setproperty(name=)的用法或介绍相关资料谢了!!.txt
作者:msdn
日期:00-6-9 上午 11:13:08
Sets a property value or values in a Bean.
JSP Syntax
www.eeworm.com/read/223685/14619291
txt pthread_mutexattr_init.txt
pthread_mutexattr_init Subroutine
Purpose
Creates a mutex attributes object and initializes it with default
values.
Library
Threads Library (libpthreads.a)
Syntax
#include
int pth
www.eeworm.com/read/223685/14619301
txt pthread_attr_setscope.txt
pthread_attr_setscope Subroutine
Purpose
Sets the value of the contention-scope attribute of a thread attributes
object.
Library
Threads Library (libpthreads.a)
Syntax
#include
in
www.eeworm.com/read/223685/14619392
txt pthread_attr_getscope.txt
pthread_attr_getscope Subroutine
Purpose
Returns the value of the contention-scope attribute of a thread attributes
object.
Library
Threads Library (libpthreads.a)
Syntax
#include
www.eeworm.com/read/223685/14619451
txt pthread_testcancel.txt
pthread_testcancel Subroutine
Purpose
Creates a cancellation point in the calling thread.
Library
Threads Library (libpthreads.a)
Syntax
#include
void pthread_testcancel ()
Descr
www.eeworm.com/read/223481/14639206
m demodfsk.m
% DemodFSK transforms M-dimensional FSK symbols into ML symbol log-likelihoods
%
% The calling syntax is:
% [output] = FskDemod( input, EsNo, [csi_flag], [fade_coef] )
%
% output = M by