码迷,mamicode.com
首页 >  
搜索关键字:please    ( 3193个结果
make :err Makefile.ssl is older than Makefile.org. Reconfigure the source tree (via './config' or 'perl Configure'), please.
内核编译时出现错误Makefile.ssl is older than Makefile.org.Reconfigure the source tree (via './config' or 'perl Configure'), please.make: *** [Makefile.ssl] Err...
分类:其他好文   时间:2015-03-18 15:51:20    阅读次数:615
Unable to boot : please use a kernel appropriate for your cpu
如果你在virtualbox里得到这样的提示信息:                  Unable to boot - please use a kernel appropriate for your CPU 下面的解决办法,可以帮你: 1.重启你的电脑进入BIOS中,里面有选项虚拟化技术之类的,让其选项【Enable】 如果这样做还解决不了你的问题,尝试第二种办法。 ...
分类:移动开发   时间:2015-03-17 09:03:15    阅读次数:211
html+css的结构
浏览器对象 please 如果要写js 的:
分类:Web程序   时间:2015-03-15 23:30:40    阅读次数:207
android 开发随笔 - 开发环境搭建
1.1 问题:'tools.jar' seems to be not in Android Studio classpath. Please ensure JAVA_HOME points to JDK rather than JRE. 解决:开始以为是环境变量的问题,其实是安装 JDK 时,把.....
分类:移动开发   时间:2015-03-15 19:45:57    阅读次数:140
weblogic部署web项目出现错误
1、错误描述 <Unable to load performance pack. Using Java I/O instead. Please ensure that wlntio.dll is in: 'D:\Java\jdk1.7.0_67\bin;C:\Oracle\Middleware\wlser...
分类:Web程序   时间:2015-03-15 15:19:31    阅读次数:1328
apache Internal Server Error 的几个问题
Internal Server ErrorThe server encountered an internal error or misconfiguration and was unable to complete your request.Please contact the server ad...
分类:Web程序   时间:2015-03-14 19:56:43    阅读次数:159
Sublime Text 无法使用Package Control或插件安装失败的解决方法
本文主要介绍Sublime Text如何开启debug模式,以及分析一些使用过程中常见错误的解决方法。情形一Package Control:There are no packages available for installation。情形二:Package Control:Unableto download Emmet.Please view the console for more details. Error while loading PyV8 binary:exit code 3 …情形三:无法...
分类:其他好文   时间:2015-03-14 18:34:13    阅读次数:2177
Python更多控制流工具(一)
4.1. if StatementsPerhaps the most well-known statement type is the if statement. For example:if语句可能是最常见的控制流语句了,例如:>>> x = int(input("Please enter an ...
分类:编程语言   时间:2015-03-14 16:36:46    阅读次数:189
wxBitmap LoadFile failed please check .rc file 如何解
例如有如下代码 bm.LoadFile(filename,?wxBITMAP_TYPE_BMP); 运行时出错。 那么原因可能如下: filename不是bmp类型。 方法: 将wxBITMAP_TYPE_BMP改成队应类型或者wxBITMAP_TYPE_ANY 另外还要在LoadFile【之前】...
分类:其他好文   时间:2015-03-12 22:44:08    阅读次数:135
hdu 1492 The number of divisors(约数) about Humble Numbers 数论~~
Problem Description A number whose only prime factors are 2,3,5 or 7 is called a humble number. The sequence 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 14, 15, 16, 18, 20, 21, 24, 25, 27, ... shows the first 20 humble numbers. Now given a humble number, please w...
分类:其他好文   时间:2015-03-12 17:17:24    阅读次数:128
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!