APPLE iPod nano 7세대
딸아이 선물로 마련한 iPod.
마음에 들었으면 좋겠다.
![]() |
APPLE iPod nano (Purple) |
Note: If your device is one of the Android Developer Phones (ADP), a Nexus One, or a Nexus S, then you need the Google USB Driver, instead of an OEM driver.
( 출처: http://developer.android.com/tools/extras/oem-usb.html )
The Google USB driver is a downloadable component for the Android SDK, available from the SDK Manager. The driver is for Windows only and provides the necessary drivers for the following devices:
( 출처: http://developer.android.com/sdk/win-usb.html )
- ADP1 / T-Mobile G1*
- ADP2 / Google Ion / T-Mobile myTouch 3G*
- Verizon Droid*
- Nexus One
- Nexus S
Downloading the Google USB Driver
The USB Driver for Windows is available for download as an optional SDK component. You need the driver only if you are developing on Windows and want to connect an Android-powered device (ADP, Nexus One, or Nexus S) to your development environment over USB.
To download the driver, use the Android SDK Manager tool that is included with the Android SDK:
- Launch the Android SDK Manager by double-clicking SDK Manager.exe, at the root of your SDK directory.
- Expand Extras.
- Check Google USB Driver package and click Install.
- Proceed to install the package. When done, the driver files are downloaded into the <sdk>\extras\google\usb_driver\ directory.
The SDK Manager with the Google USB Driver selected.
(출처 : http://developer.android.com/sdk/win-usb.html)
To install the Android USB driver on Windows XP for the first time:
- Connect your Android-powered device to your computer's USB port. Windows will detect the device and launch the Hardware Update Wizard.
- Select Install from a list or specific location and click Next.
- Select Search for the best driver in these locations; un-check Search removable media; and check Include this location in the search.
- Click Browse and locate the USB driver folder. (The Google USB Driver is located in <sdk>\extras\google\usb_driver\.)
- Click Next to install the driver.
Or, to upgrade an existing Android USB driver on Windows XP with the new driver:
- Connect your Android-powered device to your computer's USB port.
- Right-click on My Computer from your desktop or Windows Explorer, and select Manage.
- Select Device Manager in the left pane.
- Locate and expand Android Phone in the right pane.
- Right-click Android Composite ADB Interface and select Update Driver. This will launch the Hardware Update Wizard.
- Select Install from a list or specific location and click Next.
- Select Search for the best driver in these locations; un-check Search removable media; and check Include this location in the search.
- Click Browse and locate the USB driver folder. (The Google USB Driver is located in <sdk>\extras\google\usb_driver\.)
- Click Next to upgrade the driver.
Android Composite ADB Interface |
종업원들에게 경영자와 똑같은 정보를 제공하고 생산업무와 관련한 권한을 부여함으로써 경영자처럼 생각하고 행동하도록 하는 경영혁신방안.
기업구조 자체의 변경을 필수적으로 수반하지 않고 혁신의 주체가 경영자와 종업원 양자 모두가 된다는 점을 특징으로 한다.
(출처 : http://www.donga.com/dict/sisa.html)
![]() |
한글 글쓰기를 할 때에 띄어쓰기가 골치입니다. 단위를 붙여야 하는지 또는 띄워야 하는지도 가물거립니다.
숫자와 단위는 원칙적으로 띄어 써야 합니다. 예: 1 시간 5 분, 1 t, 10 m, 3 개, 5 원.
단 예외적으로 일부(%, °, ℃ 등)는 붙여 써도 됩니다.
이러한 규칙은 영어에서도 같습니다. "10m"가 아니라 "10 m"입니다.
"10 m"의 중간 공백에서 새 라인으로 바뀌지 않도록 조심해야 합니다.
또한 단위를 이택릭체로 표시해도 안됩니다.
그러나 한글의 경우 단위를 붙여 쓰는 경우가 일상적으로 사용되고 있어서 붙여 씀도 허용합니다.
단 숫자를 한글로 표기한 경우에는 반드시 띄워야 합니다.
예를 들어 "1 등"이 원칙이지만 "1등"도 허용합니다. "일 등"은 반드시 띄워야 합니다.
단 예외적으로, 표현 대상이 많지 않고 유한할 경우에는 띄어 쓰지 않는 것을 원칙으로 합니다. 예: 일차 산업, 이차 방정식.
단위에 붙는 접두어 kilo는 소문자 k로 표시합니다. 예: km, kg.
따라서 kilobyte나 kilobit는 KB나 Kb 보다는 kB나 kb로 표시해야 합니다.
kilo는 예외적이지만 그 외에 큰 수을 위한 mega나 giga 등은 대문자 M나 G 등으로 표시하고 작은 수를 위한 milli나 nano 등은 소문자 m나 n 등으로 표시합니다.