文件名称:Memo-code-snippets-and-notes:杂项代码段和注释
文件大小:38.18MB
文件格式:ZIP
更新时间:2024-04-20 09:35:59
Java
杂项代码段和注释 只需将出色的代码段和注释记录为备忘单即可。 十六进制编辑器/比较 免费 许可证 流程图/图表
【文件预览】:
Memo-code-snippets-and-notes-master
----android debug()
--------reference backup.zip(586KB)
--------busybox()
--------fastboot flash image()
--------DON-T-MERGE-disable-sepolicy.patch(2KB)
--------README.md(285B)
--------replace framework.jar and services.jar()
--------enable debug log()
--------native crash()
----shell script()
--------row2cloume()
--------shell_cmds.md(3KB)
----android XTS()
--------assets()
--------README.md(4KB)
----android aosp()
--------init actionable properties()
--------root permission()
--------update apply security patch date()
--------system property()
--------wake up on the cable connector is inserted()
----README.md(364B)
----android api()
--------execute shell command,java(2KB)
--------README.md(148B)
--------sleep_wakeup.java(3KB)
--------get call stack.java(687B)
----C C++ snippet()
--------reverseLinkedList.cpp(231B)
--------listdir.h(2KB)
--------find the middle field of singled-linked list without traverse whole list.cpp(316B)
--------reverseString.cpp(555B)