카페검색 본문
카페글 본문
-
20260427 프로젝트 novelPlatform DB설계 (바이브코딩) 2026.04.28해당카페글 미리보기
UNIQUE KEY uk_users_nickname (nickname), UNIQUE KEY uk_users_email (email) ) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci; CREATE TABLE novels ( novel_id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT, user_id BIGINT...
-
20260116 과제 2026.01.18해당카페글 미리보기
만드시오.(기본값이 utf8형식이나, 별도로 utf8 형식으로 생성하고자 한다면, 기술된 명령어뒤에 '~ character set utf8 collate utf8_general_ci;'를 추가해주면 된다.) 7. 데이터베이스 만들어졌는지 확인하시오. 8. 'atom2' 계정을 만드시오. 접속권한...
-
SQL 실행시 Error Code : 1267 illegal mix of collations 에러시 조치방법 2025.11.24해당카페글 미리보기
TABLE 에러가있는테이블명 CONVERT TO CHAR SET utf8mb4 COLLATE utf8mb4_general_ci; 예) 고객테이블과 관련한 SQL 실행시 위 1267 에러가 발생한다면 ALTER TABLE 고객 CONVERT TO CHAR SET utf8mb4 COLLATE utf8mb4_general_ci; 이라고 실행하면 됩니다.
-
SCIPS-Year 4 Exit Point - Footprints From The Past 과거의 흔적 2025.11.08해당카페글 미리보기
and facts. The children even rehearsed and presented a dinosaur stomping song! It was a great opportunity to collate all that they had learnt and gave them the chance to show off their learning, as well as practise their presentation...
-
[자율주행 AI 챌린지] 3D detection 평가 지표 2025.08.25해당카페글 미리보기
DemoDataset을 통해 batch_dict 생성 with torch.no_grad(): data_dict = demo_dataset[0] batch_dict = demo_dataset.collate_batch([data_dict]) load_data_to_gpu(batch_dict) # 임시 파일 삭제 os.remove(temp_file_path) total_flops = 0 def flops...
-
open3D 11 2025.07.09해당카페글 미리보기
data_dict in enumerate(demo_dataset): logger.info(f'Visualized sample index: {idx + 1}') data_dict = demo_dataset.collate_batch([data_dict]) load_data_to_gpu(data_dict) pred_dicts, _ = model.forward(data_dict) pcd = torch.Tensor.tolist...
-
경선식-재미있는 만화영단어-collate 2009.12.25해당카페글 미리보기
collate 대조하다 ★ colla(컬레) + te: 여러 신발들이 섞여있어 자신의 한쪽 신과 같은 컬레(켤레)인가 대조하며 다른 한 짝을 찾고 있는 사람 연상. 파 : collation 대조 When both versions of the story were collated, major discrepancies were...
-
collate "올바른 배열을 검증하다"collect *leg- (1)에서 '수집하다, 모으다' 2024.04.05해당카페글 미리보기
collate (v.) 1610년대, "일치 여부에 대해 비교하고 검토하다"는 뜻으로, 라틴어의 collatus 에서 파생되었습니다. 이는 "모으다"를 뜻하는 conferre 의 불규칙한 과거 분사형입니다. 이는 "함께"를 뜻하는 com (참조: com- )와 "지탱하다"를 뜻하는...
-
collate 2004.01.23해당카페글 미리보기
compare carefully in oder to find diffences between them ;contrast 대조하다 arrange in oder 페이지 순서를 맞추다 명 collation대조/간단한 식사
-
Re: 오십견, 어깨가 굳어지는 이유는? 2024.10.16해당카페글 미리보기
might become possible to intervene early on in the disease process. The aim of this scoping review is to systematically collate the currently available knowledge that we have about the pathophysiology of FS. The histologic findings and...