게시판 - 4 개 / 게시물 - 7 개 1 / 1 페이지 열람 중
이 방법이 가장 효과적이고 완벽에 가까운 대안이라 생각한다.MSSQL의transaction 트래젝션를 ASP로 접목해 구현해 보았다.이 방법은 MSSQL 쿼리 상태에서 부터 중복여부를 체크하는 것이 중요한 점이다.따라서 DB상태에서 예약하고자 하는 해당 일자 동일 시간대에 예약이 존재하는지 여부와 동시에 해당 시간에 다른사람이 예약을 시도하고 있는지 여부까지 체크한다는 것이다. <%@ Language=VBScript %> <% ' 데이터베이스 연결 정보 설정 Dim connectionString connectio…
레이아웃 2 - 내비게이션 영역내비게이션은 웹 페이지에서 자주 사용하는 레이아웃이다. 다음 그림과 같이 메뉴의 대부분을 내비게이션 영역의 왼쪽으로 정렬하고, 1~2개의 메뉴만 오른쪽으로 정렬한 내비게이션을 쉽게 볼 수 있다. 주로 GNB(global navigation bar)에 해당하는 요소나 로그인 버튼을 오른쪽으로 정렬한다.내비게이션 영역을 구현하는 기본 CSS는 다음과 같다. 구현 예제는 CodePen 사이트의 "2. 네비게이션"에서 확인할 수 있다..flex-container { display: fle…
V3 introduces a lot of new features, so its not possible to make it backwards compatible with v2. Its recommended to update your plugin to v3, which is much more stable.Defining buttonsThe way you define buttons in v3 is completely changed.v2.// limited to two buttons. $.confirm({ confirmButton:…
1. 프린터 화면에서 홈백홈홈 순으로 버튼을 누른다.2. 화면에 나오는 메뉴중 "Underware Menu"를 선택한다.3. 화면아래 버튼을 한칸 눌러서 "boot code menu"를 선택한다.4. "set to mtg_mode"를 선택한다.5. 처음으로 돌아온 후 화면 메뉴 백백백백(4번)를 누른다.6. "Support Menu"를 선택한다.7. 화면 스크롤 버튼으로 아래로 내려 "System Configuration Menu"를 선택한다.…
OrilRiver is a free algorithmic stereo reverb that can rival the quality of commercial reverbs. With this plugin it is possible to simulate the reverberation of a small room and great hall. OrilRiver has an intuitive interface thanks to which the user can quickly adjust the desired reverb sound. Fea…
2020.05.23 15:47:13.961 +09:00 [1] | WARN | API Error: CreateModelFromAssetFile: IO error (No error)2020.05.23 15:47:13.963 +09:00 [1] | WARN | API Error: AddModelInstance: Model does not exist
1. 사이트에 접속한다.http://www.crystalreports.com/crvs/confirm/2.3. 개발자용이기 때문에 사이트에 보이는 버튼들 중에서 맨 위에Installation package for Visual Studio IDE 버튼을 클릭해 설치파일을 다운로드 받는다.4. 설치한다.5. 완료,출처: https://jasmintime.com/175 [Jasmin Time]