码迷,mamicode.com
首页 >  
搜索关键字:please ensure that a    ( 3733个结果
myeclipse破解方式
1、建立一个任意名称的Java Project2、在该工程中建立一个名文MyEclipseGen的Java文件(MyEclipseGen.java)3、运行下面的代码,会在控制台出现" please input register name:",输入任意一个名字,回车后生成序列号4、点击 MyEcli...
分类:系统相关   时间:2015-03-21 16:49:53    阅读次数:144
log4erl API
https://github.com/ahmednawras/log4erl/blob/master/API.txtNOTE:=====Please be informed that the API below as of now is not stable and any of the funct...
分类:Windows程序   时间:2015-03-20 18:34:53    阅读次数:190
Android requires compiler compliance level 5.0 or 6.0. Found '1.7' instead. Please use Android Tool
重装操作系统后,要重新配置Android开发环境。配置成功后,添加原本项目时却出现了错误!Android requires compiler compliance level 5.0 or 6.0. Found '1.7' instead. Please use Android Tools > Fi...
分类:移动开发   时间:2015-03-20 16:09:50    阅读次数:156
If you pay peanuts,you get monkeys
英文原文:Before you send an email to contact a web developer, please read this… 做为一名开发者,我收到很多关于开发新 web 应用程序或其它在线项目的邮件。我经常收到类似的邮件:嗨,Tommy:我在网上找到你的主页,想咨询一个....
分类:其他好文   时间:2015-03-20 09:12:20    阅读次数:105
eclipse创建android项目无法正常预览布局文件
eclipse创建android项目时,预览layout.xml文件时提示:?This version of the rendering library is more recent than your version of ADT plug-in. Please update ADT plug-in,导致无法正常预览布局文件。问题...
分类:移动开发   时间:2015-03-20 00:09:15    阅读次数:270
小符号反映大问题,Shell中下划线_与变量的关系。
之前写过一个根据日期和时间自动命名文件名的时候遇到一个问题。#! /bin/bashread -p "please input the filename:" filenamedate3=$(date -d '2 days ago' +%Y%m%d)echo $date3touch /home/${f...
分类:系统相关   时间:2015-03-19 14:36:15    阅读次数:227
修改phpMyAdmin导入SQL文件的大小限制
用phpMyAdmin导入mysql数据库时,我的10M的数据库不能导入,提示mysql数据库最大只能导入2M。phpMyAdmin数据库导入出错:You probably tried to upload too large file. Please refer to documentation f...
分类:数据库   时间:2015-03-19 12:55:27    阅读次数:155
LeetCode – Refresh – Convert Sorted List to Binary Search Tree
Similar to the sorted array. But we have to remember, the position of node not depends on the index. So we need do two more things:1. Ensure the point...
分类:其他好文   时间:2015-03-19 06:20:30    阅读次数:132
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
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!