新建一个Android项目sns。
在String.xml添加文字
resources>
string
name="app_name">Sns发送短信string>
string
name="hello">Hello World, MainActivity!string>
string
name="number">输入手机号string>
strin...
分类:
移动开发 时间:
2015-02-08 10:22:14
阅读次数:
233
Activity的切换效果使用的是Android的动画效果,Android的动画在官方有相关资料:http://developer.android.com/guide/topics/graphics/animation.html和http://developer.android.com/guide/topics/resources/animation-resource.html ,Activity...
分类:
移动开发 时间:
2015-02-08 09:06:26
阅读次数:
192
推荐几个Resources连接1、Drawable Resource简介 http://blog.csdn.net/lonelyroamer/article/details/81481472、BitmapDrawable和Bitmap http://blog.csdn.net/lonelyroame...
分类:
其他好文 时间:
2015-02-06 14:31:40
阅读次数:
90
操作步骤关闭Android File Manager在Activity Manager中退出Android File Manager Agent进程在Applications中,将Android File Manager/Contents/Resources中的Android File Manage...
分类:
移动开发 时间:
2015-02-06 10:55:05
阅读次数:
164
总公司 Head Office分公司 Branch Office营业部 Business Office人事部 Personnel Department人力资源部 Human Resources Department总务部 General Affairs Department财务部 General A...
分类:
其他好文 时间:
2015-02-05 20:03:09
阅读次数:
174
http://www.7do.net/resources-10250-1-1.html http://www.cfanz.cn/index.php?c=article&a=read&id=81066 http://jingyan.baidu.com/article/59a015e3a33404f7948865d2.html http://blog.csdn.net/poechant/arti...
分类:
系统相关 时间:
2015-02-05 16:36:12
阅读次数:
207
上次给大家分享了怎样发送简单邮件,本次给大家继续分享附件的发送、内嵌html、模版文件的发送。
发送带附件的邮件:
Multipart email允许添加附件和内嵌资源(inline resources);
使用一个简单的JPEG图片作为附件,android.png放在工程的根目录,以相对路径的方式加载。
发送内嵌资源的邮件:
内嵌资源可能是你在信件中希望使用的图像或样式...
分类:
编程语言 时间:
2015-02-04 16:34:12
阅读次数:
159
I am using java.util.zip to add some configuration resources into a jar file. when I call addFileToZip() method it overwrites the jar completely, inst...
分类:
编程语言 时间:
2015-02-04 16:28:57
阅读次数:
163
http://www.52nlp.cn/resources资源这里提供一些52nlp博客的一些系列文章以及收集的自然语言处理相关书籍及其他资源的下载,陆续整理中!如有不妥,我会做删除处理!特别推荐系列:1、HMM学习最佳范例全文文档,百度网盘链接:http://pan.baidu.com/s/1pJ...
分类:
编程语言 时间:
2015-02-04 16:05:42
阅读次数:
688
eclipse创建maevn web项目,在选择maven_archetype_web原型后,默认只有src/main/resources这个Source Floder。 ??? 按照maven目录结构,添加src/main/java、src/test/java等Source Floder时,会报目The...
分类:
编程语言 时间:
2015-02-04 14:50:56
阅读次数:
152