Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
SisMaker
/
eFmt
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Projects
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
ft: 终版1.1
master
SisMaker
4 anni fa
parent
2adf5dae90
commit
50ae0df3e7
1 ha cambiato i file
con
3 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+3
-1
include/eFmt.hrl
+ 3
- 1
include/eFmt.hrl
Vedi File
@ -1,5 +1,5 @@
%
%
pretty
模
式
下
每
行
打
印
的
字
符
数
-
define
(
LineCCnt
,
1
20
)
.
-
define
(
LineCCnt
,
20
)
.
-
define
(
base
(
Precision
)
,
case
Precision
of
none
-
>
10
;
_
-
>
Precision
end
)
.
%
%
三
元
表
达
式
@ -16,4 +16,6 @@
,
strings
:
:
boolean
(
)
%
%
如
果
存
在
修
饰
符
l
,
则
将
string设置为false
。
}
)
.
-
define
(
log
(
Args
)
,
io
:
format
(
"
IMY**********
~w
~n
"
,
[
Args
]
)
)
.
Scrivi
Anteprima
Caricamento…
Annulla
Salva