代码搜索:Recent
找到约 2,666 项符合「Recent」的源代码
代码结果 2,666
www.eeworm.com/read/110001/15543720
ini vba.ini
[preferences]
windowX=443
windowY=289
video=0
language=1
languageName=
frameSkip=2
gbFrameSkip=0
autoFrameSkip=0
vsync=0
synchronize=1
stretch=0
defaultVideoDriver=1
fsWidth=0
fsHeight=0
www.eeworm.com/read/288362/8640029
c widget_menu.c
/*********************************************************************
* SEGGER MICROCONTROLLER SYSTEME GmbH *
* Solutions for real time microcontroller applica
www.eeworm.com/read/277287/10648143
h dialogp.h
/**** dialogP.h ****/
/**************************************************************************
A `Dialog' object is a Motif dialog box in a shell that supports
object-level configuration for modal
www.eeworm.com/read/140582/5787190
c port.c
/*
* @(#) jig to exercise a UML/FreeSWAN kernel with two interfaces
*
* Copyright (C) 2001 Jeff Dike Jeff Dike
* Copyright (C) 2001 Michael Richardson
*
*
www.eeworm.com/read/481428/6640973
frm frmlists.frm
VERSION 5.00
Begin VB.Form frmLists
Caption = "frmLists"
ClientHeight = 2445
ClientLeft = 60
ClientTop = 345
ClientWidth = 4215
LinkTopic
www.eeworm.com/read/160303/5574922
c port.c
/*
* @(#) jig to exercise a UML/FreeSWAN kernel with two interfaces
*
* Copyright (C) 2001 Jeff Dike Jeff Dike
* Copyright (C) 2001 Michael Richardson
*
*
www.eeworm.com/read/334767/12575830
c widget_menu.c
/*********************************************************************
* SEGGER MICROCONTROLLER SYSTEME GmbH *
* Solutions for real time microcontroller applica
www.eeworm.com/read/360807/10077397
c pc110pad.c
/*
* Linux driver for the PC110 pad
*
* The pad provides triples of data. The first byte has
* 0x80=bit 8 X, 0x01=bit 7 X, 0x08=bit 8 Y, 0x01=still down
* The second byte is bits 0-6 X
* The thi
www.eeworm.com/read/161503/5552923
java checksumhistorydao.java
package org.dspace.checker;
import java.sql.Connection;
import java.sql.PreparedStatement;
import java.sql.SQLException;
import java.sql.Timestamp;
import java.util.Date;
import java.util.Iterator;
i
www.eeworm.com/read/475740/6776885
#3 keyboard.#3
/***********************************JBB*************************************/
#ifndef _KEYBOARD_H
#define _KEYBOARD_H
#include "reg52\reg52.h"
#define START 0
#define LSB 1
#define MSB