代码搜索:normal
找到约 10,000 项符合「normal」的源代码
代码结果 10,000
www.eeworm.com/read/100350/15876332
06a3 changes-1.06a3
Changes for RTF distribution release 1.06a3
-------------------------------------------
-----------------------------
the RTF reader:
Discard nulls now, not just \r and \n.
The "Normal" style may b
www.eeworm.com/read/257102/11950092
lsp simply.lsp
; For poly of (ax+b)
(defun normal (exp x)
(cond ((numberp exp) `(EX ,exp 0))
((eq exp x) '(EX 0 1))
((eq exp '+) 'poly-add)
((eq exp '-) 'poly-sub)
((eq exp '*) 'poly-time)
((s
www.eeworm.com/read/147789/12520112
cfg rslt.ans.cfg
Path: /tm/Airplane
Type: Page
Rows: 4
Cols: 3
Width: 826.2
Height: 663.39
Path: /tm/Airplane
Type: History
Row: 0
Col: 2
XParameter: RunCounter
YParame
www.eeworm.com/read/445022/7601554
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Threads.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#d
www.eeworm.com/read/471374/6891180
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Threads.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#d
www.eeworm.com/read/226004/14503580
h encoding.h
/*--------------------------------*-H-*---------------------------------*
* File: encoding.h
*----------------------------------------------------------------------*
*
* All portions of code are c
www.eeworm.com/read/414958/11089690
h encoding.h
/*--------------------------------*-H-*---------------------------------*
* File: encoding.h
*----------------------------------------------------------------------*
*
* All portions of code ar