블로그
-
BBC 해외축구소식 (23.05.15)
United are back in the hunt for midfielder Adrien Rabiot as the 28-year-old Frenchman approaches the end (마르카) Mauricio Pochettino is set to sig.......
blog.naver.com · 2023.05.15
-
node-sass 설치 오류
A. node와 node-sass간 버전 문제로 npm install --global windows-build-tools npm config set python "C:\Python27 Node version support policy #node #nodesass #sass버전 #nodesass에러 #해결방법 .end
blog.naver.com · 2023.02.20
-
mssql nextval
SELECT ps_doc_id_seq.nextval INTO v_pkid FROM dual; EXCEPTION WHEN no_data_found THEN v_pkid := -1; END ;*/ SET @v_pkid = NEXT VALUE FOR dbo.ps_doc_id_seq;
blog.naver.com · 2022.12.20
-
[Perl] 1.16. Low-level socket functions
(binds an address to a socket) connect - (connect to a remote socket) getpeername - (find the other end server ) recv - (receive a message over a Socket) send - (send a message over a socket) setsockopt - (set
blog.naver.com · 2021.08.30
-
ppt 에 특정폴더 그림 붙이기
Sub paste_Pos2() Dim sl As Slide Set sl = ActivePresentation.Slides(1) ' Insert a picture at (0, 0).. Dim sh As Shape Set sh = sl.Shapes.AddPicture("d:\my.jpg", msoFalse, msoTrue, 0, 0) ' Set the picture's
blog.naver.com · 2021.01.05
-
X-JAPAN RUSTY NAIL English Ver. 엑스재팬 rusty nail 영어가사 world album
from the sky keeps playing on my memory out of the sight , l'll call it the author's voice they never set my heart . away from the edge of suicide blue love should break the wall I'll show you the dressing end
blog.naver.com · 2020.10.28
-
엑셀시트 합병 매크로
1) For i = 2 To Sheets.Count Set rng = sht.Cells(Rows.Count, 1).End(xlUp).Offset(1, 0) Sheets(i).UsedRange.Copy rng Next i End Sub 출처 내용 참고하시면 더 자세히 알수 있습니다.
blog.naver.com · 2020.08.10
-
[python]포맷/슬라이싱/변수타입/기본 함수 정리
시점에 변수의 타입이 결정 so, 변수의 타입을 따로 주지 않음 변수의 타입 -Numeric -Sequence = 나열이 가능(리스트,튜플,레인지) -Text Sequence -Set : NumberOfCollege -> class -Snake Case : number_of_college -> method, function 형 변환 slicing (end
blog.naver.com · 2020.08.10
-
09. Cisco Meraki MX Networking
Networking When planning and designing a network, an important consideration is whether the client and end-user This is especially recommended if you are planning on having a guest network set up.
blog.naver.com · 2020.07.05
-
06. Best Practice Design - MX Security and SD-WAN General MX Best Practices
The Cisco Meraki MX security appliances allow for high-end performance with a robust feature set to provide
blog.naver.com · 2020.07.05