Hello from markdown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<template> | |
<router-view></router-view> | |
</template> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<template> | |
Hello world! | |
</template> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<template> | |
<p>${message}</p> | |
</template> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/** | |
* Wrapper for Media Queries Level 4: Interaction Media Features | |
*/ | |
export class PointingDevice { | |
static pointer: string; | |
static hover: string; | |
static anyPointer: string; | |
static anyHover: string; | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!doctype html> | |
<html lang="en"> | |
<head> | |
<meta charset="utf-8"> | |
</head> | |
<body> | |
<textarea id="input"> | |
§nMinecraft Formatting | |
§r§00 §11 §22 §33 |
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)