> 백엔드 개발 > PHP 튜토리얼 > WeChat 공개 플랫폼 날씨 쿼리, 기차표 쿼리, 특급 배송 쿼리, 작은 노란 닭, 번역, 버스 쿼리 구현

WeChat 공개 플랫폼 날씨 쿼리, 기차표 쿼리, 특급 배송 쿼리, 작은 노란 닭, 번역, 버스 쿼리 구현

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
풀어 주다: 2016-07-25 08:50:35
원래의
1370명이 탐색했습니다.
소스에서 QR 코드를 스캔하여 사용해 볼 수 있습니다.
  1. /**
  2. * 위챗 PHP 테스트
  3. */
  4. include("ABClient.php") //Aibang.com 애플리케이션을 다운로드한 후 SDK를 다운로드합니다
  5. define("FANAPK", "API key"); //이 Baidu 애플리케이션 duapp.com은 API 키를 얻기 위한 애플리케이션을 생성합니다
  6. define("WAPK", "key") //이 키 주소 http : //lbsyun.baidu.com/apiconsole/key?application=key를 얻으려면
  7. //토큰 정의
  8. define("TOKEN", "여기에 자신만의 토큰을 작성하세요");
  9. $wechatObj = new wechatCallbackapiTest();
  10. $wechatObj->responseMsg();
  11. class wechatCallbackapiTest
  12. {
  13. private $model;
  14. private $name;
  15. public function __construct( ){
  16. $this->model = new ABClient();
  17. $a = $this->model->test_transfer();
  18. $this->name = include("이름 .php");
  19. }
  20. 공개 함수 valid()
  21. {
  22. $echoStr = $_GET["echostr"];
  23. //유효한 서명, 옵션
  24. if($this->checkSignature()){
  25. echo $echoStr;
  26. exit;
  27. }
  28. }
  29. 공개 함수 responseMsg()
  30. {
  31. //포스트 데이터 가져오기, 환경이 다르기 때문일 수 있음
  32. $postStr = $GLOBALS["HTTP_RAW_POST_DATA"];
  33. //포스트 데이터 추출
  34. if (!empty($ postStr)){
  35. $postObj = simplexml_load_string($postStr, 'SimpleXMLElement', LIBXML_NOCDATA);
  36. $fromUsername = $postObj->FromUserName;
  37. $toUsername = $postObj->ToUserName ;
  38. $type = $postObj->MsgType;
  39. $event = $postObj->Event;
  40. $c = $postObj->Location_X;
  41. $d = $postObj-> ;Location_Y;
  42. $keyword = 트림($postObj->Content);
  43. $time = time();
  44. $msgid = $postObj->MsgId;
  45. $textTpl = "< ;xml>
  46. %s
  47. 0
  48. ";
  49. if($type == "event" && $event = = "구독")
  50. {
  51. $msgType = "text";
  52. $contentStr.= "Weidu Network를 팔로우하신 것을 환영합니다. 이 공개 플랫폼에는 다음 기능이 있습니다: nn";
  53. $contentStr . = "1. "안녕하세요"와 같이 한자 또는 한영 번역을 위해 한자를 직접 입력합니다. n";
  54. $contentStr.= "2. "날씨 스자좡"과 같이 날씨 쿼리에 "날씨 지역"을 입력합니다. n";
  55. $contentStr.= "3. "스자좡 기차역 공자좡"과 같이 대중교통 쿼리에 "도시 출발지 및 도착지"를 입력합니다.
  56. $contentStr.= "4. "를 입력합니다. @anycontent" 다음에 작은 Jianji 채팅이 이어집니다(예: "@小小鸡"n";
  57. $contentStr.= "5. WeChat은 날씨 쿼리를 위해 지리적 위치를 보냅니다. 시도해 볼 수 있습니다.";
  58. $ resultStr = sprintf( $textTpl, $fromUsername, $toUsername, $time, $msgType, $contentStr);
  59. echo $resultStr;
  60. }else if($type == "text"){
  61. $keywords = 폭발(" ",$keyword);
  62. $b = 폭발("@",$keyword);
  63. if(isset($b[1])){
  64. $contentStr = $this- >simsim($b[1]);
  65. $msgType = "text";
  66. $resultStr = sprintf($textTpl, $fromUsername, $toUsername, $time, $msgType, $contentStr );
  67. echo $resultStr;
  68. 종료();
  69. }
  70. if($keywords[0]=="기차"){
  71. $city = $keywords[1];
  72. $end = $keywords[2];
  73. $time = $keywords[ 3];
  74. $result = $this->doget($city,$end,$time);
  75. if(!empty($result)){
  76. $result = Strip_tags($result[ 'datas']);
  77. $return_str = str_replace(" ","",$result);
  78. $return_str = str_replace("\n","",$return_str);
  79. $ a = 폭발(",",$return_str);
  80. $name =array();
  81. $c = array_chunk($a,16);
  82. array_pop($c);
  83. foreach( $c as $k =>$v){
  84. $str="남은 항공권: n 비즈니스석 좌석: ".$v[5].", 특별석 좌석: ".$v[6]." , 1등석 좌석: ".$v[7].", 2등석 좌석: ".$v[8].", 프리미엄 푹신한 침대: ".$v[9].", 푹신한 침대: " .$v[10]. ", 딱딱한 침대: ".$v[11].", 부드러운 좌석: ".$v[12].", 딱딱한 좌석: ".$v[13].", 좌석 없음 : ".$v[14]. ", 기타:".$v[15];
  85. $str = preg_replace("/하드 시트:--,/","",$str);
  86. $str = preg_replace("/비즈니스 좌석:--,/","",$str) --,/","",$str);
  87. $str = preg_replace("/공주 좌석:- -,/","",$str);
  88. $str = preg_replace("/一1등석:--,/","",$str);
  89. $str = preg_replace(" /2등석:--,/","",$str);
  90. $str = preg_replace ("/프리미엄 슬리퍼:--,/","",$str);
  91. $str = preg_replace("/소프트 슬리퍼:--,/","",$str);
  92. $str = preg_replace("/하드 슬리퍼:--,/","",$str);
  93. $str = preg_replace("/소프트 시트:--,/","",$str);
  94. $str = preg_replace("/하드 시트:--,/","",$str);
  95. $str = preg_replace("/Other:--/","",$str);
  96. $contentStr.="열차 번호: {$v[1]}, 출발역: {$v[2 ]}, 도착역: {$v[3]}, 소요시간: {$v[4]}. n{$str}nn";
  97. if($k == 12){
  98. break;
  99. }
  100. }
  101. }else{
  102. $contentStr.="아님 죄송합니다. ";
  103. }
  104. $msgType = "text";
  105. $resultStr = sprintf($textTpl, $fromUsername, $toUsername, $time, $msgType, $contentStr); echo $resultStr;
  106. 종료();
  107. }
  108. if(isset($keywords[1])&&!isset($keywords[2])){
  109. if($this-> ; pexpress(trim($keywords[0]))){
  110. $a = $this->express(trim($keywords[0]),trim($keywords[1]));
  111. if ( $a["message"]=="ok"){
  112. if($a['ischeck']==1){
  113. $contentStr.="패키지가 nn에 서명되었습니다";
  114. }else{
  115. $contentStr.="패키지가 nn에 서명되지 않았습니다.";
  116. }
  117. $data = $a['data'];
  118. foreach($data를 $로 k => ;$v){
  119. $contentStr.="업데이트 시간: {$v["time"]}n물류 상태: {$v["context"]}nn";
  120. }
  121. }else {
  122. $contentStr = "쿼리가 실패했습니다. 올바른 쿼리를 입력하십시오.";
  123. }
  124. $msgType = "text";
  125. $resultStr = sprintf($textTpl, $fromUsername, $toUsername , $ time, $msgType, $contentStr);
  126. echo $resultStr;
  127. }else{
  128. $weather = $this->weather($keywords[1]);
  129. if(! 비어 있음( $weather))
  130. {
  131. $data = $this->json2array($weather);
  132. foreach($data as $k =>$v)
  133. {
  134. $str .=$v['날짜'].'. 날씨: '.$v['날씨'].'. 풍속: '.$v['wind'].'. 온도: '.$v['온도']."nn";
  135. }
  136. }else{
  137. $str="날씨 베이징 등 올바른 주소를 입력하세요.";
  138. }
  139. $msgType = "text";
  140. $contentStr = $str;
  141. $resultStr = sprintf($textTpl, $fromUsername, $toUsername, $time, $msgType, $contentStr)
  142. echo $resultStr;
  143. }
  144. }else if(isset($keywords[2])&&($keywords[0]!=="train")){
  145. $city = $ 키워드[0];
  146. $start = $keywords[1];
  147. $end =$keywords[2];
  148. $a = $this->model->test_transfer($city ,$ start,$end);
  149. if(!empty($a)){
  150. foreach($a as $k=>$v){
  151. $contentStr.= "Line{$c }: ".$v['dist']." 예상 시간: {$v['time']}분 nBus 경로: {$v['segments']["segment"][0 ]["line_name"]} . n 출발: {$v['segments']["segment"][0]["start_stat"]}. n 출발:{$v['segments'][ "segment"][0]["end_stat" ]}.n经过路线:{$v['segments']["segment"][0]["stats"]}nn";
  152. if($k == 4){
  153. break;
  154. }
  155. }
  156. }else{
  157. $contentStr="抱歉没有查询到";
  158. }
  159. $msgType = "text";
  160. $resultStr = sprintf ($textTpl, $fromUsername, $toUsername, $time, $msgType, $contentStr);
  161. echo $resultStr;
  162. }else{
  163. $fanyi = $this->fanyi($keyword);
  164. $msgType = "text";
  165. $contentStr = $fanyi;
  166. $resultStr = sprintf($textTpl, $fromUsername, $toUsername, $time, $msgType, $contentStr);
  167. echo $resultStr;
  168. }
  169. }else if($type == 'location'){
  170. $result = $this->address($c,$d);
  171. if (isset($result['district'])){
  172. $weather = $this->weather($result['district']);
  173. if(!$weather){
  174. $weather = $this->weather($result['city']);
  175. }
  176. }else{
  177. $weather = $this->weather($result['city']);
  178. }
  179. $data = $this->json2array($weather);
  180. foreach($data as $k =>$v){
  181. $str.=$v[ 'date'].'。천기:'.$v['weather'].'。风速:'.$v['wind'].'。온도: '.$v['온도']."nn";
  182. }
  183. $msgType = "text";
  184. $contentStr = $str;
  185. $resultStr = sprintf($textTpl, $fromUsername, $toUsername, $time, $msgType, $contentStr);
  186. echo $resultStr;
  187. }else{
  188. echo "뭔가를 입력할 수 있습니다.";
  189. }
  190. }else {
  191. echo "";
  192. exit;
  193. }
  194. }
  195. //지리적 위치 가져오기
  196. 개인 함수 주소($addx,$addy)
  197. {
  198. $arr = array();
  199. $result = $this->map_text("http://api.map.baidu.com/geocoder/v2/?ak=".WAPK."&callback= renderReverse&location ={$addx},{$addy}&output=xml&pois=0");
  200. $data = simplexml_load_string($result, 'SimpleXMLElement', LIBXML_NOCDATA);
  201. $result = $this->json2array( $ data);
  202. $arr = $result["result"]["addressComponent"];
  203. $address = $result['result']['formatted_address'];
  204. array_push($arr, $ address);
  205. return $arr;
  206. }
  207. //json을 배열로 구문 분석
  208. private function json2array($json) {
  209. if ($json) {
  210. foreach (( array )$json as $k=>$v) {
  211. $data[$k] = !is_string($v) ? $this->json2array($v) : $v;
  212. }
  213. return $data;
  214. }
  215. }
  216. //날씨 정보 가져오기
  217. 프라이빗 함수 Weather($data)
  218. {
  219. //API 호출에 따라 데이터 출력
  220. $ url="http://api.map.baidu.com/telematics/v2/weather?location={$data}&output=json&ak=".WAPK;
  221. $weather=$this->map_text($url );
  222. $data = json_decode($weather);
  223. return $data->results;
  224. }
  225. //번역된 API 호출
  226. 비공개 함수 fanyi($data)
  227. {
  228. //API 호출에 따른 데이터 출력
  229. $url="http://openapi.baidu.com/public/2.0/bmt/translate?client_id=".FANAPK."&q={$data } &from=auto&to=auto";
  230. $fanyi=$this->map_text($url);
  231. $shuju=json_decode($fanyi);
  232. $result=$shuju->trans_result;
  233. return $result[0]->dst;
  234. }
  235. //주소 구문 분석을 위한 API
  236. private function map_text($url)
  237. {
  238. if(!function_exists(' file_get_contents ')) {
  239. $file_contents = file_get_contents($url);
  240. } else {
  241. $ch =curl_init();
  242. $timeout = 5;
  243. curl_setopt($ch, CURLOPT_URL , $url);
  244. 컬_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
  245. 컬_setopt($ch, CURLOPT_CONNECTTIMEOUT, $timeout);
  246. $file_contents = 컬_exec($ch);
  247. 컬_닫기($ ch );
  248. }
  249. return $file_contents;
  250. }
  251. 비공개 함수 checkSignature()
  252. {
  253. $signature = $_GET["signature"];
  254. $timestamp = $ _GET["timestamp"];
  255. $nonce = $_GET["nonce"];
  256. $token = TOKEN;
  257. $tmpArr = array($token, $timestamp, $nonce) ;
  258. sort($tmpArr);
  259. $tmpStr = implode( $tmpArr );
  260. $tmpStr = sha1( $tmpStr );
  261. if( $tmpStr == $signature ){
  262. true 반환;
  263. }else{
  264. false 반환;
  265. }
  266. }
  267. 비공개 함수 simsim($keywords){
  268. $curlPost=array("txt"=> ; $keywords);
  269. $ch = 컬_init();//컬 초기화
  270. 컬_setopt($ch,CURLOPT_URL,'http://xiaohuangji.com/ajax.aspx');//지정된 웹 캐치 페이지
  271. 컬_setopt($ch, CURLOPT_HEADER, 0);//헤더 설정
  272. 컬_setopt($ch, CURLOPT_RETURNTRANSFER, 1);//결과를 문자열로 요구하고 화면에 출력
  273. 컬_setopt ($ch, CURLOPT_POST , 1);//포스트 제출 방법
  274. 컬_setopt($ch, CURLOPT_POSTFIELDS, $curlPost);
  275. $data = 컬_exec($ch);//컬 실행
  276. 컬_close($ ch);
  277. return $data;
  278. }
  279. 개인 함수 pexpress($exname){
  280. $a = $this->map_text("http://www.kuaidi100.com/" );
  281. preg_match_all("/data-code="(?Pw )">(?P.*)</span>/iU",$a, $b);</li> <li> $name = array();</li> <li> foreach($b['title'] as $k=>$v){</li> <li> $name[$v] = $b[' name'][$ k];</li> <li> }</li> <li> if(!empty($name[$exname])){</li> <li> true를 반환;</li> <li> }else{</li> <li> false를 반환;</li> <li> }</li> <li> } </li> <li> 비공개 함수 express($keywords,$number){</li> <li> $a = $this->map_text("http://www.kuaidi100.com/");</li> <li> preg_match_all ("/data- code="(?P<name>w )"><span>(?P<title>.*)</span>/iU",$a,$b);</li> <li> $name = 배열 ​​();</li> <li> foreach($b['title'] as $k=>$v){</li> <li> $name[$v] = $b['name'][$k ];</li> <li> }</li> <li> $this->name = $name;</li> <li> $keywords = $name[$keywords];</li> <li> $url = "http://www.kuaidi100.com/query ?type={$ 키워드}&postid={$number}";</li> <li> $result = $this->map_text($url);</li> <li> $result = $this->json2array(json_decode($result) );</li> <li> return $result;</li> <li> }</li> <li> </li> <li> 개인 함수 doget ($start,$end,$time) // </li> <li>을 사용하여 데이터 가져오기 {</li> <li> if(empty($time )){</li> <li> $time = date('Y-m-d',time());</li> <li> }else{</li> <li> if(substr($time,0,1)!=0){</li> <li> $time = date('Y-0',time()).$time;</li> <li> }else{</li> <li> $time = 날짜('Y-',time()).$time;</li> <li> }</li> <li> }</li> <li> $star = $this->name[$start];</li> <li> $end = $this->name[$end];</li> <li> $url = "http://dynamic.12306.cn/otsquery/query/queryRemanentTicketAction.do?method=queryLeftTicket&orderRequest.train_date={$time}&orderRequest.from_station_telecode ={$star}&orderRequest.to_station_telecode={$end}&orderRequest.train_no=&trainPassType=QB&trainClass=QB#D#Z#T#K#QT#&includeStudent=00&seatTypeAndNum=&orderRequest.start_time_str=00:00--24:00" ;</li> <li> $optionget = array('http' => array('method' => "GET", 'header' => "User-Agent:Mozilla/4.0(호환; MSIE 7.0; Windows NT 6.0) ; .NET CLR 2.0.50727; .NET CLR 3.5.21022; .NET CLR 3.0.04506)rnReferer:http://dynamic.12306.cn/otsquery/ query/queryRemanentTicketAction.do?method=init")); </li> <li> $file = file_get_contents($url, false , stream_context_create($optionget));</li> <li> return $this->json2array(json_decode($file));</li> <li> }</li> <li> </li> <li>}</li> <li> <li>?></li> </ol></div> <em onclick="copycode($('code_j53'));">复代码</em> </div> </td></tr></table> <div id="comment_50307" class="cm"> </div> <div id="post_rate_div_50307"></div> <br><br> </div> </div> <div style="display: flex;"> <div class="wzconBq" style="display: inline-flex;"> <span>관련 라벨:</span> <div class="wzcbqd"> <a onclick="hits_log(2,'www',this);" href-data="https://www.php.cn/ko/search?word=微信公众平台天气查询,火车票查询,快递查询,小黄鸡,翻译,公交查询的实现" target="_blank">微信公众平台天气查询,火车票查询,快递查询,小黄鸡,翻译,公交查询的实现</a> </div> </div> <!-- <div style="display: inline-flex;float: right; color:#333333;">원천:php.cn</div> --> </div> <div class="wzconOtherwz"> <a href="https://www.php.cn/ko/faq/314741.html" title="Android 푸시 - 오로라 푸시"> <span>이전 기사:Android 푸시 - 오로라 푸시</span> </a> <a href="https://www.php.cn/ko/faq/314747.html" title="MySQL 백업"> <span>다음 기사:MySQL 백업</span> </a> </div> <div class="wzconShengming"> <div class="bzsmdiv">본 웹사이트의 성명</div> <div>본 글의 내용은 네티즌들의 자발적인 기여로 작성되었으며, 저작권은 원저작자에게 있습니다. 본 사이트는 이에 상응하는 법적 책임을 지지 않습니다. 표절이나 침해가 의심되는 콘텐츠를 발견한 경우 admin@php.cn으로 문의하세요.</div> </div> <ins class="adsbygoogle" style="display:block" data-ad-format="autorelaxed" data-ad-client="ca-pub-5902227090019525" data-ad-slot="2507867629"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> <div class="wzconZzwz"> <div class="wzconZzwztitle">저자별 최신 기사</div> <ul> <li> <div class="wzczzwzli"> <span class="layui-badge-dots"></span> <a target="_blank" href="https://www.php.cn/ko/faq/1796771332.html">LLMS 작동 방식 : 사후 훈련, 신경망, 환각 및 추론에 대한 사전 훈련</a> </div> <div>2025-02-26 03:58:14</div> </li> <li> <div class="wzczzwzli"> <span class="layui-badge-dots"></span> <a target="_blank" href="https://www.php.cn/ko/faq/1796771322.html">나는 블록 체인과 AI를 결합하여 예술을 생성했습니다. 다음은 다음에 일어난 일입니다.</a> </div> <div>2025-02-26 03:38:10</div> </li> <li> <div class="wzczzwzli"> <span class="layui-badge-dots"></span> <a target="_blank" href="https://www.php.cn/ko/faq/1796771315.html">고급 프롬프트 엔지니어링 : 사고 체인 (COT)</a> </div> <div>2025-02-26 03:17:10</div> </li> <li> <div class="wzczzwzli"> <span class="layui-badge-dots"></span> <a target="_blank" href="https://www.php.cn/ko/faq/1796771302.html">sqlite에서 증강 증강 생성</a> </div> <div>2025-02-26 02:49:09</div> </li> <li> <div class="wzczzwzli"> <span class="layui-badge-dots"></span> <a target="_blank" href="https://www.php.cn/ko/faq/1796771274.html">자신의 node.js api를 구축하기 위해 LLM 구동 보일러 플레이트를 사용하는 방법</a> </div> <div>2025-02-26 01:08:13</div> </li> <li> <div class="wzczzwzli"> <span class="layui-badge-dots"></span> <a target="_blank" href="https://www.php.cn/ko/faq/1796771258.html">2024 년 코딩을위한 LLMS : 가격, 성과 및 최고를위한 전투</a> </div> <div>2025-02-26 00:46:10</div> </li> <li> <div class="wzczzwzli"> <span class="layui-badge-dots"></span> <a target="_blank" href="https://www.php.cn/ko/faq/1796771227.html">비전 언어 모델을 제기합니다</a> </div> <div>2025-02-25 23:42:08</div> </li> <li> <div class="wzczzwzli"> <span class="layui-badge-dots"></span> <a target="_blank" href="https://www.php.cn/ko/faq/1796771219.html">큰 언어 모델의 응답의 신뢰성을 측정하는 방법</a> </div> <div>2025-02-25 22:50:13</div> </li> <li> <div class="wzczzwzli"> <span class="layui-badge-dots"></span> <a target="_blank" href="https://www.php.cn/ko/faq/1796771209.html">삶의 환상</a> </div> <div>2025-02-25 21:54:11</div> </li> <li> <div class="wzczzwzli"> <span class="layui-badge-dots"></span> <a target="_blank" href="https://www.php.cn/ko/faq/1796771201.html">과학자들은 인간의 사고를 반영하는 큰 언어 모델에 대해 진지하게 생각합니다.</a> </div> <div>2025-02-25 20:45:11</div> </li> </ul> </div> <div class="wzconZzwz"> <div class="wzconZzwztitle">최신 이슈</div> <ul> <li> <div class="wzczzwzli"> <span class="layui-badge-dots"></span> <a target="_blank" href="https://www.php.cn/ko/faq/1796781146.html">Cakephp 란 무엇입니까? 왜 그것을 사용합니까?</a> </div> <div>2025-03-18 17:12:12</div> </li> <li> <div class="wzczzwzli"> <span class="layui-badge-dots"></span> <a target="_blank" href="https://www.php.cn/ko/faq/1796779061.html">GDPR PHP 준수 : 웹 응용 프로그램을위한 GDPR 유지 관리</a> </div> <div>2025-03-14 11:44:41</div> </li> <li> <div class="wzczzwzli"> <span class="layui-badge-dots"></span> <a target="_blank" href="https://www.php.cn/ko/faq/1796779059.html">PHP의 컬 : REST API에서 PHP Curl Extension 사용 방법</a> </div> <div>2025-03-14 11:42:06</div> </li> <li> <div class="wzczzwzli"> <span class="layui-badge-dots"></span> <a target="_blank" href="https://www.php.cn/ko/faq/1796779016.html">PHP에서 사용자 정의 캡처 및 연락처 양식을 만듭니다</a> </div> <div>2025-03-14 11:06:10</div> </li> <li> <div class="wzczzwzli"> <span class="layui-badge-dots"></span> <a target="_blank" href="https://www.php.cn/ko/faq/1796778636.html">Codecanyon에서 12 개의 최고의 PHP 채팅 스크립트</a> </div> <div>2025-03-13 12:08:12</div> </li> </ul> </div> <div class="wzconZt" > <div class="wzczt-title"> <div>관련 주제</div> <a href="https://www.php.cn/ko/faq/zt" target="_blank">더> </a> </div> <div class="wzcttlist"> <ul> <li class="ul-li"> <a target="_blank" href="https://www.php.cn/ko/faq/cssztys"><img class="lazy" src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/subject/202407/22/2024072214211647525.jpg?x-oss-process=image/resize,m_fill,h_145,w_220" alt="CSS 글꼴 색상" /> </a> <a target="_blank" href="https://www.php.cn/ko/faq/cssztys" class="title-a-spanl" title="CSS 글꼴 색상"><span>CSS 글꼴 색상</span> </a> </li> <li class="ul-li"> <a target="_blank" href="https://www.php.cn/ko/faq/cydlinuxml"><img class="lazy" src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/subject/202407/22/2024072214150929458.jpg?x-oss-process=image/resize,m_fill,h_145,w_220" alt="자주 사용되는 리눅스 명령어" /> </a> <a target="_blank" href="https://www.php.cn/ko/faq/cydlinuxml" class="title-a-spanl" title="자주 사용되는 리눅스 명령어"><span>자주 사용되는 리눅스 명령어</span> </a> </li> <li class="ul-li"> <a target="_blank" href="https://www.php.cn/ko/faq/csszmsxcszt"><img class="lazy" src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/subject/202407/22/2024072213514795962.jpg?x-oss-process=image/resize,m_fill,h_145,w_220" alt="CSS에서 컬러 글꼴을 구현하는 방법" /> </a> <a target="_blank" href="https://www.php.cn/ko/faq/csszmsxcszt" class="title-a-spanl" title="CSS에서 컬러 글꼴을 구현하는 방법"><span>CSS에서 컬러 글꼴을 구현하는 방법</span> </a> </li> <li class="ul-li"> <a target="_blank" href="https://www.php.cn/ko/faq/xnhbjyptphb"><img class="lazy" src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/subject/202407/22/2024072213241834676.jpg?x-oss-process=image/resize,m_fill,h_145,w_220" alt="암호화폐 거래 플랫폼 순위" /> </a> <a target="_blank" href="https://www.php.cn/ko/faq/xnhbjyptphb" class="title-a-spanl" title="암호화폐 거래 플랫폼 순위"><span>암호화폐 거래 플랫폼 순위</span> </a> </li> <li class="ul-li"> <a target="_blank" href="https://www.php.cn/ko/faq/sjjmccbhnx"><img class="lazy" src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/subject/202407/22/2024072213592667753.jpg?x-oss-process=image/resize,m_fill,h_145,w_220" alt="데이터 암호화 저장소에는 무엇이 포함되나요?" /> </a> <a target="_blank" href="https://www.php.cn/ko/faq/sjjmccbhnx" class="title-a-spanl" title="데이터 암호화 저장소에는 무엇이 포함되나요?"><span>데이터 암호화 저장소에는 무엇이 포함되나요?</span> </a> </li> <li class="ul-li"> <a target="_blank" href="https://www.php.cn/ko/faq/phpnowxzdff"><img class="lazy" src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/subject/202407/22/2024072213584275743.jpg?x-oss-process=image/resize,m_fill,h_145,w_220" alt="phpnow를 제거하는 방법" /> </a> <a target="_blank" href="https://www.php.cn/ko/faq/phpnowxzdff" class="title-a-spanl" title="phpnow를 제거하는 방법"><span>phpnow를 제거하는 방법</span> </a> </li> <li class="ul-li"> <a target="_blank" href="https://www.php.cn/ko/faq/mdkscbinwjff"><img class="lazy" src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/subject/202407/22/2024072214010881210.jpg?x-oss-process=image/resize,m_fill,h_145,w_220" alt="mdk를 사용하여 bin 파일을 생성하는 방법" /> </a> <a target="_blank" href="https://www.php.cn/ko/faq/mdkscbinwjff" class="title-a-spanl" title="mdk를 사용하여 bin 파일을 생성하는 방법"><span>mdk를 사용하여 bin 파일을 생성하는 방법</span> </a> </li> <li class="ul-li"> <a target="_blank" href="https://www.php.cn/ko/faq/velocitytrack"><img class="lazy" src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/subject/202407/22/2024072214011210656.jpg?x-oss-process=image/resize,m_fill,h_145,w_220" alt="속도 추적기 사용법" /> </a> <a target="_blank" href="https://www.php.cn/ko/faq/velocitytrack" class="title-a-spanl" title="속도 추적기 사용법"><span>속도 추적기 사용법</span> </a> </li> <li class="ul-li"> <a target="_blank" href="https://www.php.cn/ko/faq/javajczshz"><img class="lazy" src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/subject/202407/22/2024072213554183778.jpg?x-oss-process=image/resize,m_fill,h_145,w_220" alt="Java 기본 지식 요약" /> </a> <a target="_blank" href="https://www.php.cn/ko/faq/javajczshz" class="title-a-spanl" title="Java 기본 지식 요약"><span>Java 기본 지식 요약</span> </a> </li> </ul> </div> </div> </div> </div> <div class="phpwzright"> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-5902227090019525" data-ad-slot="3653428331" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> <div class="wzrOne"> <div class="wzroTitle">인기 추천</div> <div class="wzroList"> <ul> <li> <div class="wzczzwzli"> <span class="layui-badge-dots wzrolr"></span> <a style="height: auto;" title="Mac 컴퓨터에서 호스트를 설정하는 방법(그림과 텍스트가 포함된 단계)" href="https://www.php.cn/ko/faq/448310.html">Mac 컴퓨터에서 호스트를 설정하는 방법(그림과 텍스트가 포함된 단계)</a> </div> </li> <li> <div class="wzczzwzli"> <span class="layui-badge-dots wzrolr"></span> <a style="height: auto;" title="PHP로 간단한 QQ 로봇을 빠르게 구축하세요" href="https://www.php.cn/ko/faq/448391.html">PHP로 간단한 QQ 로봇을 빠르게 구축하세요</a> </div> </li> <li> <div class="wzczzwzli"> <span class="layui-badge-dots wzrolr"></span> <a style="height: auto;" title="API 공통 서명 확인 방법(PHP 구현)" href="https://www.php.cn/ko/faq/448286.html">API 공통 서명 확인 방법(PHP 구현)</a> </div> </li> <li> <div class="wzczzwzli"> <span class="layui-badge-dots wzrolr"></span> <a style="height: auto;" title="PHP의 일반적인 날짜 및 시간 작업 모음" href="https://www.php.cn/ko/faq/448309.html">PHP의 일반적인 날짜 및 시간 작업 모음</a> </div> </li> <li> <div class="wzczzwzli"> <span class="layui-badge-dots wzrolr"></span> <a style="height: auto;" title="PHP는 그래픽 인증 코드를 생성합니다(강화된 간섭 유형)." href="https://www.php.cn/ko/faq/448308.html">PHP는 그래픽 인증 코드를 생성합니다(강화된 간섭 유형).</a> </div> </li> </ul> </div> </div> <script src="https://sw.php.cn/hezuo/cac1399ab368127f9b113b14eb3316d0.js" type="text/javascript"></script> <div class="wzrThree"> <div class="wzrthree-title"> <div>인기 튜토리얼</div> <a target="_blank" href="https://www.php.cn/ko/course.html">더> </a> </div> <div class="wzrthreelist swiper2"> <div class="wzrthreeTab swiper-wrapper"> <div class="check tabdiv swiper-slide" data-id="one">관련 튜토리얼 <div></div></div> <div class="tabdiv swiper-slide" data-id="two">인기 추천<div></div></div> <div class="tabdiv swiper-slide" data-id="three">최신 강좌<div></div></div> </div> <ul class="one"> <li> <a target="_blank" href="https://www.php.cn/ko/course/812.html" title="최신 ThinkPHP 5.1 세계 최초 비디오 튜토리얼(PHP 전문가 온라인 교육 과정이 되기까지 60일)" class="wzrthreelaimg"> <img class="lazy" src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/course/000/000/041/620debc3eab3f377.jpg" alt="최신 ThinkPHP 5.1 세계 최초 비디오 튜토리얼(PHP 전문가 온라인 교육 과정이 되기까지 60일)"/> </a> <div class="wzrthree-right"> <a target="_blank" title="최신 ThinkPHP 5.1 세계 최초 비디오 튜토리얼(PHP 전문가 온라인 교육 과정이 되기까지 60일)" href="https://www.php.cn/ko/course/812.html">최신 ThinkPHP 5.1 세계 최초 비디오 튜토리얼(PHP 전문가 온라인 교육 과정이 되기까지 60일)</a> <div class="wzrthreerb"> <div>1438191 <b class="kclbcollectb"></b></div> <div class="courseICollection" data-id="812"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> <li> <a target="_blank" href="https://www.php.cn/ko/course/74.html" title="PHP 입문 튜토리얼 1: 일주일 안에 PHP 배우기" class="wzrthreelaimg"> <img class="lazy" src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/course/000/000/068/6253d1e28ef5c345.png" alt="PHP 입문 튜토리얼 1: 일주일 안에 PHP 배우기"/> </a> <div class="wzrthree-right"> <a target="_blank" title="PHP 입문 튜토리얼 1: 일주일 안에 PHP 배우기" href="https://www.php.cn/ko/course/74.html">PHP 입문 튜토리얼 1: 일주일 안에 PHP 배우기</a> <div class="wzrthreerb"> <div>4298959 <b class="kclbcollectb"></b></div> <div class="courseICollection" data-id="74"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> <li> <a target="_blank" href="https://www.php.cn/ko/course/286.html" title="JAVA 초보자용 비디오 튜토리얼" class="wzrthreelaimg"> <img class="lazy" src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/course/000/000/068/62590a2bacfd9379.png" alt="JAVA 초보자용 비디오 튜토리얼"/> </a> <div class="wzrthree-right"> <a target="_blank" title="JAVA 초보자용 비디오 튜토리얼" href="https://www.php.cn/ko/course/286.html">JAVA 초보자용 비디오 튜토리얼</a> <div class="wzrthreerb"> <div>2672418 <b class="kclbcollectb"></b></div> <div class="courseICollection" data-id="286"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> <li> <a target="_blank" href="https://www.php.cn/ko/course/504.html" title="Little Turtle의 Python 학습에 대한 제로 기반 소개 비디오 튜토리얼" class="wzrthreelaimg"> <img class="lazy" src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/course/000/000/068/62590a67ce3a6655.png" alt="Little Turtle의 Python 학습에 대한 제로 기반 소개 비디오 튜토리얼"/> </a> <div class="wzrthree-right"> <a target="_blank" title="Little Turtle의 Python 학습에 대한 제로 기반 소개 비디오 튜토리얼" href="https://www.php.cn/ko/course/504.html">Little Turtle의 Python 학습에 대한 제로 기반 소개 비디오 튜토리얼</a> <div class="wzrthreerb"> <div>517277 <b class="kclbcollectb"></b></div> <div class="courseICollection" data-id="504"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> <li> <a target="_blank" href="https://www.php.cn/ko/course/2.html" title="PHP 제로 기반 입문 튜토리얼" class="wzrthreelaimg"> <img class="lazy" src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/course/000/000/068/6253de27bc161468.png" alt="PHP 제로 기반 입문 튜토리얼"/> </a> <div class="wzrthree-right"> <a target="_blank" title="PHP 제로 기반 입문 튜토리얼" href="https://www.php.cn/ko/course/2.html">PHP 제로 기반 입문 튜토리얼</a> <div class="wzrthreerb"> <div>878376 <b class="kclbcollectb"></b></div> <div class="courseICollection" data-id="2"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> </ul> <ul class="two" style="display: none;"> <li> <a target="_blank" href="https://www.php.cn/ko/course/812.html" title="최신 ThinkPHP 5.1 세계 최초 비디오 튜토리얼(PHP 전문가 온라인 교육 과정이 되기까지 60일)" class="wzrthreelaimg"> <img class="lazy" src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/course/000/000/041/620debc3eab3f377.jpg" alt="최신 ThinkPHP 5.1 세계 최초 비디오 튜토리얼(PHP 전문가 온라인 교육 과정이 되기까지 60일)"/> </a> <div class="wzrthree-right"> <a target="_blank" title="최신 ThinkPHP 5.1 세계 최초 비디오 튜토리얼(PHP 전문가 온라인 교육 과정이 되기까지 60일)" href="https://www.php.cn/ko/course/812.html">최신 ThinkPHP 5.1 세계 최초 비디오 튜토리얼(PHP 전문가 온라인 교육 과정이 되기까지 60일)</a> <div class="wzrthreerb"> <div >1438191 학습 시간</div> <div class="courseICollection" data-id="812"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> <li> <a target="_blank" href="https://www.php.cn/ko/course/286.html" title="JAVA 초보자용 비디오 튜토리얼" class="wzrthreelaimg"> <img class="lazy" src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/course/000/000/068/62590a2bacfd9379.png" alt="JAVA 초보자용 비디오 튜토리얼"/> </a> <div class="wzrthree-right"> <a target="_blank" title="JAVA 초보자용 비디오 튜토리얼" href="https://www.php.cn/ko/course/286.html">JAVA 초보자용 비디오 튜토리얼</a> <div class="wzrthreerb"> <div >2672418 학습 시간</div> <div class="courseICollection" data-id="286"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> <li> <a target="_blank" href="https://www.php.cn/ko/course/504.html" title="Little Turtle의 Python 학습에 대한 제로 기반 소개 비디오 튜토리얼" class="wzrthreelaimg"> <img class="lazy" src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/course/000/000/068/62590a67ce3a6655.png" alt="Little Turtle의 Python 학습에 대한 제로 기반 소개 비디오 튜토리얼"/> </a> <div class="wzrthree-right"> <a target="_blank" title="Little Turtle의 Python 학습에 대한 제로 기반 소개 비디오 튜토리얼" href="https://www.php.cn/ko/course/504.html">Little Turtle의 Python 학습에 대한 제로 기반 소개 비디오 튜토리얼</a> <div class="wzrthreerb"> <div >517277 학습 시간</div> <div class="courseICollection" data-id="504"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> <li> <a target="_blank" href="https://www.php.cn/ko/course/901.html" title="웹 프론트 엔드 개발에 대한 빠른 소개" class="wzrthreelaimg"> <img class="lazy" src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/course/000/000/067/64be28a53a4f6310.png" alt="웹 프론트 엔드 개발에 대한 빠른 소개"/> </a> <div class="wzrthree-right"> <a target="_blank" title="웹 프론트 엔드 개발에 대한 빠른 소개" href="https://www.php.cn/ko/course/901.html">웹 프론트 엔드 개발에 대한 빠른 소개</a> <div class="wzrthreerb"> <div >217185 학습 시간</div> <div class="courseICollection" data-id="901"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> <li> <a target="_blank" href="https://www.php.cn/ko/course/234.html" title="PS 비디오 튜토리얼을 처음부터 마스터하세요" class="wzrthreelaimg"> <img class="lazy" src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/course/000/000/068/62611f57ed0d4840.jpg" alt="PS 비디오 튜토리얼을 처음부터 마스터하세요"/> </a> <div class="wzrthree-right"> <a target="_blank" title="PS 비디오 튜토리얼을 처음부터 마스터하세요" href="https://www.php.cn/ko/course/234.html">PS 비디오 튜토리얼을 처음부터 마스터하세요</a> <div class="wzrthreerb"> <div >923114 학습 시간</div> <div class="courseICollection" data-id="234"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> </ul> <ul class="three" style="display: none;"> <li> <a target="_blank" href="https://www.php.cn/ko/course/1648.html" title="[웹 프런트엔드] Node.js 빠른 시작" class="wzrthreelaimg"> <img class="lazy" src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/course/000/000/067/662b5d34ba7c0227.png" alt="[웹 프런트엔드] Node.js 빠른 시작"/> </a> <div class="wzrthree-right"> <a target="_blank" title="[웹 프런트엔드] Node.js 빠른 시작" href="https://www.php.cn/ko/course/1648.html">[웹 프런트엔드] Node.js 빠른 시작</a> <div class="wzrthreerb"> <div >9847 학습 시간</div> <div class="courseICollection" data-id="1648"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> <li> <a target="_blank" href="https://www.php.cn/ko/course/1647.html" title="해외 웹 개발 풀스택 강좌 총집합" class="wzrthreelaimg"> <img class="lazy" src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/course/000/000/067/6628cc96e310c937.png" alt="해외 웹 개발 풀스택 강좌 총집합"/> </a> <div class="wzrthree-right"> <a target="_blank" title="해외 웹 개발 풀스택 강좌 총집합" href="https://www.php.cn/ko/course/1647.html">해외 웹 개발 풀스택 강좌 총집합</a> <div class="wzrthreerb"> <div >7895 학습 시간</div> <div class="courseICollection" data-id="1647"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> <li> <a target="_blank" href="https://www.php.cn/ko/course/1646.html" title="Go 언어 실습 GraphQL" class="wzrthreelaimg"> <img class="lazy" src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/course/000/000/067/662221173504a436.png" alt="Go 언어 실습 GraphQL"/> </a> <div class="wzrthree-right"> <a target="_blank" title="Go 언어 실습 GraphQL" href="https://www.php.cn/ko/course/1646.html">Go 언어 실습 GraphQL</a> <div class="wzrthreerb"> <div >6725 학습 시간</div> <div class="courseICollection" data-id="1646"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> <li> <a target="_blank" href="https://www.php.cn/ko/course/1645.html" title="550W 팬 마스터가 JavaScript를 처음부터 차근차근 학습합니다" class="wzrthreelaimg"> <img class="lazy" src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/course/000/000/067/662077e163124646.png" alt="550W 팬 마스터가 JavaScript를 처음부터 차근차근 학습합니다"/> </a> <div class="wzrthree-right"> <a target="_blank" title="550W 팬 마스터가 JavaScript를 처음부터 차근차근 학습합니다" href="https://www.php.cn/ko/course/1645.html">550W 팬 마스터가 JavaScript를 처음부터 차근차근 학습합니다</a> <div class="wzrthreerb"> <div >844 학습 시간</div> <div class="courseICollection" data-id="1645"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> <li> <a target="_blank" href="https://www.php.cn/ko/course/1644.html" title="기초 지식이 전혀 없는 초보자도 6시간 만에 시작할 수 있는 파이썬 마스터 모쉬" class="wzrthreelaimg"> <img class="lazy" src="/static/imghw/default1.png" data-src="https://img.php.cn/upload/course/000/000/067/6616418ca80b8916.png" alt="기초 지식이 전혀 없는 초보자도 6시간 만에 시작할 수 있는 파이썬 마스터 모쉬"/> </a> <div class="wzrthree-right"> <a target="_blank" title="기초 지식이 전혀 없는 초보자도 6시간 만에 시작할 수 있는 파이썬 마스터 모쉬" href="https://www.php.cn/ko/course/1644.html">기초 지식이 전혀 없는 초보자도 6시간 만에 시작할 수 있는 파이썬 마스터 모쉬</a> <div class="wzrthreerb"> <div >32918 학습 시간</div> <div class="courseICollection" data-id="1644"> <b class="nofollow small-nocollect"></b> </div> </div> </div> </li> </ul> </div> <script> var mySwiper = new Swiper('.swiper2', { autoplay: false,//可选选项,自动滑动 slidesPerView : 'auto', }) $('.wzrthreeTab>div').click(function(e){ $('.wzrthreeTab>div').removeClass('check') $(this).addClass('check') $('.wzrthreelist>ul').css('display','none') $('.'+e.currentTarget.dataset.id).show() }) </script> </div> <div class="wzrFour"> <div class="wzrfour-title"> <div>최신 다운로드</div> <a href="https://www.php.cn/ko/xiazai">더> </a> </div> <script> $(document).ready(function(){ var sjyx_banSwiper = new Swiper(".sjyx_banSwiperwz",{ speed:1000, autoplay:{ delay:3500, disableOnInteraction: false, }, pagination:{ el:'.sjyx_banSwiperwz .swiper-pagination', clickable :false, }, loop:true }) }) </script> <div class="wzrfourList swiper3"> <div class="wzrfourlTab swiper-wrapper"> <div class="check swiper-slide" data-id="onef">웹 효과 <div></div></div> <div class="swiper-slide" data-id="twof">웹사이트 소스 코드<div></div></div> <div class="swiper-slide" data-id="threef">웹사이트 자료<div></div></div> <div class="swiper-slide" data-id="fourf">프론트엔드 템플릿<div></div></div> </div> <ul class="onef"> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a target="_blank" title="jQuery 기업 메시지 양식 연락처 코드" href="https://www.php.cn/ko/toolset/js-special-effects/8071">[양식 버튼] jQuery 기업 메시지 양식 연락처 코드</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a target="_blank" title="HTML5 MP3 뮤직 박스 재생 효과" href="https://www.php.cn/ko/toolset/js-special-effects/8070">[플레이어 특수 효과] HTML5 MP3 뮤직 박스 재생 효과</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a target="_blank" title="HTML5 멋진 입자 애니메이션 탐색 메뉴 특수 효과" href="https://www.php.cn/ko/toolset/js-special-effects/8069">[메뉴 탐색] HTML5 멋진 입자 애니메이션 탐색 메뉴 특수 효과</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a target="_blank" title="jQuery 시각적 양식 드래그 앤 드롭 편집 코드" href="https://www.php.cn/ko/toolset/js-special-effects/8068">[양식 버튼] jQuery 시각적 양식 드래그 앤 드롭 편집 코드</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a target="_blank" title="VUE.JS 모방 Kugou 음악 플레이어 코드" href="https://www.php.cn/ko/toolset/js-special-effects/8067">[플레이어 특수 효과] VUE.JS 모방 Kugou 음악 플레이어 코드</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a target="_blank" title="클래식 HTML5 푸시 박스 게임" href="https://www.php.cn/ko/toolset/js-special-effects/8066">[HTML5 특수 효과] 클래식 HTML5 푸시 박스 게임</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a target="_blank" title="이미지 효과를 추가하거나 줄이기 위해 jQuery 스크롤" href="https://www.php.cn/ko/toolset/js-special-effects/8065">[그림 특수 효과] 이미지 효과를 추가하거나 줄이기 위해 jQuery 스크롤</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a target="_blank" title="CSS3 개인 앨범 커버 호버 확대/축소 효과" href="https://www.php.cn/ko/toolset/js-special-effects/8064">[사진 앨범 효과] CSS3 개인 앨범 커버 호버 확대/축소 효과</a> </div> </li> </ul> <ul class="twof" style="display:none"> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-source-code/8328" title="가정 장식 청소 및 수리 서비스 회사 웹사이트 템플릿" target="_blank">[프런트엔드 템플릿] 가정 장식 청소 및 수리 서비스 회사 웹사이트 템플릿</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-source-code/8327" title="신선한 색상의 개인 이력서 가이드 페이지 템플릿" target="_blank">[프런트엔드 템플릿] 신선한 색상의 개인 이력서 가이드 페이지 템플릿</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-source-code/8326" title="디자이너 크리에이티브 작업 이력서 웹 템플릿" target="_blank">[프런트엔드 템플릿] 디자이너 크리에이티브 작업 이력서 웹 템플릿</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-source-code/8325" title="현대 엔지니어링 건설 회사 웹사이트 템플릿" target="_blank">[프런트엔드 템플릿] 현대 엔지니어링 건설 회사 웹사이트 템플릿</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-source-code/8324" title="교육 서비스 기관을 위한 반응형 HTML5 템플릿" target="_blank">[프런트엔드 템플릿] 교육 서비스 기관을 위한 반응형 HTML5 템플릿</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-source-code/8323" title="온라인 전자책 쇼핑몰 웹사이트 템플릿" target="_blank">[프런트엔드 템플릿] 온라인 전자책 쇼핑몰 웹사이트 템플릿</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-source-code/8322" title="IT 기술로 인터넷 회사 웹 사이트 템플릿을 해결합니다." target="_blank">[프런트엔드 템플릿] IT 기술로 인터넷 회사 웹 사이트 템플릿을 해결합니다.</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-source-code/8321" title="보라색 스타일 외환 거래 서비스 웹 사이트 템플릿" target="_blank">[프런트엔드 템플릿] 보라색 스타일 외환 거래 서비스 웹 사이트 템플릿</a> </div> </li> </ul> <ul class="threef" style="display:none"> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-materials/3078" target="_blank" title="귀여운 여름 요소 벡터 자료(EPS+PNG)">[PNG 소재] 귀여운 여름 요소 벡터 자료(EPS+PNG)</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-materials/3077" target="_blank" title="4개의 빨간색 2023 졸업 배지 벡터 자료(AI+EPS+PNG)">[PNG 소재] 4개의 빨간색 2023 졸업 배지 벡터 자료(AI+EPS+PNG)</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-materials/3076" target="_blank" title="노래하는 새와 꽃 디자인 봄 배너 벡터 자료로 가득 찬 카트(AI+EPS)">[배너 그림] 노래하는 새와 꽃 디자인 봄 배너 벡터 자료로 가득 찬 카트(AI+EPS)</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-materials/3075" target="_blank" title="황금 졸업 모자 벡터 자료(EPS+PNG)">[PNG 소재] 황금 졸업 모자 벡터 자료(EPS+PNG)</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-materials/3074" target="_blank" title="흑백 스타일 산 아이콘 벡터 자료(EPS+PNG)">[PNG 소재] 흑백 스타일 산 아이콘 벡터 자료(EPS+PNG)</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-materials/3073" target="_blank" title="다양한 색상의 망토와 포즈를 갖춘 슈퍼히어로 실루엣 벡터 자료(EPS+PNG)">[PNG 소재] 다양한 색상의 망토와 포즈를 갖춘 슈퍼히어로 실루엣 벡터 자료(EPS+PNG)</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-materials/3072" target="_blank" title="플랫 스타일 식목일 배너 벡터 자료(AI+EPS)">[배너 그림] 플랫 스타일 식목일 배너 벡터 자료(AI+EPS)</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-materials/3071" target="_blank" title="9개의 만화 스타일의 폭발적인 채팅 거품 벡터 자료(EPS+PNG)">[PNG 소재] 9개의 만화 스타일의 폭발적인 채팅 거품 벡터 자료(EPS+PNG)</a> </div> </li> </ul> <ul class="fourf" style="display:none"> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-source-code/8328" target="_blank" title="가정 장식 청소 및 수리 서비스 회사 웹사이트 템플릿">[프런트엔드 템플릿] 가정 장식 청소 및 수리 서비스 회사 웹사이트 템플릿</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-source-code/8327" target="_blank" title="신선한 색상의 개인 이력서 가이드 페이지 템플릿">[프런트엔드 템플릿] 신선한 색상의 개인 이력서 가이드 페이지 템플릿</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-source-code/8326" target="_blank" title="디자이너 크리에이티브 작업 이력서 웹 템플릿">[프런트엔드 템플릿] 디자이너 크리에이티브 작업 이력서 웹 템플릿</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-source-code/8325" target="_blank" title="현대 엔지니어링 건설 회사 웹사이트 템플릿">[프런트엔드 템플릿] 현대 엔지니어링 건설 회사 웹사이트 템플릿</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-source-code/8324" target="_blank" title="교육 서비스 기관을 위한 반응형 HTML5 템플릿">[프런트엔드 템플릿] 교육 서비스 기관을 위한 반응형 HTML5 템플릿</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-source-code/8323" target="_blank" title="온라인 전자책 쇼핑몰 웹사이트 템플릿">[프런트엔드 템플릿] 온라인 전자책 쇼핑몰 웹사이트 템플릿</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-source-code/8322" target="_blank" title="IT 기술로 인터넷 회사 웹 사이트 템플릿을 해결합니다.">[프런트엔드 템플릿] IT 기술로 인터넷 회사 웹 사이트 템플릿을 해결합니다.</a> </div> </li> <li> <div class="wzrfourli"> <span class="layui-badge-dots wzrflr"></span> <a href="https://www.php.cn/ko/toolset/website-source-code/8321" target="_blank" title="보라색 스타일 외환 거래 서비스 웹 사이트 템플릿">[프런트엔드 템플릿] 보라색 스타일 외환 거래 서비스 웹 사이트 템플릿</a> </div> </li> </ul> </div> <script> var mySwiper = new Swiper('.swiper3', { autoplay: false,//可选选项,自动滑动 slidesPerView : 'auto', }) $('.wzrfourlTab>div').click(function(e){ $('.wzrfourlTab>div').removeClass('check') $(this).addClass('check') $('.wzrfourList>ul').css('display','none') $('.'+e.currentTarget.dataset.id).show() }) </script> </div> </div> </div> <footer> <div class="footer"> <div class="footertop"> <img src="/static/imghw/logo.png" alt=""> <p>공공복지 온라인 PHP 교육,PHP 학습자의 빠른 성장을 도와주세요!</p> </div> <div class="footermid"> <a href="https://www.php.cn/ko/about/us.html">회사 소개</a> <a href="https://www.php.cn/ko/about/disclaimer.html">부인 성명</a> <a href="https://www.php.cn/ko/update/article_0_1.html">Sitemap</a> </div> <div class="footerbottom"> <p> © php.cn All rights reserved </p> </div> </div> </footer> <input type="hidden" id="verifycode" value="/captcha.html"> <script>layui.use(['element', 'carousel'], function () {var element = layui.element;$ = layui.jquery;var carousel = layui.carousel;carousel.render({elem: '#test1', width: '100%', height: '330px', arrow: 'always'});$.getScript('/static/js/jquery.lazyload.min.js', function () {$("img").lazyload({placeholder: "/static/images/load.jpg", effect: "fadeIn", threshold: 200, skip_invisible: false});});});</script> <script src="/static/js/common_new.js"></script> <script type="text/javascript" src="/static/js/jquery.cookie.js?1742339558"></script> <script src="https://vdse.bdstatic.com//search-video.v1.min.js"></script> <link rel='stylesheet' id='_main-css' href='/static/css/viewer.min.css?2' type='text/css' media='all'/> <script type='text/javascript' src='/static/js/viewer.min.js?1'></script> <script type='text/javascript' src='/static/js/jquery-viewer.min.js'></script> <script type="text/javascript" src="/static/js/global.min.js?5.5.53"></script> <!-- Matomo --> <script> var _paq = window._paq = window._paq || []; /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ _paq.push(['trackPageView']); _paq.push(['enableLinkTracking']); (function() { var u="https://tongji.php.cn/"; _paq.push(['setTrackerUrl', u+'matomo.php']); _paq.push(['setSiteId', '9']); var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0]; g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s); })(); </script> <!-- End Matomo Code --> </body> </html>