代码搜索:Carry
找到约 8,060 项符合「Carry」的源代码
代码结果 8,060
www.eeworm.com/read/137196/13341149
bak setting.bak
set sysmenu off
set sysmenu to
set status bar on
set clock status
set palette off
set bell on
set safety off
set escape on
set keycomp to windows
set carry on
set confirm on
set exact on
s
www.eeworm.com/read/137196/13341151
prg setting.prg
set sysmenu off
set sysmenu to
set status bar off
set clock status
set palette off
set bell on
set safety off
set escape on
set keycomp to windows
set carry on
set confirm on
set exact on
www.eeworm.com/read/323346/13343403
bak setting.bak
set sysmenu off
set sysmenu to
set status bar off
set notify off
set clock status
set palette off
set escape on
set keycomp to windows
set carry on
set confirm on
set exact on
set near on
www.eeworm.com/read/484391/6586948
prg setup.prg
SET TALK off
SET NOTIFY ON
SET CLOCK OFF
SET COMPATIBLE OFF
SET PALETTE ON
SET SAFETY OFF
SET ESCAPE ON
SET LOGERRORS ON
SET KEYCOMP TO WINDOWS
SET CARRY OFF
SET CONFIRM OFF
SET BROWSEIMECO
www.eeworm.com/read/484391/6587375
prg run.prg
SET TALK OFF
SET NOTIFY ON
SET CLOCK OFF
SET COMPATIBLE OFF
SET PALETTE ON
SET BELL ON
SET BELL TO '', 1
SET SAFETY OFF
SET ESCAPE ON
SET LOGERRORS ON
SET KEYCOMP TO WINDOWS
SET CARRY OFF
www.eeworm.com/read/476941/6743236
h mmu.h
// This file contains definitions for the
// x86 memory management unit (MMU).
// Eflags register
#define FL_CF 0x00000001 // Carry Flag
#define FL_PF 0x00000004 // Par
www.eeworm.com/read/227740/14414550
c ds1302op.c
#include "DS1302op.h"
//When read data, the tris bit should be 1, and 0 for write
#define ReadData 1
#define WriteData 0
//after right shift the CMDByte (include carry bit) 8 times
// th
www.eeworm.com/read/227740/14414575
c ds1302op.c
#include "DS1302op.h"
//When read data, the tris bit should be 1, and 0 for write
#define ReadData 1
#define WriteData 0
//after right shift the CMDByte (include carry bit) 8 times
// th
www.eeworm.com/read/219019/14897730
h mmu.h
// This file contains definitions for the
// x86 memory management unit (MMU).
// Eflags register
#define FL_CF 0x00000001 // Carry Flag
#define FL_PF 0x00000004 // Par
www.eeworm.com/read/211429/15180558
c ds1302op.c
#include "DS1302op.h"
//When read data, the tris bit should be 1, and 0 for write
#define ReadData 1
#define WriteData 0
//after right shift the CMDByte (include carry bit) 8 times
// th