代码搜索结果
找到约 10,000 项符合
7 的代码
7.hex
:0A0035003F065B4F666D7D077F6F8D
:0C001C007F147E147DF8DDFEDEFADFF6B6
:0100280022B5
:10000300E4F508E50890003593F58012001C050817
:09001300E508C3940A40EC80E703
:03000000020029D2
:0C002900787FE4F6D8F
7.html
Regexp and Regsub
Regexp and Regsub
Online chapter from
7.asm
public change5
data segment
binary dw 7fffh,50h
n=($-binary)/2
buf db 7 dup(0)
info1 db 0ah,0dh,'this is the change from hexnumber to decimal:$'
info2 db 0ah,0dh,'the number is:7fffh,50h