카페검색 본문
카페글 본문
-
PG사 가입시 main페이지에 include 시키고 싶을때....?? 2026.03.18해당카페글 미리보기
좋아요! 말씀하신 것처럼 **PG사 결제 관련 PHP 코드를 `main.php`에서 재사용**하려면 별도 파일로 만들어서 `include` 또는 `require`로 불러오면 됩니다. 이렇게 하면 코드 관리가 편하고 보안도 조금 더 나아집니다. 예시를 단계별로 보여드릴게요...
-
토요일 (1/31) - 여행영어 ✈️ Is breakfast include 2026.01.31해당카페글 미리보기
토요일 (1/31) - 여행영어 ✈️ 영어 문장: Is breakfast included? 한글로 읽는법: 이즈 브렉퍼스트 인클루디드? 번역: 아침 식사가 포함되어 있나요? 단어 해석: Is: ~인가요? breakfast: 아침 식사 included: 포함된 다섯 번 따라 읽기: Is breakfast...
-
1 Bed with Private Bath in 2bed 2bath Condo All Include 2026.04.26해당카페글 미리보기
*Female Only* This is a room with private bathroom for lease in a 2 bedrooms 2 bathrooms, New Condo in Downtown Toronto right next to the Subway Station, Great Amenities, Excellent Area, Furnished or Unfurnished Possible Rent: $1,100...
-
Expo 라인 나나이모 역 도보 5분! 세컨룸 룸메 구합니다.(올 include 850 $) 2026.01.26해당카페글 미리보기
룸메를 구합니다! 2월이 거의 다되어서 3월 1일까지 오셔도 됩니다. (더 일찍 무빙 하시는것 ok) 저는 다운타운에서 직장다니는 30대 남성입니다. 나나이모 역 도보 5분거리에 신축 하우스 베이스먼트입니다. (위치 정말 정말 좋습니다!) 2베드 1베쓰...
-
[ARM 실습24] 외부인터럽트 Key 평군입력 2026.04.23해당카페글 미리보기
USER CODE END Header */ /* Includes ------------------------------------------------------------------*/ #include "main.h" #include "adc.h" #include "i2c.h...
-
20260330 과제 2026.03.30해당카페글 미리보기
name="viewport" content="width=device-width, initial-scale=1"> <title>memberIdSearch.jsp</title> <jsp:include page="/WEB-INF/views/include/bs5.jsp" /> <script> 'use strict'; function findId() { $("#demo").html(""); let name = $("#name...
-
26.03.26 과제(아이디 찾기) 2026.03.28해당카페글 미리보기
8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>memberLogin.jsp</title> <%@ include file="/WEB-INF/views/include/bs5.jsp" %> <link rel="stylesheet" type="text/css" href="${ctp}/css/orangeLink.css"> <script...
-
[C] 14-15장 연습문제 2026.03.16해당카페글 미리보기
설명하라 ⇒ 다른 함수에서 선언된 지역 변수의 값을 변경해야할 때 필요하다. 2번 #define _CRT_SECURE_NO_WARNINGS #include <stdio.h> void add2(int* value); int main(void) { int number; printf("정수를 입력하세요: "); scanf("%d", &number...
-
20260316 파일 종류 출력 2026.03.16해당카페글 미리보기
UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>.jsp</title> <%@ include file="/include/bs5.jsp" %> <style> .jpg::after, .png::after, .gif::after{ content:"[이미지파일]"; } .hwp::after, .hwpx::after...
-
2026.03.11 메인화면 과제 2026.03.11해당카페글 미리보기
UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>memberMain.jsp</title> <%@ include file="/include/bs5.jsp" %> <style> body { background-color: #f4f7f6; } .main-card { border-radius: 15px; box-shadow: 0...