Author Archives: 관리자

Java Build Path Error

이클립스 에러 Multiple annotations found at this line: – The superclass “javax.servlet.http.HttpServlet” was not found on the Java Build Path   진행중인 프로젝트 에서 속성-> Project Facts 에서 자바  runtime 을 톰켓버전에 맞추어 체크 한다.

XMLHttpRequest 호출

Category: PHP

string.Format(“{0:s}.{0:fff}

Standard DateTime Formatting In DateTimeForma­tInfo there are defined standard patterns for the current culture. For example property ShortTimePattern is string that contains value h:mm tt for en-US culture and value HH:mm for de-DE culture. Following table shows patterns defined in DateTimeForma­tInfo and their values for en-US culture. First column contains format specifiers… Read More »

Category: C#

MVC Download File and View

결과 : Download File Download a copy of Hegel (pdf)

MVC routing-8

결과 : [controller] replacement token examples •/ •/home/ •/home/about •/about

MVC routing-7

결과 : [controller] replacement token examples •/ •/home/ •/home/about •/about

MVC routing-1

결과 : Hello World The following links call the same controller and action. •/ •/home •/home/index 동일 :

MVC hello-world

결과 : Hello World

mvc-output-xml

결과