Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
SisMaker
/
eFaw
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Projects
0
Rilasci
1
Wiki
Attività
Sfoglia il codice sorgente
ft: 逻辑优化
master
SisMaker
1 anno fa
parent
152ec2b8ef
commit
2cd3f4d156
1 ha cambiato i file
con
2 aggiunte
e
2 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+2
-2
src/Faw/fwFMgr.erl
+ 2
- 2
src/Faw/fwFMgr.erl
Vedi File
@ -114,10 +114,10 @@ handleInfo({mChAwkW, FName}, State) ->
handleInfo
(
{
mChAwkW
,
FName
}
,
NewState
)
end
;
_
-
>
kpS
{
noreply
,
State
}
end
;
_
-
>
kpS
{
noreply
,
State
}
end
;
handleInfo
(
mTickCheck
,
State
)
-
>
NewState
=
tickCheck
(
State
)
,
Scrivi
Anteprima
Caricamento…
Annulla
Salva