일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
31 |
- DOM
- 접근성
- 모니터링
- WordPress
- 개인정보미래포럼
- 함수
- 피지컬ai
- HTML5
- 개방형무선접속망
- 구글
- K-뷰티
- ai파운데이션
- 숲교육포털
- 자바스크립트
- 워드프레스
- K-푸드
- bom
- 의약품허가특허연계제도
- 통일동화숲
- 일본어
- K-DOCS
- 생성형AI
- 사랑의지우개
- 바이오헬스
- APEC
- 프론트엔드
- isds
- 꺼지지않는빛
- K푸드의날
- 티스토리
- Today
- Total
목록Implement (32)
공공기획 스튜디오 퍼블리크
General SettingDate: Y-m-dTime: H:iUnique Address: postnameIf the WordPress Installation Path Is not Root but a Other Directory/* The method to upload the .htaccess file to the root directory *//* .htaccess */RewriteEngine onRewriteCond %{REQUEST_URI} !^/wordpress installed directory name/RewriteCond %{REQUEST_FILENAME} !-fRewriteCond %{REQUEST_FILENAME} !-dRewriteRule ^(.*)$ /wordpress installe..
Globalto Add Activity: Ctrl Shift Tto Open Commend Pallet: F3 | Ctrl Shift PFocus Project Panel: Ctrl Alt Pto Move to File: Ctrl Tto Open Universal Search: Ctrl FFocus Activity Panel: Ctrl Alt FFocus Entity Repository: Ctrl Alt OHelp: F1
Button FunctionGroup1Recent Run AppHOME: Long Press - Run Google AppBackGroup2Address Book (Left Top)Camera (Right Top)Message (Left Bottom)Social: Short press - Run App, Long Press - Setting (Right Bottom)Group3CallCancel: Move Previous Screen / Delete Letter during Input LetterTurn offGroup4*: (Short) Change Input Language (Long) Buzzer0: Upper case Change#: Word Spacing / Notification windowS..
HotkeySystemWiFi: Status 04 #, on/off 033 #, Search 070 #Mobile Data: 031 #Telling: Time 01 #, Date 02 #, Battery 03 #, o'clock Alarm 049 #05 #: Bluetooth Status06 #: GPS Status011~018 #: TTS Speed021~028 #: Volume030 #: Read Message on/off on Screen off038 #: Whisper on/off080 #: Hotkey Upgrade081 #: Screen Reader Upgrade082 #: Launcher Upgrade085 #: StoreInternal0 #: Manual1 #: Radio2 #: DMB3 ..
책마루3Button FunctionThe Top FaceGroup1: Mode, Wireless, Bluetooth, Smart-connectGroup2: Home(Left Top), Menu(Right Top), Cancel(Left Bottom), Delete(Right Bottom)Group3: NumbersThe Left EdgeRecordVoice Control: 음성크기, 속도, 고저, 메인볼륨Volume UpVolume DownThe Right EdgePower, Key Lock(Up is release)Folder StructureOCR: Image, Import, Temporary, TestPodcastRadioRecordWeb RadioMenu TreeFile ManagerMedia P..
설정Input "chrome://flags/" in URL barFind "Show Chrome What's New page at chrome://whats-new"Change Default to Disable기타If it doesn't change in spite of the above task, uninstall the current version and then reinstall recent version. 레퍼런스https://support.google.com/chrome/thread/150004728?hl=ko
웹오스팅 서비스 선택Wordpress로 Private Homepag를 구축하는 경우, 다음과 같은 상품명을 가진 서비스 선택이 가능, 다만 각 서비스에 따라 Storage, Traffic, Back-up 등에 차이가 있음.워드프레스 블로그: Wordpress가 기본적으로 설치되나, Skin과 Plug-in 변경에 제한이 있으며, 무료 SSL 인증서가 제공됨. SaaS에 근접한 상품으로, 최소 설정을 통한 블로그 운영 서비스 제공에 목적을 둔 것으로 보임.매니지드 워드프레스: Skin과 Plug-in 변경에 제한이 없는 Wordpress가 기본적으로 설치되며, 무료 SSL 인증서가 제공됨.워드프레스: Skin과 Plug-in 변경에 제한이 없는 Wordpress가 기본적으로 설치되나, 무료 SSL 인증서는..
톡백ActivationSettings > Accessibility > TalkBack3-Tap on the Home buttonPre-setting: Settings > Accessibility > Direct Execution > On and then Select "TalkBack"Press Volume Up+Down button for 3 Seconds (Android Ver.12 and upper)One Finger1-Tap: Object select or speak2-Tap: Execute2-Tap(Last tap is long): Pop-up Menu3-Tap: Zoom-inSwipe Right/Left: Next/Previous itemsSwipe Up-Down/Down-Up: Reading ..
iPhone (Tested in iPhone 9 and below)VoiceOverSettings before ActivationShortcut: Settings > Accessibility > Accessibility Shortcut > VoiceOverBack-tap Activation: Settings > Accessibility > Touch > Back Tap (iPhone 8 and upper)ActivationSettings > Accessibility > VoiceOver3-Tap on the home or the power button3-Tap on Back side (iPhone 8 and upper)One Finger1-Tap: Object select or speak2-Tap: Ex..
해상도별 미디어 쿼리General Horizontal Type@media only screen and (orientation: landscape) { }General Vertical Type@media only screen and (orientation: portrait) { }Smart Phone (Horizontal / Vertical Type)@media only screen and (min-device-width: 320px) and (max-device-width: 480px) { }Smart Phone (Horizontal Type)@media only screen and (min-device-width: 321px) { }Smart Phone (Vertical Type)@media only ..