파워포인트 노트삭제
Dim osld As SlideFor Each osld In ActivePresentation.SlidesWith osld.NotesPage.Shapes(2)If .HasTextFrame Then.TextFrame.DeleteTextEnd IfEnd WithNext osld https://contradicto-lee.tistory.com/98
Dim osld As SlideFor Each osld In ActivePresentation.SlidesWith osld.NotesPage.Shapes(2)If .HasTextFrame Then.TextFrame.DeleteTextEnd IfEnd WithNext osld https://contradicto-lee.tistory.com/98
보호 글이라서 요약이 없습니다.
macOS Sierra에서 업데이트 후 키보드 한글 입력 상태에서는 백 쿼트(`) 키를 누르면 원화(₩)가 입력된다. 한글 입력 상태에서는 옵션키와 함께 백 쿼트(`)키를 눌러야 백 쿼트(`)를 입력… 더 보기 »Mac에서 백틱(`) 입력하기
DS3615xs 사용 시리얼넘버 https://xpenogen.github.io/serial_generator/index.html serial_generator activation 체크 cat /usr/syno/etc/codec/activation.conf activation 패치
karabiner.json home/end 설정 2. caps_lock 그냥 누르면 한/영, 다른것과 함께 누르면 cmd 로 동작. 3. Leopold 키보드의 마우스 Button1 을 left_command로. (button2를 left_command로 변경 후… 더 보기 »karabiner 설정
In Exchange Online/O365 the URL is the same for all: https://outlook.office365.com/EWS/Exchange.asmx IMAP 서버 이름 outlook.office365.com IMAP 포트 993 IMAP 암호화 방법TLS POP 서버 이름 outlook.office365.com POP 포 995… 더 보기 »outlook exchange online URL
백업한 것을 날려먹고~ 다시 시작합니다. 조금씩
Q. AH00132: file permissions deny server access: /var/www/html/wordpress/index.htmlA. sudo chcon -R -h -t httpd_sys_content_t /var/www/html Q. “PHP에 MySQL 확장이 설치되어 있지 않은 것 같습니다.… 더 보기 »WordPress 설치 팁