
简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
:skip=xxx是在备份时对if 后面的部分也就是原文件跳过多少块再开始备份;seek=xxx则是在备份时对of 后面的部分也就是目标文件跳过多少块再开始写。Example:u-boot_params.bin is saved in MMC offset 40960, size 153600dump itroot@localhost:/tmp# dd if=/dev/mmcblk0 of=./u
root@localhost:~$ date +"%Y_%m_%d_%H_%M"2019_07_24_00_15root@localhost:~$ date +"%Y_%m_%d_%H_%M_%S"2019_07_24_00_15_48root@localhost:~$ date +"%Y%m%d_%H_%M_%S"20190724_00_16_01lake@localhost:~$...
1. Windows$ uname -aMINGW64_NT-10.0 Win10 2.11.2(0.329/5/3) 2018-11-10 14:38 x86_64 MsysAdministrator@Win10 MINGW64 ~$ docker versionClient:Version:18.03.0-ceAPI version:1.37...
Android/Decompiler tool apktool_2.2.2/dex2jar-2.0/jd-gui-windows-1.4.0/ Update framework-res.apk--RK3288-Android5.1, replace 'com.android.webview' with 'com.google.android.webview' D:\Android\De...
Host Linux/64bit x86-64 Ubutu or RHEL7.x1. Build refer to aosp8.1/aosp_arm-enghttps://blog.csdn.net/hushui/article/details/80744702lake@localhost:~/Google/android-8.1.0_r1_OPM6.171019.030...
Example:$mingw-get install minttyGUI\MinGW\libexec\mingw-get\guimain.exe
1. Gnome GUI2. Samelake@localhost:~$ export |grep httdeclare -x HTTP_PROXY="http://10.24.1.1:8080/"declare -x http_proxy="http://10.24.1.1:8080/"lake@localhost:~$ export |grep proxy...
lake@localhost:~/Google/android-8.1.0_r33$ cat ~/git_repository/repo-repeat.sh#!/bin/bashrepo syncwhile [ $? -ne 0 ]dosleep 10repo syncdone
Suppose common is kernel source foldermake -C kernel/ ARCH=arm64 CROSS_COMPILE=aarch64-linux-android-kvim_defconfigmake -C kernel/ ARCH=arm64 CROSS_COMPILE=aarch64-linux-androi...







