代码搜索:CX SUPERVISOR
找到约 10,000 项符合「CX SUPERVISOR」的源代码
代码结果 10,000
www.eeworm.com/read/113399/6131499
s cuu.s
.define .ciu
.define .cui
.define .cuu
.text
.ciu:
.cui:
.cuu:
pop bx ! return address
! pop cx, dest. size
! pop dx, source size
! ax is low word of
www.eeworm.com/read/262705/11394201
def labeler.def
struct RECT {
LONG left;
LONG top;
LONG right;
LONG bottom;
};
struct SIZE {
LONG cx;
LONG cy;
};
struct POINT {
LONG x;
LONG y;
};
struct LOGFONT {
LONG lfHei
www.eeworm.com/read/262705/11394539
def labeler.def
struct RECT {
LONG left;
LONG top;
LONG right;
LONG bottom;
};
struct SIZE {
LONG cx;
LONG cy;
};
struct POINT {
LONG x;
LONG y;
};
struct LOGFONT {
LONG lfHei
www.eeworm.com/read/342295/12031692
java connectiondatabase.java
package cx;
import java.sql.*;
import java.io.*;
import java.util.*;
public class ConnectionDatabase
{
private static Connection con;
ConnectionDatabase(){}
public static Connection get
www.eeworm.com/read/342295/12031768
java infopack.java
package cx;
//信息封装
public class infoPack
{
private int mNum;
private String mType;
private String mPlace;
private float mPrice;
private String mInfo;
public infoPack(int Num
www.eeworm.com/read/339352/12241692
h record.h
#define RecNo 19000 // 19000 records
#define RecSize 20 // with 20 bytes each
#if defined (__C51__) || defined (__CX51__)
struct record {
struct record far *next;
unsigne
www.eeworm.com/read/233458/14150328
bas windowp.bas
Option Explicit
Declare Sub SetWindowPos Lib "User" (ByVal hWnd As Integer, ByVal hWndInsertAfter As Integer, ByVal X As Integer, ByVal Y As Integer, ByVal cx As Integer, ByVal cy As Integer, ByVal
www.eeworm.com/read/128400/14300824
h record.h
#define RecNo 19000 // 19000 records
#define RecSize 20 // with 20 bytes each
#if defined (__C51__) || defined (__CX51__)
struct record {
struct record far *next;
unsigne
www.eeworm.com/read/122902/14657346
bas windowontop.bas
Private Declare Function SetWindowPos Lib "user32" _
(ByVal hwnd As Long, ByVal hWndInsertAfter As Long, ByVal x As Long, ByVal y As Long, _
ByVal cx As Long, ByVal cy As Long,
www.eeworm.com/read/7410/116681
h record.h
#define RecNo 19000 // 19000 records
#define RecSize 20 // with 20 bytes each
#if defined (__C51__) || defined (__CX51__)
struct record {
struct record far *next;
unsigne