I hereby claim:
- I am 0xwof on github.
- I am wof (https://keybase.io/wof) on keybase.
- I have a public key ASAQwX2-8ZYDSnXbreO6zQoBFrV1elTrPDue1yaMVElQygo
To claim this, I am signing this object:
import java.io.*; | |
/** | |
* Created by WOF on 2015. 11. 2.. | |
*/ | |
public class LineCounter { | |
public static void main(String[] args) throws IOException { | |
String path = "/Users/wof/develop/BandiSmart"; | |
File folder = new File(path); |
I hereby claim:
To claim this, I am signing this object:
char keycode_array[47][3][1] = { | |
{'`', '~', 50}, | |
{'1', '!', 18}, | |
{'2', '@', 19}, | |
{'3', '#', 20}, | |
{'4', '$', 21}, | |
{'5', '%', 23}, | |
{'6', '^', 22}, | |
{'7', '&', 26}, | |
{'8', '*', 28}, |