Diff
checker
文本
文本
圖像
文檔
Excel
文件夾
Legal
Enterprise
桌面版
定價
登入
下載 Diffchecker 桌面版
比較文本
尋找兩個文字檔案之間的差異
工具
歷史
即時編輯器
摺疊未變更行
關閉換行
檢視
拆分
統一
比對精度
智能
單詞
字符
語法突出顯示
選擇語法
忽略
文字轉換
前往第一個差異
編輯輸入
Diffchecker Desktop
執行Diffchecker最安全的方式。取得Diffchecker桌面應用程式:您的差異永遠不會離開您的電腦!
取得桌面版
opcodes
建立於
3 年前
差異永不過期
清除
匯出
分享
解釋
14 刪除
行
總計
刪除
字符
總計
刪除
要繼續使用此功能,請升級到
Diff
checker
Pro
查看價格
54 行
全部複製
15 新增
行
總計
新增
字符
總計
新增
要繼續使用此功能,請升級到
Diff
checker
Pro
查看價格
54 行
全部複製
Finding entry points
Finding entry points
Branch analysis from position: 0
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
1 jumps found. (Code = 62) Position 1 = -2
複製
已複製
複製
已複製
filename: /in/
bZHPv
filename: /in/
039Fh
function name: (null)
function name: (null)
number of ops: 19
number of ops: 19
compiled vars: !0 = $mem
compiled vars: !0 = $mem
line #* E I O op fetch ext return operands
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------
9 0 E > INIT_FCALL 'memory_get_usage'
9 0 E > INIT_FCALL 'memory_get_usage'
1 DO_ICALL $1
1 DO_ICALL $1
複製
已複製
複製
已複製
2
ASSIGN
!0
, $1
2
CONCAT
~2
'memory+before+use%3A+'
, $1
3
ECHO
'init+%24mem%0A'
3
CONCAT ~3 ~2, '%0A'
10
4
INIT_FCALL 'memory_get_usage'
4
ECHO
~3
5
DO_ICALL $
3
10
5
INIT_FCALL 'memory_get_usage'
6
CONCAT
~4 'memory+before+use%3A+', $3
6
DO_ICALL $
4
7 CONCAT
~5 ~4, '%0A'
7
ASSIGN
!0, $4
8 ECHO
~5
8 ECHO
'init+%24mem%0A'
12 9 INIT_FCALL 'dosmth'
12 9 INIT_FCALL 'dosmth'
10 SEND_VAR !0
10 SEND_VAR !0
11 DO_FCALL 0
11 DO_FCALL 0
13 12 INIT_FCALL 'memory_get_usage'
13 12 INIT_FCALL 'memory_get_usage'
13 DO_ICALL $7
13 DO_ICALL $7
14 SUB ~8 $7, !0
14 SUB ~8 $7, !0
15 CONCAT ~9 'memory+after+use%3A+', ~8
15 CONCAT ~9 'memory+after+use%3A+', ~8
16 CONCAT ~10 ~9, '%0A'
16 CONCAT ~10 ~9, '%0A'
17 ECHO ~10
17 ECHO ~10
14 18 > RETURN 1
14 18 > RETURN 1
Function dosmth:
Function dosmth:
Finding entry points
Finding entry points
Branch analysis from position: 0
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
1 jumps found. (Code = 62) Position 1 = -2
複製
已複製
複製
已複製
filename: /in/
bZHPv
filename: /in/
039Fh
function name: doSmth
function name: doSmth
number of ops: 13
number of ops: 13
compiled vars: !0 = $mem, !1 = $array
compiled vars: !0 = $mem, !1 = $array
line #* E I O op fetch ext return operands
line #* E I O op fetch ext return operands
-------------------------------------------------------------------------------------
-------------------------------------------------------------------------------------
3 0 E > RECV !0
3 0 E > RECV !0
4 1 INIT_FCALL 'range'
4 1 INIT_FCALL 'range'
2 SEND_VAL 0
2 SEND_VAL 0
3 SEND_VAL 99
3 SEND_VAL 99
4 DO_ICALL $2
4 DO_ICALL $2
5 ASSIGN !1, $2
5 ASSIGN !1, $2
5 6 INIT_FCALL 'memory_get_usage'
5 6 INIT_FCALL 'memory_get_usage'
7 DO_ICALL $4
7 DO_ICALL $4
8 SUB ~5 $4, !0
8 SUB ~5 $4, !0
9 CONCAT ~6 'memory+in+function%3A+', ~5
9 CONCAT ~6 'memory+in+function%3A+', ~5
10 CONCAT ~7 ~6, '%0A'
10 CONCAT ~7 ~6, '%0A'
11 ECHO ~7
11 ECHO ~7
6 12 > RETURN null
6 12 > RETURN null
End of function dosmth
End of function dosmth
已保存差異
原始文本
開啟檔案
Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/bZHPv function name: (null) number of ops: 19 compiled vars: !0 = $mem line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 9 0 E > INIT_FCALL 'memory_get_usage' 1 DO_ICALL $1 2 ASSIGN !0, $1 3 ECHO 'init+%24mem%0A' 10 4 INIT_FCALL 'memory_get_usage' 5 DO_ICALL $3 6 CONCAT ~4 'memory+before+use%3A+', $3 7 CONCAT ~5 ~4, '%0A' 8 ECHO ~5 12 9 INIT_FCALL 'dosmth' 10 SEND_VAR !0 11 DO_FCALL 0 13 12 INIT_FCALL 'memory_get_usage' 13 DO_ICALL $7 14 SUB ~8 $7, !0 15 CONCAT ~9 'memory+after+use%3A+', ~8 16 CONCAT ~10 ~9, '%0A' 17 ECHO ~10 14 18 > RETURN 1 Function dosmth: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/bZHPv function name: doSmth number of ops: 13 compiled vars: !0 = $mem, !1 = $array line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > RECV !0 4 1 INIT_FCALL 'range' 2 SEND_VAL 0 3 SEND_VAL 99 4 DO_ICALL $2 5 ASSIGN !1, $2 5 6 INIT_FCALL 'memory_get_usage' 7 DO_ICALL $4 8 SUB ~5 $4, !0 9 CONCAT ~6 'memory+in+function%3A+', ~5 10 CONCAT ~7 ~6, '%0A' 11 ECHO ~7 6 12 > RETURN null End of function dosmth
更改後文本
開啟檔案
Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/039Fh function name: (null) number of ops: 19 compiled vars: !0 = $mem line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 9 0 E > INIT_FCALL 'memory_get_usage' 1 DO_ICALL $1 2 CONCAT ~2 'memory+before+use%3A+', $1 3 CONCAT ~3 ~2, '%0A' 4 ECHO ~3 10 5 INIT_FCALL 'memory_get_usage' 6 DO_ICALL $4 7 ASSIGN !0, $4 8 ECHO 'init+%24mem%0A' 12 9 INIT_FCALL 'dosmth' 10 SEND_VAR !0 11 DO_FCALL 0 13 12 INIT_FCALL 'memory_get_usage' 13 DO_ICALL $7 14 SUB ~8 $7, !0 15 CONCAT ~9 'memory+after+use%3A+', ~8 16 CONCAT ~10 ~9, '%0A' 17 ECHO ~10 14 18 > RETURN 1 Function dosmth: Finding entry points Branch analysis from position: 0 1 jumps found. (Code = 62) Position 1 = -2 filename: /in/039Fh function name: doSmth number of ops: 13 compiled vars: !0 = $mem, !1 = $array line #* E I O op fetch ext return operands ------------------------------------------------------------------------------------- 3 0 E > RECV !0 4 1 INIT_FCALL 'range' 2 SEND_VAL 0 3 SEND_VAL 99 4 DO_ICALL $2 5 ASSIGN !1, $2 5 6 INIT_FCALL 'memory_get_usage' 7 DO_ICALL $4 8 SUB ~5 $4, !0 9 CONCAT ~6 'memory+in+function%3A+', ~5 10 CONCAT ~7 ~6, '%0A' 11 ECHO ~7 6 12 > RETURN null End of function dosmth
尋找差異