代码搜索:mate
找到约 1,628 项符合「mate」的源代码
代码结果 1,628
www.eeworm.com/read/258979/11829261
c wdmsup.c
/*++
Copyright (c) 1996 Microsoft Corporation
Module Name:
wdmsup.c
Abstract:
functions that are supported either directly on NT or by WDM on Memphis
Author:
Jim Mate
www.eeworm.com/read/471038/1435000
java aliencreature.java
abstract class AlienCreature {
// all creaturesd are born
String lifeBegins(){
String me="Hello, I'm here.";
return me;
}
// creatures live by eating different mate
www.eeworm.com/read/469304/1481621
java aliencreature.java
abstract class AlienCreature {
// all creaturesd are born
String lifeBegins(){
String me="Hello, I'm here.";
return me;
}
// creatures live by eating different mate
www.eeworm.com/read/381758/2641258
java aliencreature.java
abstract class AlienCreature {
// all creaturesd are born
String lifeBegins(){
String me="Hello, I'm here.";
return me;
}
// creatures live by eating different mate
www.eeworm.com/read/359048/2980958
java aliencreature.java
abstract class AlienCreature {
// all creaturesd are born
String lifeBegins(){
String me="Hello, I'm here.";
return me;
}
// creatures live by eating different mate
www.eeworm.com/read/38039/1093330
mnu csys_plane.mnu
CSYS#PLANE 坐标系平面
# remove the # sign and enter foreign help string in this line
XY-plane XY-平面
Mate or align XY-plane.
配对或对齐XY-平面。
YZ-plane YZ-平面
Mate or align YZ-plane.
配对或对齐YZ-平面。
ZX-plane ZX-平面
Ma
www.eeworm.com/read/493488/1167027
java materialbuybean.java
/**
*
*/
package imis_mate.bean;
import java.io.Serializable;
import java.sql.Date;
/**
* @author Administrator
*
*/
public class MaterialBuyBean implements Serializable {
privat
www.eeworm.com/read/458103/1588244
java materialbuybean.java
/**
*
*/
package imis_mate.bean;
import java.io.Serializable;
import java.sql.Date;
/**
* @author Administrator
*
*/
public class MaterialBuyBean implements Serializable {
privat
www.eeworm.com/read/38039/1096793
mnu comp_type.mnu
%PINNED
COMPONENT#CONSTR
#
Mate
Constrain two surfaces to touch.
# remove the # sign and enter foreign help string in this line
Align
Constrain assembly/component references to be coincident, coplana
www.eeworm.com/read/493488/1167008
java daofactory.java
package imis_mate.DAO;
// Download by http://www.codefans.net
//DAO 工厂
public class DAOFactory {
private static DAOFactory instance;
static {
instance = new DAOFactory(