摘要:
代码 <!doctype html> <html> <head> <title>JavaScript闭包</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta http-equiv="Pr 阅读全文
posted @ 2020-12-17 22:32
一只桔子2233
阅读(48)
评论(0)
推荐(0)
摘要:
代码 <!doctype html> <html> <head> <title>margin合并和margin塌陷</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta http-equi 阅读全文
posted @ 2020-12-17 22:28
一只桔子2233
阅读(130)
评论(0)
推荐(0)
摘要:
0、cmd cmd start cmd /c start cmd /k C:/code/python/anaconda/envs/python36-pytorch/python.exe C:/code/python/daima/yoloV5/yolov5-master/c_python_socket 阅读全文
posted @ 2020-12-17 21:03
一只桔子2233
阅读(861)
评论(0)
推荐(0)
摘要:
一、配置基本环境 1、设置root密码 sudo passwd root 2、安装vim sudo apt-get remove vim-common sudo apt-get install vim 3、开启SSH ps -e|grep ssh sudo apt-get install opens 阅读全文
posted @ 2020-12-17 11:30
一只桔子2233
阅读(1139)
评论(0)
推荐(0)