那些快遗忘的和新发现的
Primary LanguageJavaScript
Record some techtips.
#include <stdio.h> int main() { printf("Hello, World!\n"); }