代码搜索:Identify
找到约 1,886 项符合「Identify」的源代码
代码结果 1,886
www.eeworm.com/read/480510/1316801
h ourconstants.h
// Definitions for our constants
#pragma once
// Arbitrary constants to identify record views
const unsigned int PRODUCT_VIEW = 1;
const unsigned int ORDER_VIEW = 2;
const unsigned int CUSTOM
www.eeworm.com/read/480510/1317207
h ourconstants.h
// Definitions for our constants
#pragma once
// Arbitrary constants to identify record views
const unsigned int PRODUCT_VIEW = 1;
const unsigned int ORDER_VIEW = 2;
const unsigned int CUSTOM
www.eeworm.com/read/475962/1374406
in dec_env.tcl.in
#! @TCL@ -f
# file: dec_env.tcl
#
# procedures to identify environment variables from input string and
# expand them from the system
#
# procedure to expand pathnames
#
proc expand_env_proc {instr}
www.eeworm.com/read/249553/4447149
h ourconstants.h
// Definitions for our constants
#pragma once
// Arbitrary constants to identify record views
const unsigned int PRODUCT_VIEW = 1;
const unsigned int ORDER_VIEW = 2;
const unsigned int CUSTOM
www.eeworm.com/read/249553/4447174
h ourconstants.h
// Definitions for our constants
#pragma once
// Arbitrary constants to identify record views
const unsigned int PRODUCT_VIEW = 1;
const unsigned int ORDER_VIEW = 2;
const unsigned int CUSTOM
www.eeworm.com/read/249553/4447199
h ourconstants.h
// Definitions for our constants
#pragma once
// Arbitrary constants to identify record views
const unsigned int PRODUCT_VIEW = 1;
const unsigned int ORDER_VIEW = 2;
const unsigned int CUSTOM
www.eeworm.com/read/249553/4447541
h ourconstants.h
// Definitions for our constants
#pragma once
// Arbitrary constants to identify record views
const unsigned int PRODUCT_VIEW = 1;
const unsigned int ORDER_VIEW = 2;
const unsigned int CUSTOM
www.eeworm.com/read/248746/4464425
java imagecombiner.java
import java.awt.*;
import java.awt.image.*;
import java.awt.event.*;
/**
* To use this program, first identify the two images
* you want to merge. Then run this program and give
* the two
www.eeworm.com/read/217493/4868734
java imagecombiner.java
import java.awt.*;
import java.awt.image.*;
import java.awt.event.*;
/**
* To use this program, first identify the two images
* you want to merge. Then run this program and give
* the two
www.eeworm.com/read/216450/4894838
h at_wini.h
#include "../drivers.h"
#include "../libdriver/driver.h"
#include "../libdriver/drvlib.h"
_PROTOTYPE(int main, (void));
#define VERBOSE 0 /* display identify messages during boot */
#define ENAB