전체 텍스트 결과:
- SQL 기본 명령어 @db
- code sql> create database tbook1_development default character set = utf8 default collate = utf8_bin; </code> TABLE 생성 <code sql> -- Create the table foo.exa... `.`example_02` ( `field_1` VARCHAR(255) NOT NULL DEFAULT '', `field_2` CHAR(20) NOT NULL default 'default_text', `field_3` INT(10) DEFAULT NULL, `field_4` BIGIN
- TK 파이썬 @language:python
- 따라 위젯을 배치한다. <code python> some_widget.pack() # default 는 'top' some_widget.pack(side='left') some_widget... .tkdocs.com/tutorial/fonts.html|Tcl Fonts]]) | TkDefaultFont | The default for all GUI items not otherwise specified. | | TkTextFont | Used for entry widgets, list... ns. | | TkTooltipFont | A font for tooltips. | TkDefaultFont 를 바꿔보자 <code python> from tkinter import fon
- 2D, 3D UI @language:unity:ngui
- I 입력을 받을 레이어를 설정한다. = : 이 레이어를 따로 하지 않으면, (기본은 Default) UI 요소를 선택했을때 화면에서도 UI 반응이 그대로 전달된다. {{:language... 에 메인 카메라 추가 * GUI Camera에 NGUI에 추가된 카메라 추가 * Default Size에는 .. 그대로 유지. \\ 여기 값은 확대 배율이므로 숫자 1이면 그대로, \... ic bool followTarget = true; public Vector3 defaultSize = new Vector3(1,1,1); public GameObject t... target = targetObj_; __t.parent = parent_; defaultSize = size_; } public void followingObject()
- OSX @os:osx
- k 자동 숨기기 Delay 없애기===== 터미널을 켜서 아래 커맨드 실행 <code> defaults write com.apple.dock autohide -bool true && defaults write com.apple.dock autohide-delay -float 0 && defaults write com.apple.dock autohide-time-modifier -float 0 && killall Dock </code> 원상복귀 <code> defaults delete com.apple.dock autohide && defaults delet
- Enumerating the Installed Fonts @winapi
- printing all the strings, it restores the system default characters. <code cpp> int XIncrement; int YStart; TEXTMETRIC tm; HFONT hfntDefault, hfntItalic, hfntBold; SIZE sz; LPSTR lpszStrin... YStart). XIncrement = 10; YStart = 50; hfntDefault = SelectObject(hdc, hfntBold); hr = StringCchLen... lect the original font. SelectObject(hdc, hfntDefault); // Delete the bold and italic fonts. Del
- 자주쓰는 아파치 설정사항 정리 @webapp:apache
- pache> # CodeRed Worm등의 로그제거 SetEnvIf Request_URI default\.ida CodeRed SetEnvIf Referer \.ida CodeRed SetEn... " -D SUEXEC_BIN="/usr/local/apache/bin/suexec" -D DEFAULT_PIDLOG="logs/httpd.pid" -D DEFAULT_SCOREBOARD="logs/httpd.scoreboard" -D DEFAULT_LOCKFILE="logs/httpd.lock" -D DEFAULT_ERRORLOG="logs/error_l
- 설치한 도쿠위키 플러그인 @wiki
- 름만 정리. | bj-tango.png | bj_ubuntu.png | bw.png | default | | doku | drktheme | dryoo.png | gnome.png | | h... e** : \\ give in the form widthxheight in pixels. Defaults to 320x140 * **Type** : \\ 기본은 pie3d, 다른 옵션은 ... h** : \\ color this is the first hex color given. Defaults to the configuration (see below) or orange if no... ** : \\ color this is the second hex color given. Defaults to the configuration (see below) or white if no
- 맨티스 Mantis (BTS) @webapp
- ==== 설정 파일 ===== 설정파일의 참고 파일 * (설치폴더)\config_defaults_inc.php * 추가하려는 설정 파일의 여기에서 쇼핑한다. 사이트에 적용 되는 ... 파일 * (설정파일)\config\config_inc.php * config_defaults_inc.php 와 다르게 설정할 내용을 여기에 추가한다. ===== 설정 내용 ===... ha 사용 </code> ==== 첨부 파일을 파일로 저장하도록 ==== config_defaults_inc.php 파일에 추가하자. <code ini> $g_allow_file_uplo... 파일은 디스크에 저장한다. (DB or FTP 도 있다.) $g_absolute_path_default_upload_folder = "/FULL/PATH/"; # 마지막에 '/' 를 빼먹으면
- 맥의 관련된 팁을 정리 @tip
- |키입력반복 ON]] 키보드 입력 반복 기능이 안된다면, 콘솔 윈도우에서 <code> defaults write -g ApplePressAndHoldEnabled -bool false </... by issuing a simple command from the Terminal. defaults write com.apple.finder _FXShowPosixPathInTitle -... e the full path title bars and revert back to the default, simply repeat the command with NO instead of YES as the operator: defaults write com.apple.finder _FXShowPosixPathInTitle -
- 김프 GIMP @tool
- }\GIMP 2\share\gimp\2.0\themes </code> * 에 보면 "Default"나 "Small" 테마 폴더에서 사용 중인 테마 폴더로 이동 \\ (난 default를 쓰니까 default로) * gtkrc 파일을 텍스트 편집기로 열기 <code> style "gimp-default-style" { #... 이 섹션 안에 # 한글 폰트를 추가한다. font_name =
- CSS 시작 정보 @language:css
- 메뉴처럼 좌->우 방향으로 배열한다:</p> <ul> <li><a href="/html/default.asp" target="_blank">HTML</a></li> <li><a href="/css/default.asp" target="_blank">CSS</a></li> <li><a href="/js/default.asp" target="_blank">JavaScript</a></li> <li><a href="/xml/default.asp" target="_blank">XML</a></li> </ul> <p>span을
- FSM @language:unity:playmaker
- ?W714|링크]] * [[https://hutonggames.fogbugz.com/default.asp?W1150|Unity 2D]] * 2D Toolkit : 2D Toolkit에... 4|HoTween]] * [[https://hutonggames.fogbugz.com/default.asp?W1111|NGUI]] * NGUI 버젼 갱신 속도가 빨라서, 괜찮을지 모... Extension * [[https://hutonggames.fogbugz.com/default.asp?W715|Array, HashTable]] * [[https://hutonggames.fogbugz.com/default.asp?W1118|PlayerPrefs X]] * Provides a way to
- ADO.NET 아키텍쳐 @db
- library/8xx3tyca(v=VS.80).aspx|MSDN 연결풀링사용]] * default : 연결풀링 사용 * DB 서버에 연결하는 것은 시간이 많이 걸린다. * ADO.... st Security Info | false : 암호와 같은 정보는 다시 리턴되지 않음 (default) | 그외 | Trusted_Connection | true : 윈도우즈 계정 로그인 ... : 아이디 암호로 로그인 | | Network Library | 연결 프로토콜 \\ **default --> dbmssocn(TCP/IP)**, dbnmpntw(명명된 파이프), dbmsrp
- PHP 날짜 시간 @language:php
- * [[https://www.php.net/manual/ja/function.date-default-timezone-set.php|date_default_timezone_set()]] <code php> <?php date_default_timezone_set('Asia/Seoul'); ?> </code> ''2021-05-19 18:41
- IDE 환경 설정 @language:php:설정
- 위치 * ${넷빈즈설치폴더}\etc\netbeans.conf * netbeans_default_options 옵션에 추가 설정할 항목 * netbeans.conf 파일 안쪽의, netbeans_default_options 옵션에 파라미터 추가 * 파라미터는 모두 쌍따옴표 안쪽에 입력해야 한다... 위치 * ${넷빈즈설치폴더}\etc\netbeans.conf * netbeans_default_options 옵션에 추가 영문 UI로 변경 "-J-Duser.language=en