FASTech Ezi-Servo plusR Motion Library(C++) 를 C# 에서 사용하기
기본적인 C# 에서 C++ Library 불러오기
차이점 보기만 가능하고, 특정 line 의 변경 및 취소가 용이하지 않음.
Git 을 사용하기 전 주로 사용했던 Beyond Compare 로 변경해 보기로 함.
C:\Users\계정명\.gitconfig
[diff]
tool = BeyondCompare
[difftool]
prompt = false
[difftool "BeyondCompare"]
trustExitCode = true
cmd = \"D:\\_Util\\Portable\\Beyond Compare 3\\BCompare.exe\" -u -e \"$LOCAL\" \"$REMOTE\"
[merge]
tool = BeyondCompare
[mergetool]
prompt = false
keepBackup = false
[mergetool "BeyondCompare"]
cmd = \"D:\\_Util\\Portable\\Beyond Compare 3\\BCompare.exe\" \"$LOCAL\" \"$REMOTE\" \"$BASE\" \"$MERGED\"
trustExitCode = true
@2023.03.03 재설정 Visual Studio 2017 및 2022 버전이 동시에 적용된다.
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-7159086721305762"
crossorigin="anonymous"></script>
이렇게 넣으면 애드센스 작동되나? -> 1차 실패해서 다시 받아야 할 거 같음.
기본적인 C# 에서 C++ Library 불러오기
0x800700B Error
Wakatime 이 Github Profile 에 나타나지 않음
가끔 이미지 링크가 잘 안되는 경우가 있다. (로컬 실행시에는 잘 보임.)
업무효율을 높일 수 있는 방법
_Config.yml 수정
Github Profile Page 에 Wakatime Stats 표시하기
Google Analytics 에서 Tag-ID 받기
특정한 점이 지정된 Polygon 안에 있는 지 여부 확인 방법
_config.yml 설정
포켓몬 빵 구매를 위한 Naver 쇼핑 사이트 자동구매 매x로 연습
Visual Studio 내 기본 Diff Tool 의 문제점. (Git 전용 설정)
첫 번째 포스트 테스트