메뉴 여닫기
개인 메뉴 토글
로그인하지 않음
만약 지금 편집한다면 당신의 IP 주소가 공개될 수 있습니다.

Devcafe의 사용자 기여

사용자 편집 수: 1,801건. 계정 생성일: 2024년 10월 4일 (금).
기여 검색펼치기접기
⧼contribs-top⧽
⧼contribs-date⧽
(최신 | 오래됨) ( | ) (20 | 50 | 100 | 250 | 500) 보기

2024년 11월 28일 (목)

2024년 11월 27일 (수)

2024년 11월 25일 (월)

  • 23:112024년 11월 25일 (월) 23:11 차이 역사 +44 대문→‎파이썬(Python) 개발
  • 21:502024년 11월 25일 (월) 21:50 차이 역사 +838 새글 틀:타이틀 투명새 문서: <div style="position: inherit; top: 100px; left: 100px; width: 100%; border: 1px solid {{{보더색|#808080}}}; background-color: {{{배경색|#808080}}}; text-align: left; color: #ffffff; opacity: 0.9;" margin: 1.2em 0 0.7em; padding: 0.2em 0.5em; font-size: 1.2em; line-height: 1.2em; overflow: visible; font-weight: bold; -moz-border-radius: 0.5em; -webki... 최신
  • 21:492024년 11월 25일 (월) 21:49 차이 역사 +452 새글 틀:머리말새 문서: <div id="mp_goodArticle" class="mp_contentsboxtitle" style="background-color:#bbddff; margin: 1.2em 0 0.7em; padding: 0.2em 0.5em; font-size: 1.2em; line-height: 1.2em; overflow: visible; font-weight: bold; -moz-border-radius: 0.5em; -webkit-border-radius: 0.5em; border-radius: 0.5em;"> <font color="red"> <i class="material-icons icon-image-preview">{{{아이콘이름|check_circle_outline}}}</i></font> {{{제목|제목을 입력하세요}}} </div> 최신
  • 19:412024년 11월 25일 (월) 19:41 차이 역사 +8 미디어위키 기본 사용법→‎미디어 위키 문법
  • 01:422024년 11월 25일 (월) 01:42 차이 역사 +3,855 새글 윈도우 실행 명령어 모음새 문서: {| class="wikitable" ! 명령어 !! 설명 !! 절대 경로 |- | cmd || 명령 프롬프트 열기 || C:\Windows\System32\cmd.exe |- | powershell || PowerShell 열기 || C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe |- | taskmgr || 작업 관리자 실행 || C:\Windows\System32\taskmgr.exe |- | msconfig || 시스템 구성 도구 열기 || C:\Windows\System32\msconfig.exe |- | control || 제어판 열기 || C:\Windows\System32\control.exe |- | explorer || 파일 탐...

2024년 11월 23일 (토)

  • 01:302024년 11월 23일 (토) 01:30 차이 역사 +4,508 새글 SLM 튜닝예제새 문서: <source lang=python> import numpy as np import torch import torch.nn as nn import torch.optim as optim from typing import List, Dict class SQLTuningSLM(nn.Module): def __init__(self, feature_dim, hidden_dim, output_dim): super(SQLTuningSLM, self).__init__() # Feature embedding and processing layers self.feature_embedding = nn.Sequential( nn.Linear(feature_dim, hidden_dim), nn.ReLU(), nn.Dropout(0.3)... 최신

2024년 11월 20일 (수)

2024년 11월 19일 (화)

2024년 11월 18일 (월)

  • 09:032024년 11월 18일 (월) 09:03 차이 역사 0 Categorytree 테스트편집 요약 없음 최신
  • 09:022024년 11월 18일 (월) 09:02 차이 역사 0 Categorytree 테스트편집 요약 없음
  • 09:012024년 11월 18일 (월) 09:01 차이 역사 +6,045 새글 Categorytree 테스트새 문서: === The <tvar name=1><categorytree></tvar> tag === <!--T:9--> <!--T:10--> Example. The result can be seen in the box below and on the right: </translate> <syntaxhighlight lang=html inline> <categorytree mode="pages">Manual</categorytree> </syntaxhighlight> <categorytree mode="pages" style="float:right; clear:right; margin-left:1ex; border:1px solid gray; padding:0.7ex; background-color: var( --background-color-base, white);">Manual</categorytree> {{anchor|options}} <tr...
  • 08:512024년 11월 18일 (월) 08:51 차이 역사 +227 Form:Books편집 요약 없음 최신
  • 08:372024년 11월 18일 (월) 08:37 차이 역사 +290 새글 Form:Books새 문서: {{{for template|Book}}} == Book Information == * Title: {{{field|Title}}} * Author: {{{field|Author}}} * Publication Date: {{{field|Publication date|input type=date}}} * Genre: {{{field|Genre|input type=dropdown|values=Fiction, Non-Fiction, Science, History, Biography}}} {{{end template}}}
  • 08:362024년 11월 18일 (월) 08:36 차이 역사 +211 새글 틀:Books새 문서: {{#if:{{{Title|}}}|[[Title::{{{Title}}}]]}} {{#if:{{{Author|}}}|[[Author::{{{Author}}}]]}} {{#if:{{{Publication date|}}}|[[Publication date::{{{Publication date}}}]]}} {{#if:{{{Genre|}}}|[[Genre::{{{Genre}}}]]}} 최신
  • 08:352024년 11월 18일 (월) 08:35 차이 역사 +3,426 새글 미디어위키 폼 생성 예제새 문서: MediaWiki의 Extension:Page Forms는 구조화된 데이터를 위키 페이지에 쉽게 추가하고 편집할 수 있도록 지원하는 확장 기능입니다. 이 확장을 사용하면, 폼을 통해 위키 페이지를 생성 및 수정하고, 사용자에게 데이터 입력 작업을 보다 직관적으로 제공합니다. 아래에 기본적인 사용법과 예제를 단계별로 정리했습니다. 1. Page Forms 설치 1. MediaWiki의 LocalSettings.php 파일에...
(최신 | 오래됨) ( | ) (20 | 50 | 100 | 250 | 500) 보기