-
### Description
native는 수정한것같은데 .. 여기도 수정을 해주세요 혹 좋은 방법있으면 알려주세요 ...
### Steps to reproduce
xcode 16에서 빌드해서 upload시에 오류가 납니다 bitcode 가 포함되어져 잇다고 ..
### Snack or a link to a repository
seunglee…
-
## 정규표현식
```sage
import re
jumin_num = '''
chio 901230-2011435
yang 980127-1132654
park 201123-1698745
'''
```
```sage
p = re.compile('\d{6}[-]\d{7}')
print(p.sub('\g-*******', jumin_nu…
-
**Responst (서버 -> 클라이언트) 로 전달할 때, Request(클라이언트 -> 서버)로 전달할 때**
**두 가지의 경우에 대한 데이터 포맷이 필요하다 생각이 듭니다. 정규화 하지 않으면 아래의 오류를 초래합니다.**
-
[이슈]
```
Could not invoke KakaoShareLink.sendFeed
null
```
공유 진행 시 위와 같은 에러가 발생합니다. 설정은 제공해주신 내용에 맞춰서 다 적용하였으며 ios동작은 원활하게 동작합니다.
(디버그모드에 카톡이 설치되지 않은 환경입니다)
seoul/kakao-login도 사용 중입니다.
혹…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package ecosystem
nuget
### Package manager version
_No response_
### Language version
_No response_
### …
-
# NestJS에서 DB + System + NestJS Timezone 처리 방법
NestJS에서 DB에서 불러온 데이터의 타임존을 어떻게 처리하는 지 궁금했습니다.
[https://v3.leedo.me/39f74376-46ed-4e38-bb35-b1980f5d4a31](https://v3.leedo.me/39f74376-46ed-4e38-bb35-b…
-
Just holding them here for now, check some of dese places out tho shuynh:
Vinyl & Pub: http://blog.naver.com/sayravel?Redirect=Log&logNo=10186679736
Seoul Ping Pong: http://blog.naver.com/ssangjeun?…
-
10강 실습 코드를 그래로 입력했을때, 아래와 같은 오류가 발생했습니다.
Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'restaurantController': Unsatisfied dependency …
-
https://github.com/user-attachments/assets/56081416-eb8c-49ea-a35f-02dd08f315bc
-
This attempted WGS/UTM conversion tends to throw a lot of errors:
https://github.com/LBNL-UCB-STI/beam/blob/8a428b9e72f6c68e2f4832f4a305ff32e0248437/src/main/scala/beam/utils/scenario/UrbanSimScena…