上一页 1 ··· 106 107 108 109 110 111 112 113 114 ··· 188 下一页

2015年12月14日

【转】Android中EditText中的InputType类型含义与如何定义

摘要: 原文网址:http://www.crifan.com/summary_android_edittext_inputtype_values_and_meaning_definition/经过一些Android中EditText方面的折腾:【已解决】android中的EditText控件没有获得焦点但是... 阅读全文

posted @ 2015-12-14 10:59 wi100sh 阅读(407) 评论(0) 推荐(0)

2015年12月10日

【转】显示Ubuntu文件浏览器的地址栏--不错

摘要: 原文网址:http://www.blogbus.com/anythingok-logs/144447448.htmlUbuntu默认使用nautilus作为其可视化的文件浏览器,其默认值不显示地址栏,而是显示一些地址的按钮,你可以直接点这些按钮切换目录。这样的设计有的时候很方便,但是另一些时候就很不... 阅读全文

posted @ 2015-12-10 10:04 wi100sh 阅读(3285) 评论(0) 推荐(0)

【转】 Ubuntu samba服务器搭建及测试--不错

摘要: 原文网址:http://blog.csdn.net/longfeey/article/details/5937968Ubuntu samba服务配置是很不错的文件应用很有学习价值,这里我主要讲解Ubuntu samba服务配置的应用,包括介绍Ubuntu samba启动与关闭等知识方面。一.安装Ub... 阅读全文

posted @ 2015-12-10 10:00 wi100sh 阅读(530) 评论(0) 推荐(0)

2015年12月9日

运行出现 Multiple dex files define Landroid/support/annotation/AnimRes 解决方法

摘要: 1. 拷贝google-play-services_lib/libs/目录下的android-support-v4.jar到xxxr/libs/下2. 工程进行如下设置: 阅读全文

posted @ 2015-12-09 17:38 wi100sh 阅读(645) 评论(0) 推荐(0)

【转】Unable to execute dex: Java heap space 解决方案(如何为eclipse.int 添加内存)

摘要: 原文网址:http://blog.csdn.net/zengyangtech/article/details/7003379欢迎转载,转载请注明http://blog.csdn.net/zengyangtech/article/details/7003379 今天,在编译一个大工程的时候遇到了问... 阅读全文

posted @ 2015-12-09 16:33 wi100sh 阅读(362) 评论(0) 推荐(0)

【转】Could not write file XXX\.classpath解决

摘要: 原文网址:http://www.sjsjw.com/kf_other/article/323_11877_12218.asp环境MyEclipse 8.6 + Windows 7 Ultimate English Edition问题更改工程的Build Path,出现如下问题:Could not w... 阅读全文

posted @ 2015-12-09 16:31 wi100sh 阅读(1838) 评论(0) 推荐(0)

【转】no resource found @integer/google_play_services_version whats this?

摘要: 原文网址:http://stackoverflow.com/questions/24325333/no-resource-found-integer-google-play-services-version-whats-thisAs told by Simple Plan do like:Eclip... 阅读全文

posted @ 2015-12-09 14:33 wi100sh 阅读(541) 评论(0) 推荐(0)

【转】Eclipse导入library的时候报:Found 2 versions of android-support-v4.jar in the dependency list

摘要: 原文网址:http://www.07net01.com/2015/03/779691.html错误类型:Eclipse导入library的时候报:Found 2 versions of android-support-v4.jar in the dependency list分析 : 有2个v4的j... 阅读全文

posted @ 2015-12-09 14:32 wi100sh 阅读(311) 评论(0) 推荐(0)

2015年12月8日

【转】Java生成对应字符串的MD5密码模块

摘要: 原文网址:http://www.cnblogs.com/xudong-bupt/archive/2013/05/10/3070899.html (1)一般使用的数据库中都会保存用户名和密码,其中密码不使用明码保存。 有时候用MD5密码,很多语言都提供了将字符串生成为MD5密码的方法或函数。MD5... 阅读全文

posted @ 2015-12-08 22:43 wi100sh 阅读(2344) 评论(0) 推荐(0)

2015年12月4日

【转】linux内核调试技巧之一 dump_stack

摘要: 原文网址:http://blog.csdn.net/dragon101788/article/details/9419175在内核中代码调用过程难以跟踪,上下文关系复杂,确实让人头痛调用dump_stack()就会打印当前cpu的堆栈的调用函数了。如此,一目了然的就能看到当前上下文环境,调用关系了假... 阅读全文

posted @ 2015-12-04 17:12 wi100sh 阅读(323) 评论(0) 推荐(0)

上一页 1 ··· 106 107 108 109 110 111 112 113 114 ··· 188 下一页

导航