-
Appium 1.10.0
Java 1.8
java-client : 6.1.0
Android version of device: 8.0.0
Windows 10
adb shell getprop ro.build.version.sdk : 26
```
C:\Users\Jacob\Downloads\Line\Official\line-app-mobile>mv…
-
hello
i used of your API
but then i write
```
$ pip install line --upgrade
$ python
>>> from line import LineClient, LineGroup, LineContact
>>> client = LineClient("myID", "myPASSWORD")
```
…
-
### **유용해보이는 도구들을 발견하면 공유하는 곳입니다.**
- API
- 괜찮아보이는 Framework/IDE 등
- 그 외 개발도구
- 위의 것들을 사용한 예제
ex) kakao API, Openpose, 깃허브 기본 사용법, Cat&Dog classification python implemented code 등
-
```bash
# urllib.request의 (.)으로 구분된 모듈을 지정한것은 urllib 패키지 내부에 있는 request이라는 모듈입니다.
# urllib.request 모듈을 읽어옴
import urllib.request
from bs4 import BeautifulSoup
url = "https://news.naver.com/ma…
-
### Description
환경
M1 Pro, Sonoma 14.6.1
Xcode 16
iOS 18
기존에 설치해서 잘 사용하고 있었습니다.
평소와 다름없이 xcode 로 빌드하는데 다음과 같은 오류가 발생합니다.
Showing All Messages
/Users/arthurnoh/Library/Developer/Xcode/D…
-
**기능 설명**
네이버 소셜로그인
**추가 정보**
-
### Search before asking
- [X] I have searched the HUB [issues](https://github.com/ultralytics/hub/issues) and [discussions](https://github.com/ultralytics/hub/discussions) and found no similar quest…
-
Is it possible to download "Fast pass" and "locked" chapters?
-
There are websites that were problematic (or just not done YET) when i tried to port them in Haruneko. We need to deal with them.
For dead websites & other unsolvable issues > https://github.com/ma…
-
```dart
final NaverLoginResult result = await FlutterNaverLogin.logIn();
```
위 함수가 리턴하지 않고 아무런 액션도 없는 상태이네요
xcode 로그에는 다음과 같은 로그만 찍혀 있을 뿐이네요
```
BUG IN CLIENT OF UIKIT: The caller of UIAppl…
azeek updated
2 weeks ago