|
发表于 2013-10-7 21:35:29
|
显示全部楼层
来自: 中国台湾
' p N+ c5 E0 K! O2 P
都是4位数# D# t2 m2 p" }+ G# U3 G
都*10008 i; N. P- O0 V* n
# x5 f# x, M% u+ \! B d
fs2 16 0 4 0 4t #No decimal, absolute, 4 trailing% c) F- L9 M# C+ {8 w6 M# z8 `
改为
; X+ V- o2 R, q- B) Jfs2 16 0 4 0 3t #No decimal, absolute, 4 trailing
6 Z9 D$ r" q' D- ~1 b0 @
$ Q; u& T' D2 t, B' \# --------------------------------------------------------------------------* t4 x L/ {3 `' | V8 J5 Z
# Thread output/ a' p1 e! |$ S
# --------------------------------------------------------------------------
; w" y# L/ Z0 d' yfmt "P" 2 thddepth$ #Thread height absolute" F: M+ ~9 K% I7 D* c1 A
fmt "Q" 2 thdfirst$ #First depth cut in thread q0 I/ u! K8 U* A- q% V; Y6 E
fmt "Q" 2 thdlast$ #Last depth cut in thread1 k7 I5 q2 Y8 b2 O y
改为- D! Q4 d& L( A3 R5 L# p
# --------------------------------------------------------------------------
/ E/ B- \- H; S. d# Thread output% E( S0 s0 Q$ {( l$ F
# --------------------------------------------------------------------------
. P T+ \# s. u$ Rfmt "P" 16 thddepth$ #Thread height absolute% z7 r4 k* V# L, m" O1 Z
fmt "Q" 16 thdfirst$ #First depth cut in thread
# f5 P7 w; U( N" E1 n8 T) sfmt "Q" 16 thdlast$ #Last depth cut in thread
% }+ e* e6 M4 [4 a$ e! o |
|