https://docs.microsoft.com/ko-kr/windows/uwp/launch-resume/launch-settings-app 범주설정 페이지지원되는 SKUURI홈페이지설정 방문 페이지모두ms-settings:시스템디스플레이모두ms-settings:screenrotation알림 및 동작모두ms-settings:notifications전화모바일만 해당ms-settings:phone메시지모바일만 해당ms-settings:messaging배터리 절약 모드둘 다 태블릿과 같은 배터리 사용 디바이스에서만 사용 가능ms-settings:batterysaver배터리 사용둘 다 태블릿과 같은 배터리 사용 디바이스에서만 사용 가능ms-settings:batterysaver-usagedetails전원 및 절..
public void dumpInputStream(InputStream inputStream) { File file = new File(Environment.getExternalStoragePublicDirectory(Environment.DIRECTORY_DOWNLOADS), "dump.log"); try { OutputStream outputStream = new FileOutputStream(file); IOUtils.copy(inputStream, outputStream); } catch (IOException e) { e.printStackTrace(); } context.sendBroadcast(new Intent(Intent.ACTION_MEDIA_SCANNER_SCAN_FILE, Uri.f..
using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Threading.Tasks;using System.Windows.Forms; using System.Runtime.InteropServices; namespace WindowsFormsApplication1{ public partial class Form1 : Form { public Form1() { InitializeComponent(); } const int WM_SYSCOMMAND = 0x0112; const ..
JSON으로 SOAP 처럼 통신 하는것이 최종 목표입니다. http://code.google.com/p/ned3y2k/source/browse/#svn%2Ftrunk%2FJava%253Fstate%253Dclosed 반드시 기준이 되는 interface가 있어야 합니다.아래는 예제입니다. 클라이언트 예제public class Info {public String id;public String name;public String password;} public interface InfoRepository {public Info findById(string id);} public class InfoRepositoryImpl {public static void main() {InfoRepository repo =..
- Total
- Today
- Yesterday
- windows 7
- 제주
- OSX
- 제주대학교
- 매킨토시
- 사이버포뮬러
- MAC
- 에니메이션OST
- Xbox360
- javascript
- Mac osX
- 드라이버
- 음악
- god knows
- 오디지
- 유틸
- 메모리부팅
- 그누보드
- PS2
- 스즈미야 하루히의 우울
- 사운드블라스터
- Objective C
- php
- 맥
- IT·컴퓨터
- 유틸 활용
- 눈
- 유틸리티
- 맥북
- 자바
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |