전체 텍스트 결과:
- jQuery 재참고 @language:jquery
- ===== 일단 박스를 선언. * 한 파일에 모아두기. \\ ''style''을 ''sample_box'' 이전에 스크립트 태그를 써서 선언해서 쓰자. \\ (샘플이니까) <code html> <body> <style> #sample_box { left: 50px; top: 50px; wi... background: #0d77b6; } </style> <div id=sample_box></div> <div id='btn_a'>클릭 A</div> <div... 작성 <code javascript> function box_move() { // 'sample_box' 오브젝트(사용할)를 미리 찾아둔다. var _box = $('#sample_
- jQuery 코드 조각 @language:jquery
- ion: fixed; background: #0d77b6; } #sample_box_1 { left: 50px; top: 50px; } #sample_box_2 { left: 50px; top: 50px; ... ter; /* 가로 정렬, 센터 */ } </style> <div id='sample_box_1' class='samp_box'></div> <div id='sample_box_2' class='samp_box'></div> <div id='btn_a' class=
- 유니코드 한글 문자표 @winapi
- // 4바이트의 비트수 (32비트)만큼 반복 DWORD _sample = _fontsig.fsUsb[j]; for( int i = 0; ... 쪽의 비트가 1인지 확인해서 DWORD _result = (_sample & 0x80000000); if( _result & 0x80... set[_index] ); } _sample = _sample << 1; ++_index; if( _index > 69 ) break; }
- AWSTATS @webapp
- * 나중에 이 키워드를 사용하게 되므로, 적당한 단어를 선택한다. - 여기서는 sample 을 입력했다고 가정한다. - 자동설정의 경우, * 아파치를 사용 중이면 htt... (awstats가설치된폴더)\wwwroot\cgi-bin\ 폴더에 가면 **awstats.sample.conf** 파일이 생성되어 있다. - 이 파일은 편집하기 위해서 열어서 수정해야 한다. ===== awstats.sample.conf 파일의 수정 ===== ==== LogFile ==== **LogFile**... 설치된폴더)\wwwroot\cgi-bin\awstats.pl -update -config=sample 이걸 실행하면 로그를 분석해서 데이터를 저장한다. 만약 에러가 발생하면 로그 포맷이
- EC2 SSH 연결 기능 되살리기 @aws
- **Elastic Beanstalk** 홈화면 > **환경** 설명 편의를 위해, "sample_web" 이라는 Elastic Beanstalk 인스턴스가 있다고 가정 '환경 이름'에 "sample_web" 라는 인스턴스가 있다고 하고 * **환경 이름** 중에 SSH 연결을 되살릴 항목 선택. ( "sample_web" 을 선택 ) * "sample_web" 항목을 클릭해서 해당 인스턴스 환경 화면으로 한단계 더 이동. **Elastic Beanstalk** 홈 화면 > **환경** > **
- Enumerating the Installed Fonts @winapi
- The following example writes the line "This is a sample string." using bold characters for "This is a", switches to italic characters for "sample", then returns to bold characters for "string." A... lpszString1 = "This is a "; LPSTR lpszString2 = "sample "; LPSTR lpszString3 = "string."; HRESULT hr; s
- Stack Panel @sdk:wpf
- <//CustomClass//> 콜렉션을 등록한다. <code csharp> // lv_sample 이 xaml 형식 파일로 ListView가 추가 되어 있는 경우 ListView lv_sample; List<CustomClass> _items = new List<CustomClass>(); lv_sample.ItemsSource = _items; </code> ===== 헤더 추가 =====
- MultiRename , 여러 파일 이름 갱신 @tool
- 지 ====== MultiRename , 여러 파일 이름 갱신 ====== * **sample** : 2012-04-12 - 태그 - 파일명.확장자 * **goal** :\\ *... 서 얻은 결과를 여기에 대입. 여럿 있는 경우 $1, $2.. </code> * **sample** : 2012-04-12 = 태그 = 파일명.확장자 * **goal** :\\ **... s*([^\s]+)\s*=[^$]' 변경문자 ' ($1) ' </code> * **sample** : 2012-04-12 (태그) 파일명.확장자 * **goal** :\\ **'
- CSS 템플릿 : 고정식 좌측 메뉴 @language:css
- 템플릿 : 고정식 좌측 메뉴 ====== | {{:사진자료실:css_left-menu-sample.gif|}} | 코드만 저장해두고, 완성되면 설명을 적자. <code html> <!... .lm-base-left { left: 0px; opacity: 0.9; } #sample_box { left:50px; right:50px; width:100px; ... id='tm_top_menu'> <P>히든 메뉴</p> </div> <div id=sample_box> </div> <a>클릭A</a> <a>클릭 B</a> <nav class="
- FFMPEG @tool
- le # -vn no video # -ac audio channel # -ar audio sample rate # -ab audio bitrate # -f output format </code> ==== 2 ==== <code bash> ffmpeg -i sample.mp4 -ss 00:00:00 -t 00:33:00.0 -q:a 0 -map a sample.mp3 # -ss : 시작시간 # -t : 플레이 시간 </code>
- 정규식 예제 @regexp
- ) \\ to : 다음 단어 시작 부분까지 ====== IP - check ====== sample 127.102.256.125 127.01.23.33 MS : 마지막 ip 뒤에 ... 0-5]*[0-9]{1}$ </code> ====== MacAddress ====== Sample 0A05AAAC7A00 16진수 12자리의 문자열인가?를 체크 <code reg>
- WinMerge의 파일 필터 작성 @tool
- = name : 필터의 이름 = desc : 필터 설명 <code> name: Sample Filter desd: Sample Filter ## 넣지 않아도 된다. </code> 필터 설정 섹션 * **def** : 포함시키는 것들과 무시할 것들에 대한 필터링 종류를
- Images @language:cocoa
- Choose a representation whose bit depth (bits per sample) matches the depth of the device. If no represent... hoose the one with the highest number of bits per sample. You can change the order in which these rules ar
- Javascript 코드 조각 @language:javascript
- oid>[] = []; promise_task.push( this.async_task_sample() ); Promise.all(promise_task).then(()=>{ c... iled'); }); } /** 2초 기다렸다가 신호 보냄 */ async_task_sample() { return new Promise<void>((onTaskDone) =>
- 레퍼런스 @sdk:modern-ui-for-wpf
- 가하는데 사용한다.** \\ {{:sdk:modern-ui-for-wpf:modernui_sample_mainwindow_menu.png?direct&400|}} ====== 메뉴 ====