Skip to content

Instantly share code, notes, and snippets.

View hibiyasleep's full-sized avatar
🛌
.oO( 🍣 )

hibiya (김종이) hibiyasleep

🛌
.oO( 🍣 )
View GitHub Profile
// target: http://zermoth.net/mabinogi/ost
// jquery: required
// setting: none
// output-variable: d
// output-type: object
t=''
tn=0
d={}
void(
$('h2, .tbOST tr').each(function(i, o){
import javax.swing.*;
import java.awt.*;
import java.awt.event.*;
import java.io.*;
import java.net.*;
public class Hangang extends JFrame {
public static String uri = "http://shizuku.hibiya.moe/hangang";
#include <windows.h>
#include "resource.h"
LRESULT CALLBACK WndProc(HWND,UINT,WPARAM,LPARAM);
HINSTANCE g_hInst;
HWND hWndMain;
LPCTSTR lpszClass=TEXT("webTris");
int APIENTRY WinMain(HINSTANCE hInstance,HINSTANCE hPrevInstance
,LPSTR lpszCmdParam,int nCmdShow)
getErinnTime = function (date){
var week = [
'임볼릭',
'알반 에일레르',
'벨테인',
'알반 헤루인',
'루나사',
'알반 엘베드',
'삼하인' ]
var d = date || new Date()
@hibiyasleep
hibiyasleep / monitor.py
Created May 15, 2014 16:48
Sunrin vs VideoHS Monitor
# FILE : naver.py
# -*- coding: utf-8 -*-
#
import urllib2, re, sys
from time import time, sleep
from StringIO import StringIO
from gzip import GzipFile
VERSION = '0'
# FILE : naver.py
# -*- coding: utf-8 -*-
#
import urllib2, re, sys, thread
from time import time, sleep
from StringIO import StringIO
from gzip import GzipFile
VERSION = '0.2.1'
@hibiyasleep
hibiyasleep / php-handdoc.md
Last active March 19, 2018 06:09
php-handdoc.md

PHP functions explanation

Chapter 1: Date and Time functions

date