'프로그램 사용 > VLC' 카테고리의 다른 글
| VLC dshow(캡쳐장비) 해상도 설정 (0) | 2015.05.23 |
|---|---|
| VLC로 multicast 테스트 (0) | 2014.10.22 |
| VLC RTSP 데이터 덤프하기? (0) | 2013.02.26 |
| vlc를 이용한 html rtsp 스트리밍 예제 (2) | 2013.01.11 |
| ubuntu vlc 패키지의 웹 인터페이스 원격지에서 접속허용하기 (0) | 2012.06.05 |
| VLC dshow(캡쳐장비) 해상도 설정 (0) | 2015.05.23 |
|---|---|
| VLC로 multicast 테스트 (0) | 2014.10.22 |
| VLC RTSP 데이터 덤프하기? (0) | 2013.02.26 |
| vlc를 이용한 html rtsp 스트리밍 예제 (2) | 2013.01.11 |
| ubuntu vlc 패키지의 웹 인터페이스 원격지에서 접속허용하기 (0) | 2012.06.05 |
그냥 1:1로 바로 전송하는 건가?
| Atmel AVR 라인트레이서 및 IR 관련 링크 (0) | 2014.03.22 |
|---|---|
| LM-324과 ST-1K 사용하기 2 (0) | 2014.03.22 |
| avr glcd (128x64) 예제 (0) | 2014.03.12 |
| CM04075 데이터 백업용 (0) | 2014.02.20 |
| Graphic LCD 지름예고 (0) | 2014.02.09 |
| 접영 업그레이드 (0) | 2014.07.10 |
|---|---|
| 영법별 현재 상태 (0) | 2014.06.13 |
| 헤딩한지.. 4일...차? (0) | 2014.03.02 |
| 접영 영업 업그레이드 (0) | 2014.03.01 |
| 배영영업 업그레이드 (0) | 2014.02.21 |
| Java for문 내 변수는 매번 초기화 된다. (0) | 2014.03.13 |
|---|---|
| Java array (0) | 2014.03.13 |
| java bytecode decompiler - javap (0) | 2014.03.12 |
| java static initialize (0) | 2014.03.12 |
| java 1.5 이후 추가 for-each / varargs(autoboxing) (0) | 2014.03.11 |
| C:\Program Files\Java\jdk1.7.0_51\bin>javap
Usage: javap <options> <classes>
where possible options include:
-help --help -? Print this usage message
-version Version information
-v -verbose Print additional information
-l Print line number and local variable tables
-public Show only public classes and members
-protected Show protected/public classes and members
-package Show package/protected/public classes
and members (default)
-p -private Show all classes and members
-c Disassemble the code
-s Print internal type signatures
-sysinfo Show system info (path, size, date, MD5 hash)
of class being processed
-constants Show static final constants
-classpath <path> Specify where to find user class files
-bootclasspath <path> Override location of bootstrap class files |
| Java array (0) | 2014.03.13 |
|---|---|
| java string.intern() (0) | 2014.03.12 |
| java static initialize (0) | 2014.03.12 |
| java 1.5 이후 추가 for-each / varargs(autoboxing) (0) | 2014.03.11 |
| JUnit 사용 예 (0) | 2014.03.11 |
| public class StaticTest4 {
static
{
System.out.println("Statis init1");
}
static String s = echo("string");
static
{
System.out.println("Statis init2");
}
static String echo(String s)
{
System.out.println(s);
return s;
}
public static void main(String[] args)
{
// TODO Auto-generated method stub
System.out.println("main");
StaticTest4 st4 = new StaticTest4();
}
}
|
| Static init1
string
Static init2
main |
This works well when the initialization value is available and the initialization can be put on one line. However, this form of initialization has limitations because of its simplicity. If initialization requires some logic (for example, error handling or a for loop to fill a complex array), simple assignment is inadequate. Instance variables can be initialized in constructors, where error handling or other logic can be used. To provide the same capability for class variables, the Java programming language includes static initialization blocks.[링크 : http://docs.oracle.com/javase/tutorial/java/javaOO/initial.html] |
| java string.intern() (0) | 2014.03.12 |
|---|---|
| java bytecode decompiler - javap (0) | 2014.03.12 |
| java 1.5 이후 추가 for-each / varargs(autoboxing) (0) | 2014.03.11 |
| JUnit 사용 예 (0) | 2014.03.11 |
| java class default access modifier (0) | 2014.03.11 |
| void test(int a = 1, int b = 2, int c = 3); test(); test(1); test(1,2); test(1,2,3); |
| cpp class에서 변수값을 미리 선언 못하는 이유 (0) | 2014.03.15 |
|---|---|
| cpp 와 java의 차이점(문법) (0) | 2014.03.14 |
| c -> cpp 추가사항 (0) | 2014.03.10 |
| 오버로딩 / 오버라이딩 (0) | 2014.03.10 |
| try - throw - catch (0) | 2014.03.05 |
| LM-324과 ST-1K 사용하기 2 (0) | 2014.03.22 |
|---|---|
| COM26T2844VTX + ATmega8 검토 (0) | 2014.03.13 |
| CM04075 데이터 백업용 (0) | 2014.02.20 |
| Graphic LCD 지름예고 (0) | 2014.02.09 |
| COM26T2844VTX 컨트롤러 HD66781 (0) | 2014.02.07 |
빠지는 건 뒷쪽이므로 앞에서 빼지말고 뒤에서 빼면 참 쉽죠?
걸쇠가 많으므로 엄지손톱으로 쓰윽 밀어주면 파손되지 않고 빠진다.
| umid mbook m1 배터리 교체 (2) | 2014.03.19 |
|---|---|
| umid mbook 관련 파일방 (2) | 2014.03.14 |
| 생일선물? ㅋㅋ (2) | 2014.02.01 |
| DVD+R DL로 구운 뒷면 (0) | 2014.01.30 |
| 미루고 미뤄오던 하드이전 완료! (0) | 2014.01.30 |
아.. 시발 털렸음 지들이 알아서 이통사인데 고객전화로 알려줘도 시원찮을 판국에
내가 또 입력하고 어익후 "제공에 동의합니다" 해줘야 하냐?
하.. 시발 정말
KB에서 카드 털리고 새로 만들었는데
또 주옥같이 KT에서 털렸네
그런데 카드에 유심에 서비스 가입정보에 요금제 정보에 안털린게 머니? 시발!!!!!!
| 세월호 관련 한탄 (0) | 2014.04.20 |
|---|---|
| 무선 조정 비행기는 망했어요 근데 웬 천안함? ㅋㅋㅋㅋ (2) | 2014.04.03 |
| 신용카드 개인정보 유출.. 결국 내 시간이네? (0) | 2014.01.21 |
| (가짜) 여론조사기관 바로미터 입니다. (4) | 2013.12.26 |
| 타칭 '진보'는 조금은 더 솔찍해질 필요가 있다 (4) | 2013.12.15 |