码迷,mamicode.com
首页 >  
搜索关键字:please    ( 3193个结果
If you want an embedded database (H2, HSQL or Derby), please put it on the classpath.
学习Spring Boot 过程中遇到了下列这个问题 Description: Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configu ...
分类:数据库   时间:2019-03-07 14:05:57    阅读次数:2838
第一册:lesson twenty-one.
原文:Which book? A:Give me a book please,B. B:Which book? This one? A:No,not that one. The red one. B:This one? A:Yes,please. B:Here you are. A:Thank yo ...
分类:其他好文   时间:2019-03-06 13:16:14    阅读次数:146
Please check that your locale settings问题
问题描述: perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_US:en", LC_ALL = (unset), LC_CTYPE = ...
分类:其他好文   时间:2019-03-05 21:18:25    阅读次数:261
第一册:lesson fifteen。
原文:Your passports,please. A:Are you Swedish? B:No,we are not. We are Danish. A:Are your friends Danish too? B:No they aren't,they are Norwegian. A:You ...
分类:其他好文   时间:2019-03-04 14:20:09    阅读次数:203
「Vue」vue-cli 3.0集成sass/scss到vue项目
vue-cli 3提供了两种方式集成sass/scss: 创建项目是选择预处理器sass手动安装sass-loader创建项目选择预处理器sass$ vue create vuedemo? Please pick a preset: (Use arrow keys)> default (babel, ...
分类:Web程序   时间:2019-03-03 22:19:06    阅读次数:517
开源HUSTOJ
hustoj -- 请一定认真看完本页再动手安装,以免无谓的折腾! 根据你选择的发行版不同,从下面三个脚本里选一个来用。 <b>不要相信百度来的长篇大论的所谓教程,那些都是好几年前的老皇历了,会导致不判题,不显示,不好升级等等问题。</b> 尤其<b>别装apache</b>,如果已经安装,请先停用 ...
分类:其他好文   时间:2019-03-02 10:20:13    阅读次数:1195
Ubuntu系统下无法启动虚拟机
如果在虚拟机软件中启动虚拟机出现一下提示 could not open /dev/vmmon please make sure that the kernel moduel vmmon is load 解决方法: 方法一:可能是在BIOS中开启了安全启动:BIOS里叫做security boot,此 ...
分类:系统相关   时间:2019-03-01 17:10:05    阅读次数:244
第一册:lesson3-4.
原文: A:My coat and my umbrella please?Here is my ticket. B:Thank you sir.Number five.Here is your umbrella and your coat. A:This is not my umbrella. B: ...
分类:其他好文   时间:2019-02-28 15:13:14    阅读次数:170
windows下安装RabbitMQ
rabbitMQ是一个在AMQP协议标准基础上完整的,可服用的企业消息系统。采用 Erlang 实现的工业级的消息队列(MQ)服务器,建立在Erlang OTP平台上。 1.安装Erlang 首先安装Erlang。我选择的是otp_win64_20.2,若有其他需求请到官网下载。 程序安装完成后,添 ...
分类:Windows程序   时间:2019-02-28 15:10:50    阅读次数:216
Linux上read命令的使用
一:read倾听是一种美德 1.倾听键盘的输入并保存到变量中 例如:#! /bin/bash echo "please input your name" read name echo "welcome $name !" exit 0 或是read自带的显示提示语 例如: #! /bin/bash r ...
分类:系统相关   时间:2019-02-27 23:25:28    阅读次数:269
3193条   上一页 1 ... 57 58 59 60 61 ... 320 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!