代码搜索:kinds
找到约 691 项符合「kinds」的源代码
代码结果 691
www.eeworm.com/read/320178/13431479
sav kinds.sav
www.eeworm.com/read/215744/15050466
java kinds.java
/**
* @(#)Kinds.java 1.10 03/01/23
*
* Copyright 2003 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package com.sun.tools.javac.v
www.eeworm.com/read/467651/1497066
java kinds.java
/**
* @(#)Kinds.java 1.10 03/01/23
*
* Copyright 2003 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package com.sun.tools.javac.v
www.eeworm.com/read/463461/1537419
java kinds.java
/**
* @(#)Kinds.java 1.10 03/01/23
*
* Copyright 2003 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package com.sun.tools.javac.v
www.eeworm.com/read/213837/4911766
java kinds.java
/**
* @(#)Kinds.java 1.10 03/01/23
*
* Copyright 2003 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package com.sun.tools.j
www.eeworm.com/read/276066/4169546
java kinds.java
/*
* Copyright 1999-2005 Sun Microsystems, Inc. All Rights Reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or
www.eeworm.com/read/374220/2755184
java kinds.java
/**
* @(#)Kinds.java 1.10 03/01/23
*
* Copyright 2003 Sun Microsystems, Inc. All rights reserved.
* SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
*/
package com.sun.tools.j
www.eeworm.com/read/236578/14010368
js kinds.js
var kts = new Array(
1,"美食",new Array(
2,"中餐馆",new Array(
1,'粤菜',2,'北京菜',3,'家常菜',4,'谭家菜',5,'海鲜',6,'火锅',7,'上海菜',8,'川菜',9,'烤鸭',10,'东北菜',12,'湘菜',13,'鲁菜',15,'浙菜',14,'苏菜',16,'傣家菜',17,'云贵菜',2
www.eeworm.com/read/291752/8398978
h wave_kinds.h
//
// file = wave_kinds.h
//
#ifndef _WAVE_KINDS_H_
#define _WAVE_KINDS_H_
typedef enum {
PCM_NRZ,
PCM_BIPHASE,
PCM_DELAY_MOD,
sizeof_PCM_WAVE_KIND_T
} PCM_WAVE_KIND_T;
PCM
www.eeworm.com/read/291752/8399125
cpp wave_kinds.cpp
//
// File = wave_kinds.cpp
//
#include
#include
#include
#include "parmfile.h"
#include "wave_kinds.h"
#include "psstream.h"
extern ParmFile *ParmInput;