Program source

web2.0,ajax,IT,php,java

?Tags for Program source

What's this?
Tags are super-short descriptions of people
and sites. Tags describe you and your sites
so others can easily find you. Tag people and
sites to describe them to the community and
return to them in the future.

(ex: Xbox 360, Mom, Social Media)

Latest Content

테이블 복사 - 224 days ago
 target_db : 새롭게 생성될 테이블이 존재하는 테이터베이스target_table_name : 새롭게 생성될 테이블 이름  source_db : 복사할 원본 테이블이 존재하는 테이터베이스source_table_name : 복사할 원본.
Topics: ,
From : http://ajaxian.com/archives/groups-of-50-ajax-examplesNoupe keeps the roundups going with Most Wanted Ajax Techniques: 50+ Examples and Tutorials that consists of a lot of projects we have covered over time, but some new ones, and the added touch..
Topics: , ,
Mysql - ErrCode - 267 days ago
 Error code 1: 명령이 허용되지 않음 Error code 2: 그런 파일이나 디렉토리가 없음 Error code 3: 그런 프로세스가 없음 Error code 4: 중단된 시스템 호출 Error code 5: 입력/출력 오류 Error...
Topics:
날자와 시간을 표시할 때 보통 3가지 방법timestamp : 내부적으로는 int, 표시만 날자와 시간, 4byte datetime : 날자와 시간형식으로 입력, 표시, 8byte int : unix_timestamp를 저장,...
Topics: , , ,
가능한한 NOT NULL로 컬럼을 선언한다. 속도가 빨라지며 각 컬럼마다 1 비트를 절약할 수 있다.default 값을 가질 때 유리하다.입력되는 값이 기본값과 다를 때만 확실하게 값이 입력된다.INSERT...
Topics: , , ,

Program source Newest Members