안드로이드용 프리 백신이 공개되었네요. 아직 전 옴니아 유저라 사용해 보진 못했지만 ㅡ_-+
항상 바이러스때문에 안드로이드 폰에 대해 우려하셨던 분들은 사용해 보시길 바랍니다.
현재 적용되는 버젼은 Android 2.1.x, 2.2.x, or 2.3.x 이며 안드로이드 마켓을 이용하시면 됩니다.

Android Market

[사진 출처] thehackernews.com






Posted by bitfox
l

'수술_도구 > 잡동사니(ETC)' 카테고리의 다른 글

QR코드에 이미지 넣기  (0) 2011.10.18
Hosts 파일 변경 프로그램  (0) 2011.10.07
Posted by bitfox
l
[참조] http://www.wellho.net/solutions/python-python-threads-a-first-example.html

Python threads - a first example

If you have a process that you want to do several things at the same time, threads may be the answer for you. They let you set up a series of processes (or sub-processes) each of which can be run independently, but which can be brought back together later and/or co-ordinated as they run.

'Hello_World! > 애플추가_파이썬' 카테고리의 다른 글

파이썬 로그인 세션유지  (0) 2011.11.30
KillApachePy  (0) 2011.11.30
파이썬 v2.7.2 - email: Examples  (0) 2011.10.05
Python - Sending Email using SMTP  (0) 2011.10.05
Gmail의 SMTP를 이용한 메일 발송  (0) 2011.10.05
Posted by bitfox
l