代码搜索:X
找到约 10,000 项符合「X」的源代码
代码结果 10,000
www.eeworm.com/read/278235/10557073
elc isearch-x.elc
www.eeworm.com/read/278235/10557320
el x-win.el
;;; x-win.el --- parse switches controlling interface with X window system
;; Copyright (C) 1993, 1994, 2001 Free Software Foundation, Inc.
;; Author: FSF
;; Keywords: terminals
;; This file is par
www.eeworm.com/read/278235/10557323
elc x-win.elc
www.eeworm.com/read/423415/10561450
x30 test.x30
www.eeworm.com/read/352125/10578634
16x256
www.eeworm.com/read/423131/10584223
c x5045.c
#pragma code debug oe
#include
#include
#define uchar unsigned char
#define uint unsingned int
#define ulong unsigned long
sbit CS=P3^0;
sbit SCK=P1^4;
sbit SO=P1^5;
s
www.eeworm.com/read/423128/10584344
jpg dc-x.jpg
www.eeworm.com/read/351942/10591198
h x5045.h
#define True 1;
#define Fault 0;
sbit CCS = P1^3; //;X5045--CS 片选端
sbit SCK = P1^7; //;X5045--SCK
sbit SSI = P1^5; //;X5045--SI
sbit SSO = P1^6; //;X5
www.eeworm.com/read/159827/10611832
exe clr_x.exe
www.eeworm.com/read/159827/10611835
cpp clr_x.cpp
#include
#include
void DRAWPICTURE(void);
void CLR_X(void);
void main()
{
int driver=DETECT,mode;
registerbgidriver(EGAVGA_driver);
initgraph(&driver,&mode,"");