码迷,mamicode.com
首页 >  
搜索关键字:embedded    ( 592个结果
Description: Cannot determine embedded database driver class for database type NONE 解决
环境eclipse 4.7 jdk1.8 搭建springcloud子父项目报错 出现了这两种报错 解决 加上下面两个注解 @ComponentScan(basePackages = {"com.wf.zhang.springcloud.dao"}) @EnableAutoConfiguration ...
分类:数据库   时间:2020-01-09 01:26:36    阅读次数:112
gitbook安装及初步使用
gitbook安装 https://www.jianshu.com/p/421cc442f06c https://blog.csdn.net/lu_embedded/article/details/81100704 结合插件typora设置:上传本地图片至github、初始设置 typora下载后安 ...
分类:其他好文   时间:2020-01-03 22:50:20    阅读次数:82
使用数据库连接工具DBeaver连接H2数据库
H2数据库第一次听说,学习了。 H2数据库自带了一个浏览器web操作,但是非常的不好用,用DBeaver看着好用多了。 1.点击带+的连接图标 2.选择ALL点击H2 Embedded.(如果本地没有H2数据库就是一个jar包,连接远程的选择H2 Server) 3.点击下一步,在数据库/模式那一栏 ...
分类:数据库   时间:2019-12-31 12:15:30    阅读次数:354
Jetson_nano环境配置
准备工作:写入系统镜像 准备microSD卡(32G以上), 官网下载系统镜像(Ubuntu 18.04LTS); https://developer.nvidia.com/embedded/dlc/jetson-nano-dev-kit-sd-card-image (2)下载镜像制作工具Etche ...
分类:其他好文   时间:2019-12-28 22:53:50    阅读次数:686
Description: Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured. Reason: Failed to determine a suitable driver class
Description: Failed to configure a DataSource: 'url' attribute is not specified and no embedded datasource could be configured. Reason: Failed to dete ...
分类:Web程序   时间:2019-12-28 20:41:29    阅读次数:132
Linux 实时性能测试工具——Cyclictest 的使用与分析【转】
转自:https://blog.csdn.net/lu_embedded/article/details/53486545 关于Cyclictest工具,在Wiki上有说明:https://rt.wiki.kernel.org/index.php/Cyclictest。下面将对Wiki上的部分说明进 ...
分类:系统相关   时间:2019-12-27 11:53:26    阅读次数:125
enigmavb vitual folder
enigmavb vitual folder https://enigmaprotector.com/assets/files/enigmavb.exe File Path - points to the real file that will be embedded. This file must ...
分类:其他好文   时间:2019-12-27 11:37:21    阅读次数:62
spring-boot-starter-web依赖hibernate冲突
org.springframework.context.ApplicationContextException: Unable to start embedded container; nested exception is org.springframework.beans.factory.Bea ...
分类:编程语言   时间:2019-12-17 18:12:56    阅读次数:407
嵌入式数据库搜集
最近需要使用嵌入式数据库进行存储应用本地信息,本文章主要进行记录当前比较流行的嵌入式数据库相关的链接,嵌入式数据库往往是以lib的形式存在,常用于持久化存储软件的信息: SQLite 嵌入式关系数据库:https://www.sqlite.org/index.html Embedded databa ...
分类:数据库   时间:2019-12-15 21:47:13    阅读次数:141
Jetson Download Center
https://developer.nvidia.com/embedded/downloads JetPack (the Jetson SDK) is an on-demand all-in-one package that bundles developer software for the NV ...
分类:其他好文   时间:2019-12-14 19:21:40    阅读次数:381
592条   上一页 1 ... 6 7 8 9 10 ... 60 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!