在Fragment的布局文件中,Button控件下添加android:onClick监听;1.fragment_main.xml 2.MainActivity.javapackage com.jjc.demo;import android.support.v7.app.ActionBarAct...
分类:
移动开发 时间:
2014-09-05 15:43:11
阅读次数:
794
一:配置文件(php.ini)在 PHP 启动时被读取。对于服务器模块版本的 PHP,仅在 web 服务器启动时读取一次。对于 CGI 和 CLI 版本,每次调用都会读取。二:Note that the CLI version of PHP does not appear to take into ...
分类:
Web程序 时间:
2014-09-05 12:43:21
阅读次数:
228
1.alps\external\sqlite\android\OldPhoneNumberUtils.cpp下的MIN_MATCH这个变量的值是多少,如果是11的话,就是11位匹配,如果是7则是7位匹配
2. 如果没有源代码的话,再确认下FeatureOption.MTK_CTA_SUPPORT这个开关是否为true,内部代码如果这个开关为true会采用11位匹配,如果是false则采用7位匹配...
分类:
其他好文 时间:
2014-09-05 10:02:51
阅读次数:
221
有时候在开发过程中,总是会遇到一些莫名奇妙的错误,或者在使用fragement和viewpage的时候,就会出现下面这个错误,如果出现找不到android-support-v4 包的时候,可以使用下面的方法进行添加:
Project->properties->Java Build Path->Libraries->Add External Jars中加入sdk目录下的extras/andr...
分类:
移动开发 时间:
2014-09-05 06:37:30
阅读次数:
318
http://support.microsoft.com/kb/2600088此修补程序为 Internet Explorer 和 Mozilla Firefox 在浏览器定义文件引入了更新的定义。浏览器定义文件存储在以下文件夹之一中,具体取决于安装的 Microsoft.NET Framework...
分类:
Web程序 时间:
2014-09-05 02:10:02
阅读次数:
314
Your browser does not support the audio element....
分类:
Web程序 时间:
2014-09-04 23:44:30
阅读次数:
466
Sorry, the image you selected is not compatible with your hardware configuration. Please choose another image. CentOS 7.0-64 - DO NOT USE does not ha....
分类:
其他好文 时间:
2014-09-04 22:10:30
阅读次数:
217
问题背景:在使用比较新的ADT的时候,无法导入Jar中的源码包查看源码。只好自己打开压缩包,实在恼火。在半年前,只好这样。问题解决方案:我就以 " android-support-v4.jar"为例子1.如上图在Libs加上一个android-support-v4.jar.properties这样文...
分类:
移动开发 时间:
2014-09-04 18:56:29
阅读次数:
251
搭建的web程序出现如上图所示的错误原因程序使用以下ASP.NET 特性Membership (the SqlMembershipProvider class).Role management (the SqlRoleProvider class).Profile (the SqlProfilePr...
分类:
移动开发 时间:
2014-09-04 16:41:49
阅读次数:
163
今天在导出一个模式的时候,约140GB,出现如下错误:
UDE-00008: operation generated ORACLE error 31626
ORA-31626: job does not exist
ORA-06512: at "SYS.KUPC$QUE_INT", line 536
ORA-25254: time-out in LISTEN while waiting...
分类:
其他好文 时间:
2014-09-04 14:58:09
阅读次数:
337