代码搜索:cli
找到约 6,094 项符合「cli」的源代码
代码结果 6,094
www.eeworm.com/read/143726/12848902
frm frm_teacher_load.frm
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form frm_teacher_load
BorderStyle = 3 'Fixed Dialog
Caption = "添加教师信息"
Cli
www.eeworm.com/read/244444/12865917
frm asprep.frm
VERSION 5.00
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
Begin VB.Form Form1
Caption = "Power-Convoy Content Selecter"
ClientHeight = 4215
Cli
www.eeworm.com/read/243682/12924616
txt 6502.txt
/L20 Line Comment = ; Nocase File Extensions = S ASM
/C1
adc and asl
bcc bcs beq bit bmi bne bpl brk bvc bvs
clc cld cli clv cmp cpx cpy
dec dex dey
eor
inc inx iny
jmp jsr
lda ldx ldy lsr
www.eeworm.com/read/139372/13159745
frm frmcancelinfoedit.frm
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form frmCancelInfoEdit
BorderStyle = 1 'Fixed Single
Caption = "Form1"
Cli
www.eeworm.com/read/320698/13419887
frm frmreader_choose.frm
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form frmreader_choose
BorderStyle = 1 'Fixed Single
Caption = "读者列表选择"
Cli
www.eeworm.com/read/318751/13472915
frm c初始化.frm
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Begin VB.Form C初始化
Caption = "初始化"
ClientHeight = 2925
ClientLeft = 60
Cli
www.eeworm.com/read/315002/13554477
asm messages.asm
Int_GetMessage:
cli
GDT_Adjustment
;;;;
mov [task_ebp], ebp
mov ebp, [currentTaskP]
mov [ds:ebp + s_task.r_eax], eax
mov [ds:ebp + s_task.r_ebx], ebx
mov [ds:ebp + s_task.r_ecx], ecx
mov [ds:
www.eeworm.com/read/314914/13555678
frm frmcancelinfoedit.frm
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Begin VB.Form frmCancelInfoEdit
BorderStyle = 1 'Fixed Single
Caption = "Form1"
Cli
www.eeworm.com/read/487437/6511710
frm form2.frm
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomct2.ocx"
Begin VB.Form Form2
Caption = "段落"
ClientHeight = 2835
ClientLeft = 60
Cli
www.eeworm.com/read/350374/6567494
c timer.c
#include
#include
#include
extern unsigned char value_T,set_data;
void timer0_init(void) //CTC模式输出1KHz/2KHz方波
{
//CLI(); //disable all interrupts
//MCUCR = 0