|
|
发表于 2013-10-7 21:35:29
|
显示全部楼层
来自: 中国台湾
+ X( n( E! n- _0 ~
都是4位数- S- q8 V1 \0 Q) w
都*1000/ d+ p7 t( V! R4 C; {/ }
* d* F+ F# R' C0 k% L' o
fs2 16 0 4 0 4t #No decimal, absolute, 4 trailing( _; ]& Y# N, J0 q# V- |7 G
改为
- K5 W1 H L5 J" R% ?fs2 16 0 4 0 3t #No decimal, absolute, 4 trailing
f$ L' j6 x1 ]# L. u, @- D! p4 M& E
# --------------------------------------------------------------------------) C1 D$ M6 d/ Q. \6 r& `" X
# Thread output
e& Y7 ~7 P+ B# i( I# --------------------------------------------------------------------------
0 ^" h9 s u# Rfmt "P" 2 thddepth$ #Thread height absolute
& H/ k0 D9 P) v8 t6 p& |fmt "Q" 2 thdfirst$ #First depth cut in thread4 ]0 c5 J# Z. V: J
fmt "Q" 2 thdlast$ #Last depth cut in thread
& q( B j) K: u, v/ y6 C* B% x改为
! Q9 K$ J0 m8 ]# --------------------------------------------------------------------------
' K/ [8 b$ d& |# Thread output
; |6 L5 e7 e+ a1 |$ R% U3 i1 D, z# --------------------------------------------------------------------------; D% f ^8 p/ v
fmt "P" 16 thddepth$ #Thread height absolute
7 ~+ B1 N0 X3 V- v+ E. I4 U/ S: kfmt "Q" 16 thdfirst$ #First depth cut in thread# o- z8 Y0 }6 u6 ?% {# d' {6 ]
fmt "Q" 16 thdlast$ #Last depth cut in thread
* L9 w) A% Z7 P* f: ~ |
|