• 使用 linux kernel +busybox 定制linux系统

    使用 linux kernel +busybox 定制linux系统 目的: 了解linux的启动过程 主要内容: 1.grub 是启动程序的bootloader 2.linux-kernel 是linux的开源内核 3.busybox 是linux的工具集合 启动顺序: grub- bzimage initrd init chroot sbin/init (从内存镜像转换成rootfs)/...

    2020-02-10 16:02:24 文件定义Linuxtxtecho精简驱动虚拟机IE磁盘

  • stl_string复习

    stl_string复习 #include iostream #include string #include algorithm using namespace std; void definition() //定义 { string str(5,'a'); cout str endl; string str1("abcdefghijklmn"); cout str1 endl; string str2("123456789",3); cout str2 endl; string s...

    2020-02-10 16:01:35 定义空间大小2345iOS<WAP修改指定name大小

  • 宣传页项目开发(二)

    宣传页项目开发(二) 之前已经完成了静态页面的开发,接下来是网页动态效果制作 css实现动画的两种方式: 1、transition: all 1s; 2、animation: move 1s infinite ease-in-out .5s; @keyframes move{ 0%{ transform: rotate(0deg); } 40%{transform: rotate(45deg);}...

    2020-02-10 16:01:15 看视频IE项目开发鼠标土豪手机AV视频<HTML

  • 宣传页项目实战

    宣传页项目实战 编辑器:sublime text3 标注工具:PxCook 切图工具:PS 开发前准备:设计图标注 PxCook 空格键可以上下拖动 大致标注图纸:(可惜不能文字标注和拉参考线) 开发前准备:PS切图 在指定图层上新建一个图层,使用ctrl+e 合并图层,可以将任意图层转为普通...

    2020-02-10 16:00:59 看视频IEPS土豪手机AVweb视频<HTML

  • SpringBoot 集成Log4j、集成AOP

    SpringBoot 集成Log4j、集成AOP 集成Log4j (1)在pom.xml中添加依赖 !-- 去掉springboot默认的日志 -- dependency groupId org.springframework.boot / groupId artifactId spring-boot-starter / artifactId exclusions exclusion groupId org.springframework.boot...

    2020-02-09 16:05:43 文件ASP定义YYIEServletBugPSTomcatHTTPS

  • Windows玩转Kubernetes系列3-Centos安装K8S

    Windows玩转Kubernetes系列3-Centos安装K8S 以往文章参考: Windows玩转Kubernetes系列1-VirtualBox安装Centos Windows玩转Kubernetes系列2-Centos安装Docker 安装K8S yum install -y kubeadm 相应的依赖包也会kubelet、kubeadm、kubectl、kubernetes-cni也会安装上 ku...

    2020-02-09 16:05:19 qqWindowsecho虚拟机IE虚拟网络系统插件安装WinSCPGoogle

  • SpringBoot 集成JUnit

    SpringBoot 集成JUnit 项目太大,不好直接测整个项目,一般都是切割成多个单元,单独测试,即单元测试。 直接在原项目上测试,会把项目改得乱七八糟的,一般是单独写测试代码。 进行单元测试,这就需要集成JUnit。 (1)在pom.xml中添加JUnit的依赖 !-- JUnit的起步依...

    2020-02-09 16:05:12 文件WiredAV<Application项目对象指定sys代码

  • SpringBoot yml文件语法

    SpringBoot yml文件语法 SpringBoot提供了大量的默认配置,如果要修改默认配置,需要在配置文件中修改。 SpringBoot默认会加载resource下的配置文件: application*.yml application*.yaml application*.properties 这也是配置文件的加载顺序,如果某个key有多个配置,...

    2020-02-09 16:04:42 文件定义IEServlet<ApplicationServer修改对象handler

  • MySQL报Too many connections

    MySQL报Too many connections 错误信息 1 Exception in thread "main" java.sql.SQLNonTransientConnectionException: Data source rejected establishment of connection, message from server: "Too many connections" 2 at com.mysql.cj.jdbc.exceptions.SQLError.c...

    2020-02-09 16:03:39 文件mysqlIEAV<ServerSQLtab数据库修改

  • 记录—JPA生成数据库表

    记录—JPA生成数据库表 环境 springBoot+JPA+MySQL application-dev.yml 注意:配置中的blog数据库需要先创建,否则启动springBoot会报错 1 spring: 2 #数据库连接配置 3 datasource: 4 driver-class-name: com.mysql.jdbc.Driver 5 url: jdbc:mysql://localhost:3306/...

    2020-02-09 16:03:39 java系统mysqlwordIE系统timAVApplicationSQLtab