- dialanumber Android 內的一個 Keyevent Listener
- Google-CPP-Style-Guide Google的项目大多使用C++开収
- fly-screen 使用opengl编程的屏保
- ANC 自适应滤波LMS算法实现有源噪声消除:Mtalab程序;FLMS算法
- MUSIC 4025:scrmode:=1; 4050:s345crmode:=256; 8025:scrmode:=3; 8050:scrmode:=270;(4025:scrmode:=1; 405464560:scrmode:=256; 8025:scrmode:=3; 8050:scrmode:=270;)
- Matlab建模操作(上) 介绍了Matlab建模过程基本操作
文件名称:VcardImporter
介绍说明--下载内容来自于网络,使用问题请自行百度
is an example in the presence of incoming sms vcard import it into contact
(系统自动生成,下载前可以参看下载内容)
下载文件列表
VcardImporter/
VcardImporter/VcardImporter/
VcardImporter/VcardImporter/.classpath
VcardImporter/VcardImporter/.project
VcardImporter/VcardImporter/.settings/
VcardImporter/VcardImporter/.settings/org.eclipse.jdt.core.prefs
VcardImporter/VcardImporter/AndroidManifest.xml
VcardImporter/VcardImporter/default.properties
VcardImporter/VcardImporter/res/
VcardImporter/VcardImporter/res/drawable/
VcardImporter/VcardImporter/res/drawable/icon.png
VcardImporter/VcardImporter/res/layout/
VcardImporter/VcardImporter/res/layout/adder.xml
VcardImporter/VcardImporter/res/layout/main.xml
VcardImporter/VcardImporter/res/values/
VcardImporter/VcardImporter/res/values/strings.xml
VcardImporter/VcardImporter/src/
VcardImporter/VcardImporter/src/com/
VcardImporter/VcardImporter/src/com/funambol/
VcardImporter/VcardImporter/src/com/funambol/android/
VcardImporter/VcardImporter/src/com/funambol/android/contact/
VcardImporter/VcardImporter/src/com/funambol/android/contact/Contact.java
VcardImporter/VcardImporter/src/com/funambol/android/contact/ContactParserListener.java
VcardImporter/VcardImporter/src/com/funambol/android/util/
VcardImporter/VcardImporter/src/com/funambol/android/util/HashItem.java
VcardImporter/VcardImporter/src/com/funambol/android/util/QuotedPrintable.java
VcardImporter/VcardImporter/src/com/funambol/android/util/Utf8.java
VcardImporter/VcardImporter/src/com/funambol/common/
VcardImporter/VcardImporter/src/com/funambol/common/pim/
VcardImporter/VcardImporter/src/com/funambol/common/pim/FieldsList.java
VcardImporter/VcardImporter/src/com/funambol/common/pim/ParamList.java
VcardImporter/VcardImporter/src/com/funambol/common/pim/Utils.java
VcardImporter/VcardImporter/src/com/funambol/common/pim/vcard/
VcardImporter/VcardImporter/src/com/funambol/common/pim/vcard/ParseException.java
VcardImporter/VcardImporter/src/com/funambol/common/pim/vcard/SimpleCharStream.java
VcardImporter/VcardImporter/src/com/funambol/common/pim/vcard/Token.java
VcardImporter/VcardImporter/src/com/funambol/common/pim/vcard/TokenMgrError.java
VcardImporter/VcardImporter/src/com/funambol/common/pim/vcard/VCardSyntaxParser.java
VcardImporter/VcardImporter/src/com/funambol/common/pim/vcard/VCardSyntaxParserConstants.java
VcardImporter/VcardImporter/src/com/funambol/common/pim/vcard/VCardSyntaxParserListener.java
VcardImporter/VcardImporter/src/com/funambol/common/pim/vcard/VCardSyntaxParserTokenManager.java
VcardImporter/VcardImporter/src/com/funambol/storage/
VcardImporter/VcardImporter/src/com/funambol/storage/DataAccessException.java
VcardImporter/VcardImporter/src/com/funambol/util/
VcardImporter/VcardImporter/src/com/funambol/util/Appender.java
VcardImporter/VcardImporter/src/com/funambol/util/Log.java
VcardImporter/VcardImporter/src/com/funambol/util/MailDateFormatter.java
VcardImporter/VcardImporter/src/com/funambol/util/QuotedPrintable.java
VcardImporter/VcardImporter/src/com/funambol/util/StringUtil.java
VcardImporter/VcardImporter/src/vcard/
VcardImporter/VcardImporter/src/vcard/importer/
VcardImporter/VcardImporter/src/vcard/importer/ResourcesFacade.java
VcardImporter/VcardImporter/src/vcard/importer/SmsReceiver.java
VcardImporter/VcardImporter/src/vcard/importer/VcardAdder.java
VcardImporter/VcardImporter/
VcardImporter/VcardImporter/.classpath
VcardImporter/VcardImporter/.project
VcardImporter/VcardImporter/.settings/
VcardImporter/VcardImporter/.settings/org.eclipse.jdt.core.prefs
VcardImporter/VcardImporter/AndroidManifest.xml
VcardImporter/VcardImporter/default.properties
VcardImporter/VcardImporter/res/
VcardImporter/VcardImporter/res/drawable/
VcardImporter/VcardImporter/res/drawable/icon.png
VcardImporter/VcardImporter/res/layout/
VcardImporter/VcardImporter/res/layout/adder.xml
VcardImporter/VcardImporter/res/layout/main.xml
VcardImporter/VcardImporter/res/values/
VcardImporter/VcardImporter/res/values/strings.xml
VcardImporter/VcardImporter/src/
VcardImporter/VcardImporter/src/com/
VcardImporter/VcardImporter/src/com/funambol/
VcardImporter/VcardImporter/src/com/funambol/android/
VcardImporter/VcardImporter/src/com/funambol/android/contact/
VcardImporter/VcardImporter/src/com/funambol/android/contact/Contact.java
VcardImporter/VcardImporter/src/com/funambol/android/contact/ContactParserListener.java
VcardImporter/VcardImporter/src/com/funambol/android/util/
VcardImporter/VcardImporter/src/com/funambol/android/util/HashItem.java
VcardImporter/VcardImporter/src/com/funambol/android/util/QuotedPrintable.java
VcardImporter/VcardImporter/src/com/funambol/android/util/Utf8.java
VcardImporter/VcardImporter/src/com/funambol/common/
VcardImporter/VcardImporter/src/com/funambol/common/pim/
VcardImporter/VcardImporter/src/com/funambol/common/pim/FieldsList.java
VcardImporter/VcardImporter/src/com/funambol/common/pim/ParamList.java
VcardImporter/VcardImporter/src/com/funambol/common/pim/Utils.java
VcardImporter/VcardImporter/src/com/funambol/common/pim/vcard/
VcardImporter/VcardImporter/src/com/funambol/common/pim/vcard/ParseException.java
VcardImporter/VcardImporter/src/com/funambol/common/pim/vcard/SimpleCharStream.java
VcardImporter/VcardImporter/src/com/funambol/common/pim/vcard/Token.java
VcardImporter/VcardImporter/src/com/funambol/common/pim/vcard/TokenMgrError.java
VcardImporter/VcardImporter/src/com/funambol/common/pim/vcard/VCardSyntaxParser.java
VcardImporter/VcardImporter/src/com/funambol/common/pim/vcard/VCardSyntaxParserConstants.java
VcardImporter/VcardImporter/src/com/funambol/common/pim/vcard/VCardSyntaxParserListener.java
VcardImporter/VcardImporter/src/com/funambol/common/pim/vcard/VCardSyntaxParserTokenManager.java
VcardImporter/VcardImporter/src/com/funambol/storage/
VcardImporter/VcardImporter/src/com/funambol/storage/DataAccessException.java
VcardImporter/VcardImporter/src/com/funambol/util/
VcardImporter/VcardImporter/src/com/funambol/util/Appender.java
VcardImporter/VcardImporter/src/com/funambol/util/Log.java
VcardImporter/VcardImporter/src/com/funambol/util/MailDateFormatter.java
VcardImporter/VcardImporter/src/com/funambol/util/QuotedPrintable.java
VcardImporter/VcardImporter/src/com/funambol/util/StringUtil.java
VcardImporter/VcardImporter/src/vcard/
VcardImporter/VcardImporter/src/vcard/importer/
VcardImporter/VcardImporter/src/vcard/importer/ResourcesFacade.java
VcardImporter/VcardImporter/src/vcard/importer/SmsReceiver.java
VcardImporter/VcardImporter/src/vcard/importer/VcardAdder.java
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.