代码搜索:ACT
找到约 7,251 项符合「ACT」的源代码
代码结果 7,251
www.eeworm.com/read/278221/10559253
a86 error.a86
; File : $ERROR.A86$
;
; Description :
;
; Original Author : DIGITAL RESEARCH
;
; Last Edited By : $CALDERA$
;
;--------------------------------------------
www.eeworm.com/read/329762/12934953
a86 error.a86
; File : $ERROR.A86$
;
; Description :
;
; Original Author : DIGITAL RESEARCH
;
; Last Edited By : $CALDERA$
;
;--------------------------------------------
www.eeworm.com/read/240317/13224663
a86 error.a86
; File : $ERROR.A86$
;
; Description :
;
; Original Author : DIGITAL RESEARCH
;
; Last Edited By : $CALDERA$
;
;--------------------------------------------
www.eeworm.com/read/105000/15680003
a86 error.a86
; File : $ERROR.A86$
;
; Description :
;
; Original Author : DIGITAL RESEARCH
;
; Last Edited By : $CALDERA$
;
;--------------------------------------------
www.eeworm.com/read/100336/15876780
a86 error.a86
; File : $ERROR.A86$
;
; Description :
;
; Original Author : DIGITAL RESEARCH
;
; Last Edited By : $CALDERA$
;
;--------------------------------------------
www.eeworm.com/read/363979/9927175
bas module1.bas
Attribute VB_Name = "Publics"
Public Declare Function BitBlt Lib "gdi32" (ByVal hDestDC As Long, ByVal X As Long, ByVal Y As Long, ByVal nWidth As Long, ByVal nHeight As Long, ByVal hSrcDC As Long, B
www.eeworm.com/read/477107/6747515
sql 查看未销未领未报损的机子所有信息.sql
/*********************************
查看未销/未领/未报损/的机子所有信息
*************************************/
declare @act int --1为按类型2按串号3所有
declare @val char(5)--型号
set @act=1
set @val='XH007'
--set @val='23
www.eeworm.com/read/118556/14864075
cpp 语法.cpp
#include
#define N 15
void main()
{int i,j,r,l,s,k,a[10][6],st[N],act,m;
char in[N],si[N];
for(i=0;i
www.eeworm.com/read/188267/8554237
c cabac.c
/*!
*************************************************************************************
* \file cabac.c
*
* \brief
* CABAC entropy coding routines
*
* \author
* Main contribu
www.eeworm.com/read/427148/8971879
c cabac.c
/*!
*************************************************************************************
* \file cabac.c
*
* \brief
* CABAC entropy coding routines
*
* \author
* Main contributo