一、BE获取上下文信息 UFIDA.U9.Base.Context 二、UI获取上下文信息 UFIDA.U9.UI.PDHelper.PDContext.Current ...
分类:
其他好文 时间:
2020-05-13 10:11:23
阅读次数:
55
1.eclipse首先要安装spring boot插件: help >Eclipse Marketplace 点击install安装插件 2.new >project >Spring Starter Project >next 点击【Finish】一个Spring Boot项目就创建好了,resou ...
分类:
编程语言 时间:
2020-05-12 23:11:39
阅读次数:
139
sudo cp /etc/apt/sources.list /etc/apt/source.list.bk sudo vim /etc/apt/sources.list https://lug.ustc.edu.cn/wiki/mirrors/help/ubuntu https://mirrors. ...
分类:
系统相关 时间:
2020-05-12 09:19:37
阅读次数:
266
https://support.microsoft.com/en-gb/help/2977003/the-latest-supported-visual-c-downloads 根据自己的系统选择合适的组件安装包 ...
分类:
编程语言 时间:
2020-05-11 18:49:12
阅读次数:
59
基于SSM的健身房管理系统 The project was made in 2020 05 05~2020 05 10 谨以此片博文记录下我的第一个Java小Demo 项目展示 用户登录页 用户注册页 用户主页 用户购买健身卡 (商城) 页 管理员登录页 管理员主页 管理员添加用户页 管理员编辑用户 ...
分类:
其他好文 时间:
2020-05-10 23:19:41
阅读次数:
87
3、Uboot命令使用 3.1 帮助命令 help //查看所有命令 ? //查看所有命令 help bootz //查看bootz命令说明 ? bootz //查看bootz命令说明 3.2 信息查询 bdinfo //查看板子信息 printenv //输出环境变量信息 printfenv ba ...
分类:
系统相关 时间:
2020-05-10 21:27:00
阅读次数:
75
介绍 dns域名信息收集工具 帮助文件 root@kali:~# dnsenum --help dnsenum VERSION:1.2.6 Usage: dnsenum [Options] <domain> [Options]: Note: If no -f tag supplied will de ...
分类:
编程语言 时间:
2020-05-09 16:50:04
阅读次数:
92
Anton likes to listen to fairy tales, especially when Danik, Anton's best friend, tells them. Right now Danik tells Anton a fairy tale: "Once upon a t ...
分类:
其他好文 时间:
2020-05-08 16:30:33
阅读次数:
73
Nginx安装SSL证书 参考文章:https://help.aliyun.com/document_detail/98728.html?spm=5176.2020520163.0.0.467256a74qa47M 在Nginx的安装目录下(默认目录 )创建 文件夹,将ssl证书文件拷贝进去 修改 ...
分类:
其他好文 时间:
2020-05-08 15:53:36
阅读次数:
74
In a binary tree, the root node is at depth 0, and children of each depth k node are at depth k+1. Two nodes of a binary tree are cousins if they have ...
分类:
其他好文 时间:
2020-05-08 12:40:20
阅读次数:
59