代码搜索:draft
找到约 3,786 项符合「draft」的源代码
代码结果 3,786
www.eeworm.com/read/286235/4040767
s 24xinit.s
;=========================================
; NAME: 24XINIT.S
; DESC: C start up codes
; Configure memory, ISR ,stacks
; Initialize C-variables
; HISTORY:
; 2001.02.06:purnnamu: draft ver 0
www.eeworm.com/read/450106/1672420
java itemstate.java
package auction.model;
/**
* A simple enumeration.
*
* @author Christian Bauer
*/
public enum ItemState {
DRAFT('D'), PENDING('P'), ACTIVE('A');
private final char state;
private Item
www.eeworm.com/read/427458/1971811
s 24xinit.s
;=========================================
; NAME: 24XINIT.S
; DESC: C start up codes
; Configure memory, ISR ,stacks
; Initialize C-variables
; HISTORY:
; 2001.02.06:purnnamu: draft ver 0
www.eeworm.com/read/401534/2339728
c nut.c
/*
* "NUT" Container Format muxer and demuxer (DRAFT-200403??)
* Copyright (c) 2003 Alex Beregszaszi
* Copyright (c) 2004 Michael Niedermayer
*
* This library is free software; you can redistribu
www.eeworm.com/read/358237/2998826
xtp hessian-2.0-spec.xtp
resin
Hessian 2.0 Specification (Draft 2)
Jul 8, 2006
Hessian is a compact binary protocol f
www.eeworm.com/read/350555/3124611
s 24xinit.s
;=========================================
; NAME: 24XINIT.S
; DESC: C start up codes
; Configure memory, ISR ,stacks
; Initialize C-variables
; HISTORY:
; 2001.02.06:purnnamu: draft ver 0
www.eeworm.com/read/369368/9653354
c retarget.c
/****************************************************************
NAME: retarget.c
DESC: console I/O redirection, heap base, stack base.
HISTORY:
Jan.01.2002:purnnamu: first draft. rewrite 'r
www.eeworm.com/read/171227/9766497
c retarget.c
/****************************************************************
NAME: retarget.c
DESC: console I/O redirection, heap base, stack base.
HISTORY:
Jan.01.2002:purnnamu: first draft. rewrite 'r