02 2021 档案
摘要:1 <!-- this is the timezone database website http://en.wikipedia.org/wiki/List_of_tz_database_time_zones --> 2 <!-- here is the local contry websit ht
阅读全文
摘要:DOS访问局域网内共享盘: --net use \\ip\ipc$ password/user:username 通过用户名密码登录局域网服务器共享盘 --net use H: \\ip\username 在本机建立于共享盘的网络连接 --net use * /del /y 清理windows所有远
阅读全文
摘要:android项目部分编译: 1.source build/build.sh 2.source build/envsetup.sh 3.lunch 选择对应配置 4.进入单独编译目录执行mm mm -B WITH_DEXPREOPT=false #单独编译某模块时不做优化 adb shell命令 M
阅读全文
摘要:repo使用笔记: rsync -avr .repo [username]@yourServerIP:/home/ 同步.repo配置到目标服务器绝对路径下 repo sync -l 同步完上面.repo配置后使用此命令同步代码 repo list -nr sboot 列举sboot仓库路径 rep
阅读全文

浙公网安备 33010602011771号