'Computer_IT > JSP' 카테고리의 다른 글
[JSP] URLEncoder (0) | 2006.09.30 |
---|---|
[JSP] page redirect (0) | 2006.09.30 |
[JSP] request method list (0) | 2006.09.30 |
JSP request. 들의 메소드 (0) | 2006.04.13 |
Calendar 를 이용한 날짜 출력 (0) | 2006.04.07 |
[JSP] URLEncoder (0) | 2006.09.30 |
---|---|
[JSP] page redirect (0) | 2006.09.30 |
[JSP] request method list (0) | 2006.09.30 |
JSP request. 들의 메소드 (0) | 2006.04.13 |
Calendar 를 이용한 날짜 출력 (0) | 2006.04.07 |
Fatal error: Class 'SoapClient' not found (0) | 2010.11.08 |
---|---|
[JAVASCRIPT] 해상도 설정 보기 (0) | 2006.06.29 |
외부 CSS파일 불러오기 (0) | 2006.06.29 |
Eclipse - JAD Pluggin (0) | 2007.11.19 |
---|---|
[SWT] 기본적인 Hello Window (0) | 2007.08.13 |
[java] 인수로 주어진 파일에 대한 정보 출력 (0) | 2006.09.27 |
[JAVA] APPLET - ButtonEvent (0) | 2006.09.18 |
[JAVA] APPLET - Label 사용예제 (0) | 2006.09.18 |
[SWT] 기본적인 Hello Window (0) | 2007.08.13 |
---|---|
[java5] Calendar Example - 년 월 일 시 분 초 (0) | 2006.09.28 |
[JAVA] APPLET - ButtonEvent (0) | 2006.09.18 |
[JAVA] APPLET - Label 사용예제 (0) | 2006.09.18 |
[JAVA5] 방향키를 이용해 button 움직이기 (0) | 2006.09.14 |
Character | Type | Output Format |
c | int or wint_t | When used with printf functions, specifies a single-byte character; when used with wprintf functions, specifies a wide character. |
C | int or wint_t | When used with printf functions, specifies a wide character; when used with wprintf functions, specifies a single-byte character. |
d | int | Signed decimal integer. |
i | int | Signed decimal integer. |
o | int | Unsigned octal integer. |
u | int | Unsigned decimal integer. |
x | int | Unsigned hexadecimal integer, using “abcdef.” |
X | int | Unsigned hexadecimal integer, using “ABCDEF.” |
e | double | Signed value having the form [ – ]d.dddd e [sign]ddd where d is a single decimal digit, dddd is one or more decimal digits, ddd is exactly three decimal digits, and sign is + or –. |
E | double | Identical to the e format except that E rather than e introduces the exponent. |
f | double | Signed value having the form [ – ]dddd.dddd, where dddd is one or more decimal digits. The number of digits before the decimal point depends on the magnitude of the number, and the number of digits after the decimal point depends on the requested precision. |
g | double | Signed value printed in f or e format, whichever is more compact for the given value and precision. The e format is used only when the exponent of the value is less than –4 or greater than or equal to the precision argument. Trailing zeros are truncated, and the decimal point appears only if one or more digits follow it. |
G | double | Identical to the g format, except that E, rather than e, introduces the exponent (where appropriate). |
n | Pointer to integer | Number of characters successfully written so far to the stream or buffer; this value is stored in the integer whose address is given as the argument. |
p | Pointer to void | Prints the address pointed to by the argument in the form xxxx:yyyy where xxxx is the segment and yyyy is the offset, and the digits x and y are uppercase hexadecimal digits. |
s | String | When used with printf functions, specifies a single-byte–character string; when used with wprintf functions, specifies a wide-character string. Characters are printed up to the first null character or until the precision value is reached. |
S | String | When used with printf functions, specifies a wide-character string; when used with wprintf functions, specifies a single-byte–character string. Characters are printed up to the first null character or until the precision value is reached. |
[C] VC ConsoleWindows에서 DC를 이용해 마우스로 그림그리기 (0) | 2006.11.23 |
---|---|
[C] 전광판 소스... (0) | 2006.11.23 |
[C] Long Type의 Data형을 10진수에서 2진수로.. (0) | 2006.09.12 |
[VC] 인라인 ASM 으로 작성한 연산 (1) | 2006.08.14 |
[VC] MMX support 여부 (0) | 2006.08.14 |
삼성 메모리
크리스마스(X-MAS) CAKE (0) | 2007.12.25 |
---|---|
서울세계불꽃축제와 통신사(SK,KTF,LGT) (7) | 2007.10.15 |
추석 - 들녘의 벼들... (0) | 2007.09.29 |
구글어스에 찍힌 포항상공을 나는 여객기? (2) | 2006.11.04 |
ALL_HTTP | HTTP_ACCEPT:*/* HTTP_ACCEPT_LANGUAGE:ko HTTP_CONNECTION:Keep-Alive HTTP_HOST:localhost HTTP_USER_AGENT:Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) HTTP_COOKIE:ASPSESSIONIDAACTDBBR=JHJJFIEADMJHPCLKLIPJJCNC HTTP_ACCEPT_ENCODING:gzip, deflate |
ALL_RAW | Accept: */* Accept-Language: ko Connection: Keep-Alive Host: localhost User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) Cookie: ASPSESSIONIDAACTDBBR=JHJJFIEADMJHPCLKLIPJJCNC Accept-Encoding: gzip, deflate |
APPL_MD_PATH | /LM/W3SVC/1/ROOT |
APPL_PHYSICAL_PATH | d:\asp\ |
AUTH_PASSWORD | |
AUTH_TYPE | |
AUTH_USER | |
CERT_COOKIE | |
CERT_FLAGS | |
CERT_ISSUER | |
CERT_KEYSIZE | |
CERT_SECRETKEYSIZE | |
CERT_SERIALNUMBER | |
CERT_SERVER_ISSUER | |
CERT_SERVER_SUBJECT | |
CERT_SUBJECT | |
CONTENT_LENGTH | 0 |
CONTENT_TYPE | |
GATEWAY_INTERFACE | CGI/1.1 |
HTTPS | off |
HTTPS_KEYSIZE | |
HTTPS_SECRETKEYSIZE | |
HTTPS_SERVER_ISSUER | |
HTTPS_SERVER_SUBJECT | |
INSTANCE_ID | 1 |
INSTANCE_META_PATH | /LM/W3SVC/1 |
LOCAL_ADDR | 127.0.0.1 |
LOGON_USER | |
PATH_INFO | /servarvariables.asp |
PATH_TRANSLATED | d:\asp\servarvariables.asp |
QUERY_STRING | |
REMOTE_ADDR | 127.0.0.1 |
REMOTE_HOST | 127.0.0.1 |
REMOTE_USER | |
REQUEST_METHOD | GET |
SCRIPT_NAME | /servarvariables.asp |
SERVER_NAME | localhost |
SERVER_PORT | 80 |
SERVER_PORT_SECURE | 0 |
SERVER_PROTOCOL | HTTP/1.1 |
SERVER_SOFTWARE | Microsoft-IIS/5.1 |
URL | /servarvariables.asp |
HTTP_ACCEPT | */* |
HTTP_ACCEPT_LANGUAGE | ko |
HTTP_CONNECTION | Keep-Alive |
HTTP_HOST | localhost |
HTTP_USER_AGENT | Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) |
HTTP_COOKIE | ASPSESSIONIDAACTDBBR=JHJJFIEADMJHPCLKLIPJJCNC |
HTTP_ACCEPT_ENCODING | gzip, deflate |
웹 개발 Debugging Tool (0) | 2007.12.30 |
---|---|
[ASP] FSBOARD 3.0 (0) | 2007.08.13 |
http://support.microsoft.com/?id=837910 접속후 다운로드
regsvr32 "C:\Program Files\Microsoft Visual Studio\VB98\VB6IDEMouseWheelAddin.dll" 입력!
[VB] Access OLEDB & Access Passworld, 암호 설정되어있을시 연결문자열 (0) | 2006.12.09 |
---|---|
[VB] MSN Style Notification Messages 구현소스 (1) | 2006.11.08 |
[VB] 키보드의 대문자만 입력 (0) | 2006.09.12 |
[VB] Microsoft FlexGrid Control 6.0 Example (0) | 2006.09.12 |
[VB] 종료시 확인하기, Terminate 시 확인 (0) | 2006.09.12 |
[java5] Calendar Example - 년 월 일 시 분 초 (0) | 2006.09.28 |
---|---|
[java] 인수로 주어진 파일에 대한 정보 출력 (0) | 2006.09.27 |
[JAVA] APPLET - Label 사용예제 (0) | 2006.09.18 |
[JAVA5] 방향키를 이용해 button 움직이기 (0) | 2006.09.14 |
[JAVA5] ActionEvent Example (0) | 2006.09.14 |
[java] 인수로 주어진 파일에 대한 정보 출력 (0) | 2006.09.27 |
---|---|
[JAVA] APPLET - ButtonEvent (0) | 2006.09.18 |
[JAVA5] 방향키를 이용해 button 움직이기 (0) | 2006.09.14 |
[JAVA5] ActionEvent Example (0) | 2006.09.14 |
[JAVA] InetAddress (0) | 2006.09.14 |
필요한 스크립트
$ORACLE_HOME/rdbms/admin/utlxplan.sql 실행
[ORACLE] 제어판->관리도구->불필요 서비스 삭제 (0) | 2007.03.13 |
---|---|
[Oracle] Cluster 구성 (0) | 2006.11.01 |
ORACLE USER KILL (0) | 2006.09.18 |
CBO (0) | 2006.08.07 |
Oracle® Database SQL Reference (0) | 2006.08.07 |
locking된 user kill
ALTER SYSTEM KILL SESSION 'integer1, integer2'
- integer1 : V$SESSION 뷰에서 SID열값 (SID=Session ID)
- integer2 : V$SESSION 뷰에서 SERIAL# 열값
SID, SERIAL# 값 확인
[Oracle] Cluster 구성 (0) | 2006.11.01 |
---|---|
[ORACLE] Oracle9i 실행계획 보기 (0) | 2006.09.18 |
CBO (0) | 2006.08.07 |
Oracle® Database SQL Reference (0) | 2006.08.07 |
[MySQL] 사용자 추가 (0) | 2006.07.09 |
[JAVA] APPLET - ButtonEvent (0) | 2006.09.18 |
---|---|
[JAVA] APPLET - Label 사용예제 (0) | 2006.09.18 |
[JAVA5] ActionEvent Example (0) | 2006.09.14 |
[JAVA] InetAddress (0) | 2006.09.14 |
콘솔입력받아 배열에 넣기 (0) | 2006.04.16 |
[JAVA] APPLET - Label 사용예제 (0) | 2006.09.18 |
---|---|
[JAVA5] 방향키를 이용해 button 움직이기 (0) | 2006.09.14 |
[JAVA] InetAddress (0) | 2006.09.14 |
콘솔입력받아 배열에 넣기 (0) | 2006.04.16 |
JAVA class 정의 (0) | 2006.04.12 |
[JAVA5] 방향키를 이용해 button 움직이기 (0) | 2006.09.14 |
---|---|
[JAVA5] ActionEvent Example (0) | 2006.09.14 |
콘솔입력받아 배열에 넣기 (0) | 2006.04.16 |
JAVA class 정의 (0) | 2006.04.12 |
JAVA에서 Console 문자열 입력받기 (0) | 2006.04.05 |
[C] 전광판 소스... (0) | 2006.11.23 |
---|---|
[C] printf Type Field Characters (0) | 2006.09.26 |
[VC] 인라인 ASM 으로 작성한 연산 (1) | 2006.08.14 |
[VC] MMX support 여부 (0) | 2006.08.14 |
Example Program: A Simple Query (0) | 2006.08.07 |
[VB] Access OLEDB & Access Passworld, 암호 설정되어있을시 연결문자열 (0) | 2006.12.09 |
---|---|
[VB] MSN Style Notification Messages 구현소스 (1) | 2006.11.08 |
[VB] Visual Basic 6 - IDE에서 MouseWheel 사용 (0) | 2006.09.19 |
[VB] Microsoft FlexGrid Control 6.0 Example (0) | 2006.09.12 |
[VB] 종료시 확인하기, Terminate 시 확인 (0) | 2006.09.12 |
[VB] Access OLEDB & Access Passworld, 암호 설정되어있을시 연결문자열 (0) | 2006.12.09 |
---|---|
[VB] MSN Style Notification Messages 구현소스 (1) | 2006.11.08 |
[VB] Visual Basic 6 - IDE에서 MouseWheel 사용 (0) | 2006.09.19 |
[VB] 키보드의 대문자만 입력 (0) | 2006.09.12 |
[VB] 종료시 확인하기, Terminate 시 확인 (0) | 2006.09.12 |
[VB] Access OLEDB & Access Passworld, 암호 설정되어있을시 연결문자열 (0) | 2006.12.09 |
---|---|
[VB] MSN Style Notification Messages 구현소스 (1) | 2006.11.08 |
[VB] Visual Basic 6 - IDE에서 MouseWheel 사용 (0) | 2006.09.19 |
[VB] 키보드의 대문자만 입력 (0) | 2006.09.12 |
[VB] Microsoft FlexGrid Control 6.0 Example (0) | 2006.09.12 |
WindowsVista - RC2 5744 Download (1) | 2006.10.07 |
---|---|
산업인력공단 - 기사 취득조건 (1) | 2006.10.07 |
PowerSupply 소모 용량 가상 계산 (0) | 2006.09.03 |
온도 변환 공식 (0) | 2006.09.02 |
Windows XP 64비트에서 실행중인 32비트 프로그램 (0) | 2006.09.02 |
산업인력공단 - 기사 취득조건 (1) | 2006.10.07 |
---|---|
Microsoft Virtual PC 2004 - sp1 다운로드 주소 (0) | 2006.09.06 |
온도 변환 공식 (0) | 2006.09.02 |
Windows XP 64비트에서 실행중인 32비트 프로그램 (0) | 2006.09.02 |
Windows에 포함된 ftp.exe 의 디버그 모드실행 (0) | 2006.08.20 |
온도 변환 공식
F(화씨) -> Fahrenheit
C(섭씨) -> Centigrade
섭씨를 화씨온도로...
F=C*(9/5)+32
화씨를 섭씨온도로
C=(F-32)*(5/9)
Microsoft Virtual PC 2004 - sp1 다운로드 주소 (0) | 2006.09.06 |
---|---|
PowerSupply 소모 용량 가상 계산 (0) | 2006.09.03 |
Windows XP 64비트에서 실행중인 32비트 프로그램 (0) | 2006.09.02 |
Windows에 포함된 ftp.exe 의 디버그 모드실행 (0) | 2006.08.20 |
RFC (Request For Comments) (0) | 2006.08.20 |
PowerSupply 소모 용량 가상 계산 (0) | 2006.09.03 |
---|---|
온도 변환 공식 (0) | 2006.09.02 |
Windows에 포함된 ftp.exe 의 디버그 모드실행 (0) | 2006.08.20 |
RFC (Request For Comments) (0) | 2006.08.20 |
NGMapLink 테스트 입니다. (1) | 2006.08.14 |
온도 변환 공식 (0) | 2006.09.02 |
---|---|
Windows XP 64비트에서 실행중인 32비트 프로그램 (0) | 2006.09.02 |
RFC (Request For Comments) (0) | 2006.08.20 |
NGMapLink 테스트 입니다. (1) | 2006.08.14 |
Oracle Available Test Sites - OCP시험센터들... (0) | 2006.08.09 |
상태클래스 | 상태코드 | 이유 프레이즈 |
Successful | 200 | OK |
201 | Created | |
202 | Accepted | |
204 | No Content | |
Redirection | 300 | Multiple Choices |
301 | Moved Permanently | |
302 | Moved Temporarily | |
304 | Not Modified | |
Client Error | 400 | Bad Request |
401 | Unauthorized | |
403 | Forbidden | |
404 | Not Found | |
Server Error | 500 | Internal Server Error |
501 | Not Implemented | |
502 | Bad Gateway | |
503 | Service Unavailable |
[PHP] 세션 에러 1 (0) | 2006.08.06 |
---|
명칭 | 개략 | RFC |
HTTP | WWW를 다루는 하이퍼텍스트를 전송 | 1945(HTTP 1.0) |
Telnet | 가상 단말 프로토콜 | 854 |
FTP | 범용 파일 전송 프로토콜 | 959 |
SMTP | 전자 메일 교환 프로토콜 | 821 |
POP3 | 서버에서 전자 메일을 추출하는 프로토콜 | 1939 |
Windows XP 64비트에서 실행중인 32비트 프로그램 (0) | 2006.09.02 |
---|---|
Windows에 포함된 ftp.exe 의 디버그 모드실행 (0) | 2006.08.20 |
NGMapLink 테스트 입니다. (1) | 2006.08.14 |
Oracle Available Test Sites - OCP시험센터들... (0) | 2006.08.09 |
[TIP] FLASH 영역위에 레이어 올리기 (0) | 2006.06.06 |
신기한...
Open API 화의 위력인거 같다.
Windows에 포함된 ftp.exe 의 디버그 모드실행 (0) | 2006.08.20 |
---|---|
RFC (Request For Comments) (0) | 2006.08.20 |
Oracle Available Test Sites - OCP시험센터들... (0) | 2006.08.09 |
[TIP] FLASH 영역위에 레이어 올리기 (0) | 2006.06.06 |
Youtube 사이트의 동영상 다운로드.. (0) | 2006.06.03 |
[C] printf Type Field Characters (0) | 2006.09.26 |
---|---|
[C] Long Type의 Data형을 10진수에서 2진수로.. (0) | 2006.09.12 |
[VC] MMX support 여부 (0) | 2006.08.14 |
Example Program: A Simple Query (0) | 2006.08.07 |
Const Member변수 초기화 특성 (0) | 2006.04.24 |
[C] Long Type의 Data형을 10진수에서 2진수로.. (0) | 2006.09.12 |
---|---|
[VC] 인라인 ASM 으로 작성한 연산 (1) | 2006.08.14 |
Example Program: A Simple Query (0) | 2006.08.07 |
Const Member변수 초기화 특성 (0) | 2006.04.24 |
LinkedList 자료 (0) | 2006.04.06 |
Test Sites | Address | |
View Test Site Web Site | GBTEC CO., LTD DAEGU Phone:혻53-428-2093 Site Code:SK30 | 6, 7F DACOM BUILDING #295-1 DONGIN-DONG 1-GA JUNG-GU |
View Test Site Web Site | HONAM INFORMATION MEDIA CENTER (HIMEC) GWANG JU 502817 Phone:혻623808433 Site Code:SKJ | 948-5 SSANGCHON-DONG SEO-GU |
View Test Site Web Site | CHEJU NATIONAL UNIVERSITY IT CENTER JEJU-SI, Jejudo 690-756 Phone:혻064-754-2265 Site Code:SK63 | ARA-1DONG #1, |
View Test Site Web Site | KOREA INTERNATIONAL TRADE ASSOCIATION (KITA) TEST CENTER Kangnam-gu 135-729 Phone:혻026000 5189 Site Code:SK52 | KITA IT Training Center COEX Office 4th Floor World Trade Centre Samsung-dong, |
View Test Site Web Site | SAMSUNG MULTICAMPUS SEOUL 135080 Phone:혻2-3429-5160 Site Code:SKF | SAMSUNG MULTICAMPUS BUILDING 2TH FL 718-5 YOKSAM DONG KANGNAM GU |
View Test Site Web Site | CHOONGANG COMPUTER INSTITUTE SEOUL 135-080 Phone:혻0혻Site Code:SK3 | DONGIN BLDG 2TH FL 826-22 YOKSAM DONG KANG NAM GU |
View Test Site Web Site | CADBANK SEOUL 110-550 Phone:혻22530780 Site Code:SK69 | JINSUN B/D 2F 280 BUNJI, SEUNG IN DONG JONG RO GU, |
View Test Site Web Site | ITWILL CO., LTD SEOUL 135748 Phone:혻62558000 Site Code:SK62 | 7F YEOSAM B/D, 648-23, YOKSAM DONG, KANGNAM GU, |
View Test Site Web Site | YEUNGJIN JUNIOR COLLEGE TAE GU 702-721 Phone:혻940 5161 Site Code:SK21 | YEUNG JIN EDUCATION COLLEGE 218 BOK HYUN DONG BUK GU |
View Test Site Web Site | HANNAM UNIVERSITY TAEJON 306791 Phone:혻629 7764 Site Code:SK36 | 133 OJUNG-DONG DAEDUK- |
RFC (Request For Comments) (0) | 2006.08.20 |
---|---|
NGMapLink 테스트 입니다. (1) | 2006.08.14 |
[TIP] FLASH 영역위에 레이어 올리기 (0) | 2006.06.06 |
Youtube 사이트의 동영상 다운로드.. (0) | 2006.06.03 |
네이버 전체 댓글 확인 (0) | 2006.05.29 |