일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | 6 | |
7 | 8 | 9 | 10 | 11 | 12 | 13 |
14 | 15 | 16 | 17 | 18 | 19 | 20 |
21 | 22 | 23 | 24 | 25 | 26 | 27 |
28 | 29 | 30 |
- mssql 대용량 데이터
- jdbc
- sql index
- C++
- MSSQL 인덱스
- solvesql
- select count
- MSSQL
- 테이블용량조회
- SQL Server
- 포인터
- jtds
- SQL
- annotation
- SQLite
- 어노테이션
- 자바
- MS-SQL
- MSSQL INDEX
- mssql insert
- jdbc bulk insert
- mssql bulk insert
- sql insert
- c#
- Java
- 윈도우함수
- mssql 대용량 데이터 insert
- 자바 어노테이션
- lag
- Today
- Total
목록Android Studio (2)
Basic Byte Bites
최신화 주소https://github.com/google/gson/blob/main/examples/android-proguard-example/proguard.cfg gson/examples/android-proguard-example/proguard.cfg at main · google/gsonA Java serialization/deserialization library to convert Java Objects into JSON and back - google/gsongithub.com 그대로 붙여넣기하면 안되고 내 프로젝트 경로도 추가해줘야함 !! ##---------------Begin: proguard configuration for Gson ----------# Gson uses gen..
최신화 주소https://github.com/square/retrofit/blob/trunk/retrofit/src/main/resources/META-INF/proguard/retrofit2.pro retrofit/retrofit/src/main/resources/META-INF/proguard/retrofit2.pro at trunk · square/retrofitA type-safe HTTP client for Android and the JVM. Contribute to square/retrofit development by creating an account on GitHub.github.com proguard-rules.pro에 위 내용을 붙여넣기 하면됨# Retrofit does refle..