<form class="form-horizontal m-t" id="commentForm" method="post" enctype="multipart/form-data"> <div class="form-group"> <label class="col-sm-2 contro ...
分类:
编程语言 时间:
2020-04-15 19:53:52
阅读次数:
76
页面构建--批量删除功能事件实现 1 <!DOCTYPE html> 2 <html class="x-admin-sm" xmlns:th="http://www.thymeleaf.org"> 3 <head> 4 <meta charset="UTF-8"> 5 <title>欢迎页面-X-a ...
分类:
编程语言 时间:
2020-04-14 10:29:16
阅读次数:
230
摘要: 本文介绍smartsvn使用教程,以及如何切换smartsvn的用户账号,如何显示远程服务器内容。 1.下载安装smartSVN 在这我给大家提供一个百度云链接 链接:https://pan.baidu.com/s/1AaxTBbZmVXHs9f0_n7-0BQ 密码:6c1i 2.打开sm ...
分类:
系统相关 时间:
2020-04-12 22:56:21
阅读次数:
378
根据<from> userName(用户名)搜索... 1 <!DOCTYPE html> 2 <html class="x-admin-sm" xmlns:th="http://www.thymeleaf.org"> 3 <head> 4 <meta charset="UTF-8"> 5 <tit ...
分类:
编程语言 时间:
2020-04-11 22:05:40
阅读次数:
199
软件安装 "Typora" "PicGo" "Git" "Node.js" 安装好上述软件之后,进行下面设置 1.登录 "SM.MS图床" 注册账号 2.打开PicGo软件,进行图床设置 这里如果一直显示安装中,可以先关闭PicGo软件,通过Git下载插件到PicGo的安装目录,比如我的C:\Pro ...
分类:
Web程序 时间:
2020-03-18 00:05:38
阅读次数:
86
#include<iostream>#include<stdio.h>using namespace std;#include<stack>const int SM = 40;int Precedence(char op){ //返回运算符op所对应的优先级数值 switch (op){ case ...
分类:
其他好文 时间:
2020-03-15 13:39:09
阅读次数:
71
1.写出常用的bootstrap的样式。 row:行col--:列(第一个可以为xs[超小]/sm[小型]/md[中型]/lg[大型];第二个必须为12以内的【列数】)col--offset-:列偏移(第一个同上,第二个范围为1~11,表示把该列的左外边距(margin-left)增加列)col : ...
分类:
编程语言 时间:
2020-03-02 13:07:06
阅读次数:
82
m 类的成员变量(member) sm 类的静态成员变量(static member) s 静态变量(static) g 外部全局变量(global) sg 静态全局变量(static global) n 整型和位域变量(number) e 枚举型变量(enumeration) c 字符型变量(ch ...
分类:
编程语言 时间:
2020-02-21 11:23:21
阅读次数:
116
GPU=0 CUDNN=0 OPENCV=0 OPENMP=0 DEBUG=0 ARCH= -gencode arch=compute_30,code=sm_30 \ -gencode arch=compute_35,code=sm_35 \ -gencode arch=compute_50,cod ...
分类:
其他好文 时间:
2020-02-13 00:20:54
阅读次数:
116
容器类名:box、wrap、wrapper、content、container 栅格系统的容器: 固定宽居中:container 0-768:移动端 768-992:pad端 992-1200:pc端 1200-:pc端宽屏 xs sm md lg 100% 750px 970px 1170px 全 ...
分类:
其他好文 时间:
2020-02-06 14:45:11
阅读次数:
78