본문 바로가기

[2014-06-02] Clash Of Clans [ 2014-06-02] Clash Of Clans 아쳐타워, 위자드, 에어 남음.이번주에 무기 업그레이드는 아무래도 끝이날듯.. ㅋㅋ
[우분투] build the doublecmd in lazarus [ build doublecmd ] - 패키지 설치
package manager [pm] 명령어 ● Package Managerusage: pm list packages [-f] [-d] [-e] [-s] [-e] [-u] [FILTER] pm list permission-groups pm list permissions [-g] [-f] [-d] [-u] [GROUP] pm list instrumentation [-f] [TARGET-PACKAGE] pm list features pm list libraries pm path PACKAGE pm install [-l] [-r] [-t] [-i INSTALLER_PACKAGE_NAME] [-s] [-f] PATH pm uninstall [-k] PACKAGE pm clear PACKAGE pm enable PACKAGE_OR_COMPONENT pm d..
안드로이드 input 명령어 ● input http://developer.android.com/reference/android/view/KeyEvent.html#KEYCODE_7 usage: input [text|keyevent] input text input keyevent ex) KEYCODE_BACK 이벤트 날리기 # input keyevent 4 ex) 문자열 날리기 # input text hello
Activity Manager [am] ● Activity Manager usage: am [subcommand] [options]usage: am start [-D] [-W] [-P ] [--start-profiler ] [--R COUNT] [-S] am startservice am force-stop am kill am kill-all am broadcast am instrument [-r] [-e ] [-p ] [-w] [--no-window-animation] am profile [looper] start am profile [looper] stop [] am dumpheap [flags] am set-debug-app [-w] [--persistent] am clear-debug-app am monitor [--gdb ] am sc..
__attribute__ (packed) : 구조체 정렬 __attribute__는 GCC 컴파일러에 있는 메커니즘으로 컴파일러에게 추가적인 에러 체킹 같은 것을 하도록 지시하는 것이다. 형식 : __attribute__(x)괄호 안의 x에는 가능한 몇 가지들이 있는데 특히, packed는 채우라는 의미이다:typedef struct{ char a; int b;} myST; 위 구조체의 sizeof(myST)는 8이다.상식적으로 char =1byte, int = 4byte이므로 5가 나와야 하는데.. 이런 문제 때문에 구조체를 가지고 작업할 경우 예상치 못한 버그로 고생을 가끔한다.이런 현상이 생기는 이유는 현재 사용하고 있는 컴퓨터가 32비트이기 때문이다. 즉, CPU가 메모리 어드레스를 지정할 때 4바이트(32비트/8) 단위가 내부적으로 가장 최적화되어 빠..
[2014-04-07] Clash Of Clans 레벨 10 업그레이드 중(남은것들)X-Bow - 10, 14 WIzard - 10 x 4Cannon - 6 x 3Inferno - 10 x 2, 14 x 2 기본 업그레이드 약 한달 남음. 대나다나
HIVE BOOT SECTION ● CE의 Platform.reg 의 아래 섹션이 들어가면 'Boot Registry', 'Registry' 에 두군데 모두 들어간다; HIVE BOOT SECTION; END HIVE BOOT SECTION