欢迎你到来孙老师的博客
01
11
Say hello to x86_64 Assembly [part 4] Say hello to x86_64 Assembly [part 4]
翻译原文地址 Say hello to x86_64 Assembly [part 4]不久前,我开始写一系列关于x86_64汇编编程的博客文章。你可以通过asm标签找到它。不幸的是,我上次很忙,没有新的帖子,所以今天我继续写关于大会的帖子
2020-01-11 孙老师
10
09
08
android 常用命令记录 android 常用命令记录
android 常用命令记录1.adb shell dumpsys meminfo查看指定金正名称或者进程id对应的内存信息,这个一般情况我们都是用来获取内存相关信息的 例子:adb shell dumpsys meminfo [packa
2020-01-08 孙老师
08
Say hello to x86_64 Assembly [part 1] Say hello to x86_64 Assembly [part 1]
翻译原文地址 Say hello to x86_64 Assembly [part 1]介绍Introduction 我们中间有很多开发者,我们每天写了成千上万行代码。有时候甚至是一些不错的代码:)我们每个人都能写出像下面这样的简单代码:
2020-01-08 孙老师
2 / 2