A list of software used for PC maintenance.
- Tron: Follow the steps manually with care. Tron may delete your files.
- SpaceSniffer and WinDirStat: analyse disk usage
- Winapp2: addon for CCleaner
- Defraggler: disk utility (defrag, benchmark, health)
A list of software used for PC maintenance.
| <!doctype html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="utf-8"> | |
| </head> | |
| <body> | |
| <textarea id="input"> | |
| §nMinecraft Formatting | |
| §r§00 §11 §22 §33 |
| Windows Registry Editor Version 5.00 | |
| ;-*- mode: ini;-*- | |
| [HKEY_CURRENT_USER\SOFTWARE\Zemi Interactive\4Story] | |
| [HKEY_CURRENT_USER\SOFTWARE\Zemi Interactive\4Story\ChatInterface] | |
| "MAXLIST"=dword:00000005 | |
| "CHATFLAG0"=dword:000001b7 | |
| "CHATPOSX0"=dword:00000000 | |
| "CHATPOSY0"=dword:fffffeb1 |
| /** | |
| * Wrapper for Media Queries Level 4: Interaction Media Features | |
| */ | |
| export class PointingDevice { | |
| static pointer: string; | |
| static hover: string; | |
| static anyPointer: string; | |
| static anyHover: string; | |
| } |
| <template> | |
| <p>${message}</p> | |
| </template> |
| <template> | |
| Hello world! | |
| </template> |
| <template> | |
| <router-view></router-view> | |
| </template> |
| function clangs { clang --analyze -Xanalyzer -analyzer-output=text $@ && clang -Werror=assign-enum -Werror=conversion -Werror=enum-conversion -Werror=nonnull -Werror=nullability -Werror=nullability-completeness -Werror=return-type -Werror=switch -Werror=switch-default -Werror=switch-enum -Werror=uninitialized -Werror=unused-result $@; } | |
| clangs main.c -fsanitize=leak |
Hello from markdown.
| Database loaded: 14.57s, 2156minstr, 397mb (metadata 35.68ms, 398kinstr, 43kb; build 2.37µs, 5783instr, 0b) | |
| item trees: 104811 | |
| dependency lines of code: 0, item trees: 0 | |
| dependency item stats: traits: 0, impl: 0, mods: 0, macro calls: 0, macro rules: 0 | |
| Item Tree Collection: 17.42s, 171ginstr, 3292mb | |
| Total Statistics: | |
| crates: 3, mods: 475, decls: 10638, bodies: 9178, adts: 967, consts: 297 | |
| Workspace: | |
| traits: 140, macro_rules macros: 64, proc_macros: 5 | |
| lines of code: 10_470_444, item trees: 104_811 |