블로그
-
EXCEL to SQL INSERTSTATEMENT
Applications) If you prefer using Excel and VBA, here's how you can do it: Open Excel: Load your CSV file Paste the Following VBA Code: Modify the tableName and columnNames variables to match your data.
blog.naver.com · 2024.09.04
-
DJI TERRA 후처리방법 (드론측량 2D,3D,항공삼각측량)
To check if the P1 lens is properly calibrated, first open the P1.jpg photo as a text file and search for the XMP data field "DewarpData."
blog.naver.com · 2024.07.10
-
영어뉴스뽀개기 - Banks' household loans rise for third consecutive month
Banks' household loans rise for third consecutive month This file photo, taken July 18, 2023, shows information rose for the third consecutive month in June, led by a rise in mortgage loan growth, central bank data
blog.naver.com · 2024.07.11
-
이지 크립트(EasyCrypt) Error(6001): Incorrect number of argments file data 에러
암호화 프로그램 이지스크립트가 필요해서 많이들 다운받으셨겠죠? 저도 그래요. 이런식으로 프로그램 실행하면 에러메세지가 뜨죠.. 저도 당황.. 알고보니 이프로그램은 독립적으로 실행이 되는 프로그램이 아니여서.. 그냥 ezc 암호화된 파일 실행시켜주면 됩니다
blog.naver.com · 2023.03.04
-
Gluster File System
Gluster File System 1. Distributed File System 여러 클라이언트가 네트워크 통하여 동시에 data 접근이 가능한 파일 시스템 이다 Trusted S.......
blog.naver.com · 2023.03.23
-
Vivado FPGA 보드 물려오기
그럴 때 직접 아래 링크와 같이 특정 제품군의 board file 정보를 오픈소스로 공유해 놓은 git 에서 download를 받아와서, zip파일 압축해제를 한 후 https:// github.com/Digilent/vivado-boards 압축 해제한 파일을 Vivado가 설치된 경로인 Vivado/20xx.x/data/boards/board_parts에 추가해주면
blog.naver.com · 2022.12.29
-
[오늘의 운세] 2022년 8월 2일 나의 오늘 운세는?
오늘의운세_0802 data-image-caption=오늘의운세_0802 data-medium-file=https://i0.wp.com/issuemax.com/wp-co bltly.link
blog.naver.com · 2022.08.01
-
Postgres The data directory contains an old postmaster.pid file 해결
(Computer) Postgres The data directory contains an old postmaster.pid file 해결 Postgres The data directory 이상으로 Postgres The data directory contains an old postmaster.pid file 해결 포스팅을 마치겠습니다.
blog.naver.com · 2020.12.14
-
Python - CSV
in each row) *writer : function to write data in a csv file *2 functions available : writerow(write This reader turns each row of the data in a CSV file into a dictionary.
blog.naver.com · 2020.07.22
-
Practice Quiz: Reading & Writing CSV Files
Fill in the gaps of the contents_of_file function to turn the data in the CSV file into a dictionary data without turning it into a dictionary.
blog.naver.com · 2020.07.23